24.06.2012, 09:02
Yo. Set a bool:cars = 1; OnGameModeInit. Then make a loop with formatting vehicleid into an integer string, SetVehicleNumberPlate with that string and SetVehicleToRespawn for every car. Now set the boolean to 0. Set a condition for OnVehicleSpawn like
if(cars ==1).
Catch my drift?
if(cars ==1).
Catch my drift?