Warninngs - 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: Warninngs (
/showthread.php?tid=64800)
Warninngs -
StrickenKid - 07.02.2009
Код:
C:\Users\Ethan\Desktop\SAMPSERVER\pawno\include\cps.inc(140) : warning 208: function with tag result used before definition, forcing reparse
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Warning.
how can i fix that?
Re: Warninngs -
ICECOLDKILLAK8 - 07.02.2009
Post your code from that line
Re: Warninngs -
StrickenKid - 07.02.2009
heres the code from line 140:
Код:
AddStaticVehicle(562,2577.2354,1038.8063,10.4777,181.7069,35,1);
the wierd thing is no matter whats on that line there error is still stuck on like 140, even if i delete that line and theres nothing on it
Re: Warninngs -
ICECOLDKILLAK8 - 07.02.2009
Post the line before and after it