20.08.2012, 08:59
Once i removed it,
i get a couple of more errors:
the error line
i get a couple of more errors:
Код:
error 028: invalid subscript (not an array or too many subscripts): "JobTimer" 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
Код:
JobTimer[playerid]= SetTimerEx("Jobtimer", 20000, true, "d", playerid);