12.12.2011, 13:48
Quote:
undo your changes first
place pawn Код:
pawn Код:
|
Now, variables compile correctly, but forward functions send an error:
Код:
emergency.pwn(119) : error 028: invalid subscript (not an array or too many subscripts): "IsTeamPolice" emergency.pwn(119) : warning 215: expression has no effect emergency.pwn(119) : error 001: expected token: ";", but found "]" emergency.pwn(119) : error 029: invalid expression, assumed zero emergency.pwn(119) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
Well, variables are fixed, but now functions aren't working.