25.09.2016, 20:42
Is it possible that you don't update TotalTime[playerid] itself? because if it's "mostly" that, I don't know, if it's the second update you send, I suggest you merge them together
Simply instead of second update:
put a %s and format the query into the query again.
Again tho mysql queries don't get lost nor do they change value, either your server is crashing while performing that, or you have a mysql error.
Simply instead of second update:
Quote:
UPDATE `accounts` SET |
Again tho mysql queries don't get lost nor do they change value, either your server is crashing while performing that, or you have a mysql error.