Posts: 34
Threads: 13
Joined: May 2012
Reputation:
0
My GM is not saving accounts what I have to do?
No codes ?
No log ?
No sufficiant information ?
What do you think we can do give us more information and show us your script.
Posts: 62
Threads: 1
Joined: Sep 2012
Reputation:
0
Please show us the saving function or your OnPlayerDisconnect callback.
Why are you calling OnPlayerUpdate ?
And which saving system you use ?
y_ini ?
Dini ?
SII ?
SQLite ?
MySQL ?
Posts: 90
Threads: 29
Joined: Aug 2011
Reputation:
0
If you have scripted a login/register system, make sure you have this "Accounts/%s.ini" or "Users/%s.ini" in your OnPlayerDisconnect, fully regarding which login/register system. Also, you should add "Accounts" folder or "Users" folder to your scriptfiles folder.