SA-MP Forums Archive
Why my save system is not working? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Why my save system is not working? (/showthread.php?tid=614059)



Why my save system is not working? - pedrotvr - 03.08.2016

Why my save system is not working?
When i relog, don't make changes on mysql DB

Код:
[19:48:29] [DEBUG] mysql_format - connection: 1, len: 2500, format: "UPDATE `accounts` SET `Username` = '%s', `IP` = '%s', `experience` = '%d', `maconha` = '%d', `material` = '%d', `sementes` = '%d..."
[19:48:29] [DEBUG] mysql_pquery - connection: 1, query: "UPDATE `accounts` SET `Username` = 'Pedrin', `IP` = '255.255.255.", callback: "(null)", format: "(null)"
[19:48:29] [DEBUG] CMySQLQuery::Execute[] - starting query execution
[19:48:29] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 3.770 milliseconds
[19:48:29] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving



Re: Why my save system is not working? - pedrotvr - 05.08.2016

It's looks have no error, why not saving?


Re: Why my save system is not working? - oMa37 - 05.08.2016

Change %s to %e