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

Staff outfits

pimpjuice320

New Member
Joined
Apr 5, 2010
Messages
6
Reaction score
0
Is there a way to set what a staff member on my server has when they log on? When i log onto my admin i get the id 266 is there a way to change that to id 75? im using tfs 0.2.10 Mystic Spirit
 
I think you can change it in groups.xml you can find it in data\XML

Example:

Code:
<group id="4" name="Gamemaster" flags="3808558964575" customFlags="257215" access="3" violationReasons="19" nameViolationFlags="10" statementViolationFlags="69" depotLimit="3000" maxVips="300" [B]outfit="75"[/B]/>
 
this is the only thing i have in my group table

i6kr5z.jpg
 
Back
Top