16.07.2014, 18:38
Hello,
When I tried to compile my gamemode, it gave me this :
Here are the 2 lines :
Line #109 :
Line #233
Please help me, I will give you +rep if your answer worked.
Thanks !
When I tried to compile my gamemode, it gave me this :
Code:
C:\Users\User\Desktop\TDM\pawno\include\YSI\y_als.inc(109) : error 001: expected token: "-identifier-", but found "," C:\Users\User\Desktop\TDM\pawno\include\YSI\y_hooks.inc(233) : error 029: invalid expression, assumed zero C:\Users\User\Desktop\TDM\pawno\include\YSI\y_hooks.inc(233) : warning 221: label name "Bit" shadows tag name C:\Users\User\Desktop\TDM\pawno\include\YSI\y_hooks.inc(233) : error 029: invalid expression, assumed zero C:\Users\User\Desktop\TDM\pawno\include\YSI\y_hooks.inc(233) : error 001: expected token: ")", but found ";" C:\Users\User\Desktop\TDM\pawno\include\YSI\y_hooks.inc(233) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 5 Errors.
Line #109 :
Code:
new Float:RussiaSpawn[][] =
Code:
#define COLOR_BLUE2 0x0015FFAA
Thanks !

