Quote:
Originally Posted by Dayrion
So.. We have never to do SavePlayerStats(playerid) for example? On my filterscript, I'm doing it only when I unload it. I need it at least one time or I'm doing it wrong?
|
As Vince said you should save something after any change, for example when you give player money, update money in the database as well.