Well first of all my characters table is messy.
1. When server restarts ALL characters/playeritems will be deleted O.o
2. GM Tickets table could not be fixed with SQL, or with my SQL commands ;D
Any help?
Printable View
Well first of all my characters table is messy.
1. When server restarts ALL characters/playeritems will be deleted O.o
2. GM Tickets table could not be fixed with SQL, or with my SQL commands ;D
Any help?
You just said the problem lies in your database, so here's what you do:
Dump everything you have and start over.
Make 3 different databases:
world, character, and logon.
Then make sure the config files match up with that.
After you've done that, execute the SQL scripts in the correct database folders.