18.09.2015, 10:02
I'm a newbie lol. What's the prob here? (I copy-pasted it from somewhere)
Line:
Код:
C:\Users\Administrator\Desktop\test\gamemodes\Untitled.pwn(449) : error 028: invalid subscript (not an array or too many subscripts): "PlayerInfo" C:\Users\Administrator\Desktop\test\gamemodes\Untitled.pwn(449) : warning 215: expression has no effect C:\Users\Administrator\Desktop\test\gamemodes\Untitled.pwn(449) : error 001: expected token: ";", but found "]" C:\Users\Administrator\Desktop\test\gamemodes\Untitled.pwn(449) : error 029: invalid expression, assumed zero C:\Users\Administrator\Desktop\test\gamemodes\Untitled.pwn(449) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
Код:
if(PlayerInfo[i][AdminLevel] >= 1 && PlayerInfo[i][AdminLevel] < 6)