error 032: array index out of bounds
#2

new vInfo[SCRIPT_CARS][vehicleinfo];
try change this to the following
new vInfo[MAX_VEHICLES][vehicleinfo];
Reply


Messages In This Thread
error 032: array index out of bounds - by Blademaster680 - 02.07.2014, 13:26
Re: error 032: array index out of bounds - by BroZeus - 02.07.2014, 13:32
Re: error 032: array index out of bounds - by Blademaster680 - 02.07.2014, 13:42
Re: error 032: array index out of bounds - by OKStyle - 02.07.2014, 13:44
Re: error 032: array index out of bounds - by Blademaster680 - 02.07.2014, 13:52
Re: error 032: array index out of bounds - by BroZeus - 02.07.2014, 14:42
Re: error 032: array index out of bounds - by Blademaster680 - 02.07.2014, 15:13
Re: error 032: array index out of bounds - by Konstantinos - 02.07.2014, 15:27

Forum Jump:


Users browsing this thread: 1 Guest(s)