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

2 PVPE Problems.. ?

Teddy

SweStream.se
Joined
Oct 2, 2008
Messages
3,797
Reaction score
10
Location
Sweden 172
I cant turn on pvpe i dont get xp for it...?
and i dont get skull when i attack a player..
i have try this
worldType = "pvp-enforced"
and
worldType = "pvpe"
.....

rateExperienceFromPlayers = 80

1 more problem players dont lose loot when they die ..

Bump really need this help REP
 
Last edited by a moderator:
No lose items.
Code:
	blessings = true
	blessingOnlyPremium = false
	blessingReductionBase = 30
	blessingReductionDecrement = 5
	eachBlessReduction = 8 change to => 10
or
LUA:
	deathLostPercent = 15 <!-- doesnt loser him mother xD
and here i think
LUA:
	rateExperienceFromPlayers = 0 => change it for 1
 
Back
Top