08.05.2013, 14:40
Try using this:
Quote:
for(new cars=0; cars<MAX_VEHICLES; cars++) { SetVehicleToRespawn(cars); } |