SA-MP Forums Archive
error 017: undefined symbol "distance" - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: error 017: undefined symbol "distance" (/showthread.php?tid=447895)



error 017: undefined symbol "distance" - Haryo - 02.07.2013

I get this error in my script :

Quote:

error 017: undefined symbol "distance"
warning 215: expression has no effect
error 001: expected token: ";", but found ")"
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line

Please help me to fix this script.....
Thanks


AW: error 017: undefined symbol "distance" - PreJay - 02.07.2013

You should show us the script lines. It looks like you have not defined "distance" as it sais.


Re: error 017: undefined symbol "distance" - Red_Dragon. - 02.07.2013

Go to the line that has this error and look for the word "distance" and change it to ".streamdistance".