best way to save the data with mysql
#4

Quote:
Originally Posted by Speed++
Посмотреть сообщение
without bothering to save all the data to the disconnection ?
If you mean you don't want to save player data at OnPlayerDisconnect you're not fully understanding the situation. OnPlayerDisconnect is the best time to save data for a player because it's the "final" moment the player is on the server, and thus won't anything (like position, money, score etc) change any more, unlike saving player data every 15 minutes, after which the player will still walk around and his stats will be updated.
Reply


Messages In This Thread
best way to save the data with mysql - by Speed++ - 30.12.2012, 16:01
Re: best way to save the data with mysql - by Speed++ - 30.12.2012, 21:21
Re: best way to save the data with mysql - by RedCrossER - 30.12.2012, 21:32
Re: best way to save the data with mysql - by Hiddos - 30.12.2012, 21:35

Forum Jump:


Users browsing this thread: 2 Guest(s)