01.05.2014, 20:23
Is it a bad idea to update players mysql stats with query every time their playerinfo variables change? Example - Updated money, skin.. ( Using MySQL R38 )
It's just cause I have a user control panel in PHP and it doesn't show their updated stats until they quit the server when their accounts save into the database.
Like..
/buyhouse (update players database row)
/givecash (update players database row)
It's just cause I have a user control panel in PHP and it doesn't show their updated stats until they quit the server when their accounts save into the database.
Like..
/buyhouse (update players database row)
/givecash (update players database row)