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

Need help too creat a GOD

  • 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 -
 
in your database
in your account change
Code:
* Set `type` for your account (table `accounts`) to 5
* Set `group_id` for your account (table `accounts`) to 3 -
in your player change
Code:
* Set `group_id` for your character (table `players`) to 3 -
 
Last edited:
Back
Top