Loadmailboxes Error
#1

How can i fix with this error ? Plz help
Код:
error 028: invalid subscript (not an array or too many subscripts): "mbInfo"
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
Line Script ERROR :22623(The first Line)
Код:
                      mbInfo[iIndex][mbVW] = floatstr(arrCoords[0]);
				mbInfo[iIndex][mbInt] = floatstr(arrCoords[1]);
				mbInfo[iIndex][mbModel] = floatstr(arrCoords[2]);
				mbInfo[iIndex][mbPosX] = floatstr(arrCoords[3]);
				mbInfo[iIndex][mbPosY] = floatstr(arrCoords[4]);
				mbInfo[iIndex][mbPosZ] = floatstr(arrCoords[5]);
				mbInfo[iIndex][mbAngle] = floatstr(arrCoords[6]);
Reply


Messages In This Thread
Loadmailboxes Error - by boysockpr0123 - 06.06.2014, 06:17
Re: Loadmailboxes Error - by RenovanZ - 06.06.2014, 06:21
Re: Loadmailboxes Error - by boysockpr0123 - 06.06.2014, 06:22
Re: Loadmailboxes Error - by RenovanZ - 06.06.2014, 06:29
Re: Loadmailboxes Error - by boysockpr0123 - 06.06.2014, 06:33

Forum Jump:


Users browsing this thread: 1 Guest(s)