• 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!

Skull System

Quab

Mapper/C++ User
Joined
Jun 22, 2008
Messages
350
Reaction score
0
Location
In Your Dream$
-- Unjustified kills
redSkullLength = 1 * 12 * 60 * 60
blackSkullLength = 45 * 24 * 60 * 60
dailyFragsToRedSkull = 6
weeklyFragsToRedSkull = 50
monthlyFragsToRedSkull = 100
dailyFragsToBlackSkull = dailyFragsToRedSkull
weeklyFragsToBlackSkull = weeklyFragsToRedSkull
monthlyFragsToBlackSkull = monthlyFragsToRedSkull
dailyFragsToBanishment = dailyFragsToRedSkull
weeklyFragsToBanishment = weeklyFragsToRedSkull
monthlyFragsToBanishment = monthlyFragsToRedSkull
blackSkulledDeathHealth = 40
blackSkulledDeathMana = 0
useBlackSkull = false
useFragHandler = true
advancedFragList = false



Well, i don't really know how i should set it up to get the setting that it should take, 1 hour for 1 frag to decrease. And it should be 6 frags for RS :)
The frags need to decrease
Anyone can help me?
Rep++!
 
Back
Top