Posts: 151
Threads: 1
Joined: Jul 2012
Reputation:
0
When you disconnect from the server how much money does database says you have?
Posts: 151
Threads: 1
Joined: Jul 2012
Reputation:
0
Please post your OnPlayerDisconnect code.
Posts: 85
Threads: 4
Joined: Jan 2012
Reputation:
0
For MySQL saving you need to UPDATE the Row of that user upon Disconnect.
So make a Function which will do that.
I can't create it for you as i don't know what type of MySQL plugin you are using as myself i use MySQL R7 plugin