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

Lua Tutor has too many provileges tfs 1.3

Thorn

Spriting since 2013
Joined
Sep 24, 2012
Messages
2,203
Solutions
1
Reaction score
923
Location
Chile
Hello guys, i have groups id this:
Code:
<groups>
    <group id="1" name="player" flags="0" access="0" maxdepotitems="0" maxvipentries="0" />
    <group id="2" name="tutor" flags="25198592" access="1" maxdepotitems="0" maxvipentries="200" />
    <group id="3" name="Gamemaster" flags="263066722298" access="1" maxdepotitems="0" maxvipentries="200" />
    <group id="4" name="god" flags="271656656888" access="1" maxdepotitems="0" maxvipentries="200" />
    <group id="5" name="GOD" flags="271656656888" access="1" maxdepotitems="0" maxvipentries="200" />
</groups>


so i changed the group is of a player to 2, but currently he can use several gm commands like /goto /t and who knows how many more...
i found a tfs 1.2 flag calculator and i left him only to talk in orange in help and something else related to speaking in colors, so i replaced the flag value but still he is super power, also nobody can see his lvl, he has all outfits and mounts...
does anyone know how can i change this? its really important :(
 
This is probably his account access:
ZzwXJrx.png


Change his acc type to 1.
 
Back
Top