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

Doesn't get frags

Akkz

New Member
Joined
Apr 22, 2012
Messages
172
Reaction score
0
I don't get frags at my server when I kill someone and he attacks back, then I dont get frags :/
 
No not really I think?
Code:
    -- Unjustified kills
	redSkullLength = 2 * 24 * 60 * 60
	blackSkullLength = 3 * 24 * 60 * 60
	dailyFragsToRedSkull = 40
	weeklyFragsToRedSkull = 280
	monthlyFragsToRedSkull = 1120
	dailyFragsToBlackSkull = 50
	weeklyFragsToBlackSkull = 350
	monthlyFragsToBlackSkull = 1500
	dailyFragsToBanishment = 10000
	weeklyFragsToBanishment = 10000
	monthlyFragsToBanishment = 100000
	blackSkulledDeathHealth = 40
	blackSkulledDeathMana = 0
	useBlackSkull = true
	useFragHandler = true
	advancedFragList = true
Worldtype : pvp

- - - Updated - - -

BUMP!!!!
 
Back
Top