I need help! - 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: I need help! (
/showthread.php?tid=323090)
I need help! -
[BP]Tony - 04.03.2012
C:\Documents and Settings\Administrator\Desktop\Samp Server\gamemodes\WorldSU.pwn(250) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Administrator\Desktop\Samp Server\gamemodes\WorldSU.pwn(250) : error 008: must be a constant expression; assumed zero
C:\Documents and Settings\Administrator\Desktop\Samp Server\gamemodes\WorldSU.pwn(6609) : warning 203: symbol is never used: "Textdraw1"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Errors.
008 #include <sscanf> I have this ?
029 #define COLOR_AQUA 0x00FFFFAA ?
Re: I need help! -
Vince - 04.03.2012
Those number represent error numbers, not line numbers. Give line 250.
Re: I need help! -
Chrillzen - 04.03.2012
LOL, yeah as Vince said.