Michael_Tuner Posted March 23, 2010 Share Posted March 23, 2010 How to make only one car of a script respawn in 20 min after destroyed not inactive? Link to comment
50p Posted March 23, 2010 Share Posted March 23, 2010 There are a few ways to do it. You can setElementData of that vehicle and check it in onVehicleExplode so that you can respawn it. You can make a variable that holds vehicle element and in onVehicleExplode check if the destroyed vehicle is the one that variable holds. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now