error 032: array index out of bounds
#4

ez
pawn Код:
//at top
new gInvalidVehicles[19] = {
    407,425,432,435,447,450,464,476,520,584,590,591,601,606,607,608,610,611
};

//blablabla
if(vid == gInvalidVehicles[18]) return 0; //error 032: array index out of bounds (variable "gInvalidVehicles")
Reply


Messages In This Thread
error 032: array index out of bounds - by newbienoob - 14.02.2013, 11:19
Re: error 032: array index out of bounds - by adsy - 14.02.2013, 11:25
Re: error 032: array index out of bounds - by InfiniTy. - 14.02.2013, 11:26
Re: error 032: array index out of bounds - by DaRk_RaiN - 14.02.2013, 13:37
Re: error 032: array index out of bounds - by newbienoob - 14.02.2013, 15:33
Re: error 032: array index out of bounds - by M3mPHi$_S3 - 14.02.2013, 15:41
Re: error 032: array index out of bounds - by newbienoob - 14.02.2013, 16:17
Re: error 032: array index out of bounds - by YoYo123 - 14.02.2013, 16:21
Re: error 032: array index out of bounds - by newbienoob - 14.02.2013, 16:22
Re: error 032: array index out of bounds - by M3mPHi$_S3 - 14.02.2013, 16:39

Forum Jump:


Users browsing this thread: 2 Guest(s)