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

Talkactions tutor

Axelor

Member
Joined
Sep 2, 2010
Messages
505
Reaction score
9
Hello,

Tutors can namelock players,

How can I remove that, so tutors cant namelock players and only can help in the helpchannel?
 
Last edited:
remove :p
Code:
	<group id="2" name="Tutor" flags="16809984" customFlags="2" access="1" [B][COLOR="red"]violationReasons="4" nameViolationFlags="2"[/COLOR][/B]/>
 
remove :p
Code:
	<group id="2" name="Tutor" flags="16809984" customFlags="2" access="1" [B][COLOR="red"]violationReasons="4" nameViolationFlags="2"[/COLOR][/B]/>

But I want that people get the group id tutor,
but that they cant namelock players,
if I remove this, than I wont have people with rank tutor anymore..
 
Back
Top