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

Want experience for players killing

Tickit

Member
Joined
Feb 20, 2009
Messages
364
Reaction score
5
Location
Somewhere in the jungle of Sweden
As the title says i want players to get experience by killing players.

But you can still get frags white/red skull and so on the only thing is that you get experince by player killing!

Someone got a script/config or something for this?
 
I config.lua set

Code:
rateExperienceFromPlayers = 0

and set

Code:
	minLevelThresholdForKilledPlayer = 0.9
	maxLevelThresholdForKilledPlayer = 0
 
Back
Top