08.09.2013, 09:30
Replace every "RandomVehicleId[rand][0]" with "RandomVehicleId[random(sizeof(RandomVehicleId))][0]"
Edit: And remove the "new rand = random(sizeof(RandomVehicleId));"
Edit: And remove the "new rand = random(sizeof(RandomVehicleId));"