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

account manager

Roiii

New Member
Joined
Oct 31, 2009
Messages
40
Reaction score
0
help
inadvertently delete the account manager of my database.
in a post I found some commands to put the account manager:

INSERT INTO `players` VALUES (1, 'Account Manager', 1, 1, 1, 0, 150, 150, 0, 0, 0, 0, 0, 110,

but the problem is where to put this command
 
Do you use MySql or SqlLite? If Mysql, in phpmyadmin choose your database and press this little "SQL" button which is at next to this button what you use to log out (green one).
It opens new screen and there you can run commands.

If u use SqLite, I can't help.
 
Back
Top