• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

You may not attack this player.

Bazi

Member
Joined
Oct 24, 2011
Messages
270
Reaction score
8
Location
Germany
I cannoth attack players and the players cant attack me not. Server is on PVP. Please Help how i can change for pk.

Thx Bazi
 
ok here is fix works 100%
replace it to groups in xml folder
Code:
<?xml version="1.0" encoding="UTF-8"?>
<groups>
	<group id="1" name="Player"/>
	<group id="2" name="	
tutor" flags="10170989650439" customFlags="58918914" access="2" violationReasons="10" nameViolationFlags="2" statementViolationFlags="63" maxVips="200" outfit="249"/>
	<group id="3" name="GM" flags="1306712187663" customFlags="8600611" access="4" violationReasons="19" nameViolationFlags="10" statementViolationFlags="69" depotLimit="3000" maxVips="300" outfit="75"/>
    <group id="4" name="CM" flags="56559335751679" customFlags="59981667" access="5" violationReasons="23" nameViolationFlags="42" statementViolationFlags="213" depotLimit="4000" maxVips="400" outfit="266"/>
    <group id="5" name="GOD" flags="21313743593458" customFlags="134217727" access="6" violationReasons="23" nameViolationFlags="426" statementViolationFlags="469" depotLimit="5000" maxVips="500" outfit="302"/>
    <group id="6" name="Admin" flags="57171953819640" customFlags="134217727" access="7" violationReasons="22" nameViolationFlags="421" statementViolationFlags="461" depotLimit="5000" maxVips="500" outfit="254"/>
    <group id="7" name="Pro Admin" flags="57171953819640" customFlags="134217727" access="7" violationReasons="22" nameViolationFlags="421" statementViolationFlags="461" depotLimit="5000" maxVips="500" outfit="229"/>
</groups>
Rep If Helped
 
Back
Top