Mysql Weapon saving problem - 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: Mysql Weapon saving problem (
/showthread.php?tid=437174)
....... -
MagedXp - 14.05.2013
............
Re: Mysql Weapon saving problem -
Frede - 14.05.2013
try enable mysql_debug
Re: Mysql Weapon saving problem -
MagedXp - 14.05.2013
.....
Re: Mysql Weapon saving problem -
Frede - 14.05.2013
ok...
1. try use a print and try copy it directly into the sql table in phpMyAdmin and check if you get any error...
2. if it works check if mysql_query and format gets executed, because i've seen some strange bugs sometimes where the functions doesnt get executed...(it sounds like that since you cant find anything in mysql_log)
Re: Mysql Weapon saving problem -
MagedXp - 14.05.2013
..............