20.09.2014, 08:34
Код HTML:
new Variable;
Код HTML:
public OnPlayerSpawn(playerid) { Variable[playerid] = 1; return 1; }
Код HTML:
error 028: invalid subscript (not an array or too many subscripts): "Variable" warning 215: expression has no effect error 001: expected token: ";", but found "]" error 029: invalid expression, assumed zero fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.