07.12.2010, 08:35
I used to think respawn time was in miliseconds, but now I am pretty sure its in seconds ( this is also what it says on the wiki )
An easy way to delay vehicle spawn after OnVehicleDeath is to change the vehicles virtual world, add the extra respawn time you want to gettime, put it in a global variable that is unique to each vehicle, and then check the variable periodically to reset its virtual world.
An easy way to delay vehicle spawn after OnVehicleDeath is to change the vehicles virtual world, add the extra respawn time you want to gettime, put it in a global variable that is unique to each vehicle, and then check the variable periodically to reset its virtual world.