Errorrrr! - 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: Errorrrr! (
/showthread.php?tid=454735)
Errorrrr! -
calderon - 30.07.2013
invalid expression, assumed zero
I'm getting this error.
row
mysql_real_escape_string(pInfo[playerid][Nick], pInfo[playerid][Nick])
Re: Errorrrr! -
Jstylezzz - 30.07.2013
Is pInfo[playerid][Nick] a string? If it isn't, then that's obviously the problem. (Also, don't forget to place ';' behind the function)