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

How to make gm/god (phpmyadmin) [help]

It's easier to make gm when change group id:

Group ID: 1 = Player
Group ID: 2 = Tutor
Group ID: 3 = Senior Tutor
Group ID: 4 = GameMaster (75)
Group ID: 5 = Community Manager (266)
Gorup ID: 6 = GOD (302)

The numbers beside the Groups is the looktype, for example GOD uses the looktype 302.
Choose a player in your database to make god, change its group id to 6, and change the looktype to 302, that's it!
 
Last edited:
It looks like you're using TFS 0.2 ..

  • Set `type` for your account (table `accounts`) to 5
  • Set `group_id` for your account (table `accounts`) to 3 -
  • Set `group_id` for your character (table `players`) to 3 -
 
It looks like you're using TFS 0.2 ..

  • Set `type` for your account (table `accounts`) to 5
  • Set `group_id` for your account (table `accounts`) to 3 -
  • Set `group_id` for your character (table `players`) to 3 -

Sry for the dumb question but what you mean with "type" cause i can't find it at the "accounts" section

Rep+ for you ;P
 
Last edited:
Then you don't need to change type, because you don't have that in TFS 0.3

Oh, and you need to set group_id's to 6, not 3 for your server.
 
Hey cykotitan How can i found a account tabel i was try to found it but i didnt can :(( please help me if you can,
I use another program not xampp... Uniserver... :/ please help. i dont know create gm account ty alot! :D
 
Back
Top