error 028: invalid subscript (not an array or too many subscripts)
#2

Try
pawn Код:
PublicInfo[idx][puEntranceX] = floatstr(arrCoords[2]);
Instead of
pawn Код:
puInfo[idx][puEntranceX] = floatstr(arrCoords[2]);
Reply


Messages In This Thread
error 028: invalid subscript (not an array or too many subscripts) - by Coicatak - 22.02.2009, 12:13
Re: error 028: invalid subscript (not an array or too many subscripts) - by Grim_ - 22.02.2009, 12:20
Re: error 028: invalid subscript (not an array or too many subscripts) - by Coicatak - 22.02.2009, 12:31

Forum Jump:


Users browsing this thread: 1 Guest(s)