What is this?l lol
#1

how do i fix this?> you got any idea

Код:
			CarInfo[idx][cComp1] = strval(arrCoords[13]);
			CarInfo[idx][cComp2] = strval(arrCoords[14]);
			CarInfo[idx][cComp3] = strval(arrCoords[15]);
			CarInfo[idx][cComp4] = strval(arrCoords[16]);
			CarInfo[idx][cComp5] = strval(arrCoords[17]);
			CarInfo[idx][cComp6] = strval(arrCoords[18]);
			CarInfo[idx][cComp7] = strval(arrCoords[19]);
			CarInfo[idx][cComp8] = strval(arrCoords[20]);
			CarInfo[idx][cComp9] = strval(arrCoords[21]);
			CarInfo[idx][cComp10] = strval(arrCoords[22]);
			CarInfo[idx][cComp11] = strval(arrCoords[23]);
			CarInfo[idx][cComp12] = strval(arrCoords[24]);
			CarInfo[idx][cComp13] = strval(arrCoords[25]);
			CarInfo[idx][cComp14] = strval(arrCoords[26]);
			CarInfo[idx][cComp15] = strval(arrCoords[27]);
			CarInfo[idx][cComp16] = strval(arrCoords[28]);
			CarInfo[idx][cPaintJob] = strval(arrCoords[29]);
i got this error...

Код:
C:\Documents and Settings\Dee\Desktop\RPLS.PWN(9964) : error 032: array index out of bounds (variable "arrCoords")
C:\Documents and Settings\Dee\Desktop\RPLS.PWN(9965) : error 032: array index out of bounds (variable "arrCoords")
C:\Documents and Settings\Dee\Desktop\RPLS.PWN(9966) : error 032: array index out of bounds (variable "arrCoords")
C:\Documents and Settings\Dee\Desktop\RPLS.PWN(9967) : error 032: array index out of bounds (variable "arrCoords")
C:\Documents and Settings\Dee\Desktop\RPLS.PWN(9968) : error 032: array index out of bounds (variable "arrCoords")
C:\Documents and Settings\Dee\Desktop\RPLS.PWN(9969) : error 032: array index out of bounds (variable "arrCoords")
C:\Documents and Settings\Dee\Desktop\RPLS.PWN(9970) : error 032: array index out of bounds (variable "arrCoords")
C:\Documents and Settings\Dee\Desktop\RPLS.PWN(9971) : error 032: array index out of bounds (variable "arrCoords")
C:\Documents and Settings\Dee\Desktop\RPLS.PWN(9972) : error 032: array index out of bounds (variable "arrCoords")
C:\Documents and Settings\Dee\Desktop\RPLS.PWN(9973) : error 032: array index out of bounds (variable "arrCoords")
C:\Documents and Settings\Dee\Desktop\RPLS.PWN(9974) : error 032: array index out of bounds (variable "arrCoords")
C:\Documents and Settings\Dee\Desktop\RPLS.PWN(9975) : error 032: array index out of bounds (variable "arrCoords")
C:\Documents and Settings\Dee\Desktop\RPLS.PWN(9976) : error 032: array index out of bounds (variable "arrCoords")
C:\Documents and Settings\Dee\Desktop\RPLS.PWN(9977) : error 032: array index out of bounds (variable "arrCoords")
C:\Documents and Settings\Dee\Desktop\RPLS.PWN(9978) : error 032: array index out of bounds (variable "arrCoords")
C:\Documents and Settings\Dee\Desktop\RPLS.PWN(9979) : error 032: array index out of bounds (variable "arrCoords")
C:\Documents and Settings\Dee\Desktop\RPLS.PWN(9980) : error 032: array index out of bounds (variable "arrCoords")
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
Reply


Messages In This Thread
What is this?l lol - by Martin_Smith - 23.06.2008, 18:24
Re: What is this?l lol - by OKStyle - 24.06.2008, 01:07
Re: What is this?l lol - by Martin_Smith - 24.06.2008, 04:36
Re: What is this?l lol - by ShizNator - 24.06.2008, 14:13
Re: What is this?l lol - by Martin_Smith - 24.06.2008, 21:11
Re: What is this?l lol - by OKStyle - 25.06.2008, 01:15
Re: What is this?l lol - by maniac001 - 24.07.2009, 17:31

Forum Jump:


Users browsing this thread: 1 Guest(s)