14.02.2013, 11:19
I can't solve this problem...
How to fix it?
pawn Код:
//at top
new gInvalidVehicles[18] = {
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")