HOW TO MAKE A GOD CHARACTER ?
Some servers requires only to change the group_id of the player. However in TFS, You need to change both group_id of the player in the players table and group_id of the account in the accounts table in addition to the account type .
a. Go to your
http://localhost/phpmyadmin/ Page " Step 23 "
b. Choose your Database from the drop down list.
c. Click on the `Players` table
d. Choose "Browse" from the above tabs.
e. Check the box beside the required player.
f. Click on " Edit " ( The Pencil Shape Icon ) .
g. Seek the group_id value and change it to 3 -
h. Return back to the tables list.
i. Click on the `Accounts` table
j. Choose "Browse" from the above tabs .
k. Check the box beside the required account which is associated with the player.
l. Click on " Edit " ( The Pencil Shape Icon ) .
m. Seek the group_id value and change it to 6 -
n. Seek the account typevalue and change it to 6
Check your commands.xml to check the account types. ( e.g : GM, GOD, Player, Tutor, etc.... )
-Credits go to Lolaye