error 028: invalid subscript (not an array or too many subscripts): "false" - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: error 028: invalid subscript (not an array or too many subscripts): "false" (
/showthread.php?tid=577486)
error 028: invalid subscript (not an array or too many subscripts): "false" -
suni - 11.06.2015
Quote:
: error 028: invalid subscript (not an array or too many subscripts): "false"
: 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.
|
line 1616:
Quote:
AutoRepair[playerid] = true;
|
AW: error 028: invalid subscript (not an array or too many subscripts): "false" -
Kaliber - 11.06.2015
How did you declared AutoRepair ?
Re: error 028: invalid subscript (not an array or too many subscripts): "false" -
suni - 11.06.2015
im just moving these codes into a old script and got this error
Re: error 028: invalid subscript (not an array or too many subscripts): "false" -
suni - 12.06.2015
but idk how to solve it right now