SA-MP Forums Archive
What does it mean? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: What does it mean? (/showthread.php?tid=106092)



What does it mean? - Mike Garber - 01.11.2009

This is an error I got in my script, But I don't know what It means, or what I can do to solve it;
(I've had that codepart all since I started with the script but haven't got this error ever before)
Код:
warning 208: function with tag result used before definition, forcing reparse



Re: What does it mean? - boelie - 01.11.2009

I have this to, its because im using an checkpoint streamer. you can just ignore this


Re: What does it mean? - dice7 - 01.11.2009

Yes, just ignore it if you want a server prone to crashing.
Else, you can show the line which errors


Re: What does it mean? - introzen - 01.11.2009

Quote:
Originally Posted by dice7
Yes, just ignore it if you want a server prone to crashing.
Else, you can show the line which errors
+1


Re: What does it mean? - Correlli - 01.11.2009

Quote:
Originally Posted by boelie
you can just ignore this
Don't tell others to ignore warnings. You can do it if you want but don't tell others to do it.