Array index out of bounds
#2

The error is happening because after that first instance of CreateVehicle with lolcar, it bumps the integer value of lolcar up by one and that appears to be out of that array's size. You could try redefining MAX_VEHICLES to something a bit higher and see if that works.
Reply


Messages In This Thread
Array index out of bounds - by Scyattica - 16.04.2013, 21:14
Re: Array index out of bounds - by Krx17 - 16.04.2013, 22:31
Re: Array index out of bounds - by Scyattica - 16.04.2013, 22:54
Re: Array index out of bounds - by Scyattica - 17.04.2013, 22:32
Re: Array index out of bounds - by Scyattica - 19.04.2013, 23:22

Forum Jump:


Users browsing this thread: 2 Guest(s)