Thorn
Spriting since 2013
Hello guys, i have groups id this:
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
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