22.05.2009, 12:19
Receive 4 errors
Look at that line give error
LINIA 156
Yes only error that the line
Код:
C:\Documents and Settings\Admin\Desktop\SaS\SaS\SaS\SaS\SP.pwn(64) : warning 235: public function lacks forward declaration (symbol "Countdown") C:\Documents and Settings\Admin\Desktop\SaS\SaS\SaS\SaS\SP.pwn(103) : warning 235: public function lacks forward declaration (symbol "PlayerCountdown") C:\Documents and Settings\Admin\Desktop\SaS\SaS\SaS\SaS\SP.pwn(129) : warning 235: public function lacks forward declaration (symbol "PocketMoney") C:\Documents and Settings\Admin\Desktop\SaS\SaS\SaS\SaS\SP.pwn(144) : warning 235: public function lacks forward declaration (symbol "ResprayDone") C:\Documents and Settings\Admin\Desktop\SaS\SaS\SaS\SaS\SP.pwn(156) : error 029: invalid expression, assumed zero C:\Documents and Settings\Admin\Desktop\SaS\SaS\SaS\SaS\SP.pwn(156) : warning 215: expression has no effect C:\Documents and Settings\Admin\Desktop\SaS\SaS\SaS\SaS\SP.pwn(156) : error 001: expected token: ";", but found ")" C:\Documents and Settings\Admin\Desktop\SaS\SaS\SaS\SaS\SP.pwn(156) : error 029: invalid expression, assumed zero C:\Documents and Settings\Admin\Desktop\SaS\SaS\SaS\SaS\SP.pwn(156) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
Код:
while(arg1 < &&arg1 != arg2 && arg1 - var1 < 256);
Yes only error that the line