[HELP]: I got this error 029: invalid expression, assumed zero - 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: [HELP]: I got this error 029: invalid expression, assumed zero (
/showthread.php?tid=548749)
[HELP]: I got this error 029: invalid expression, assumed zero -
Puff - 02.12.2014
Well i was trying using roxdetector and when i forwarded it on top of my script i get this error.
PHP код:
error 029: invalid expression, assumed zero
PHP код:
forward ProxDetector(Float:radi, playerid, string[],col1,col2,col3,col4,col5);
public ProxDetector(Float:radi, playerid, string[],col1,col2,col3,col4,col5)
Re: [HELP]: I got this error 029: invalid expression, assumed zero -
Ahammad - 02.12.2014
you missing in a include files. That was need conclude in a folder.
Re: [HELP]: I got this error 029: invalid expression, assumed zero -
Puff - 02.12.2014
Quote:
Originally Posted by Ahammad
you missing in a include files. That was need conclude in a folder.
|
Which include i am missing? can you please send me fix?
Re: [HELP]: I got this error 029: invalid expression, assumed zero -
Raweresh - 02.12.2014
Show all of this callback and all errors with lines.