08.03.2013, 12:28
I'm changing my gamemode to mysql and i was wondering how to do the save of accounts ...
1.Keep the OnPlayerUpdateEx that saves ALL player data when player disconnects ...
or
2.When a value it's changed i update the DB ... this will take me a lot more time .
I want to know which solution is better , i mean which is faster and will not make lag or any things like this.
1.Keep the OnPlayerUpdateEx that saves ALL player data when player disconnects ...
or
2.When a value it's changed i update the DB ... this will take me a lot more time .
I want to know which solution is better , i mean which is faster and will not make lag or any things like this.