• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Red Skull Doesnt Working

potinho

Advanced OT User
Joined
Oct 11, 2009
Messages
1,458
Solutions
17
Reaction score
175
Location
Brazil
Im hosting a 7.6 server but a players got 8 injust and no get red skull. I wanna to player turn red skull with 3 frags, please help me

fragsLimit = 24 * 60 * 60
fragsSecondLimit = 7 * 24 * 60 * 60
fragsThirdLimit = 30 * 24 * 60 * 60

fragsToRedSkull = 3
fragsSecondToRedSkull = 6
fragsThirdToRedSkull = 9
redSkullLength = 7 * 24 * 60 * 60

fragsToBlackSkull = 6
fragsSecondToBlackSkull = 63
fragsThirdToBlackSkull = 252
blackSkulledDeathHealth = 40
blackSkulledDeathMana = 0
blackSkullLength = 6 * 24 * 60 * 60
useBlackSkull = false

notationsToBan = 3
warningsToFinalBan = 4
warningsToDeletion = 5
banLength = 7 * 24 * 60 * 60
killsBanLength = 3 * 24 * 60 * 60
finalBanLength = 10 * 24 * 60 * 60
ipBanLength = 1 * 24 * 60 * 60
fragsToBanishment = 9
fragsSecondToBanishment = 63
fragsThirdToBanishment = 252
 
Back
Top