27.04.2017, 15:10
A vehicle that dies, is not "destroyed" unless you define it to do so.
It will eventually respawn at some point, and the car ID remains taken.
The only function that destroys a vehicle, is DestroyVehicle.
So whenever you destroy a vehicle, you may add that code.
What are you doing at "OnVehicleSpawn" ?
It will eventually respawn at some point, and the car ID remains taken.
The only function that destroys a vehicle, is DestroyVehicle.
So whenever you destroy a vehicle, you may add that code.
What are you doing at "OnVehicleSpawn" ?