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

Accounts

keffaly

AlodrasRevenge.tk
Joined
May 22, 2011
Messages
139
Reaction score
2
Location
Computer.
i have a SQL 8.54 server and im used to havin xml so since theres no acc/players folder how do i edit players to make them a gm and change theyre look type and stuff xD sry if i sound like a nwb
 
If you're using MySQL go here: http://localhost/phpmyadmin and login.
Open your database, open your players table, find the player you want to edit and change their group to higher (depends on your distro for the # to make them a GM, etc.)

If you're using SQLite, then open up your database file in your folder, then follow the same steps above.
 
Re-read my post, open your DATABASE not your folder ._.
You can find your database by going to the link I previously posted and logging in, then selecting it on the left-hand side of your screen.
 
Back
Top