Z-Dash Posted July 16, 2013 Share Posted July 16, 2013 Hello Everyone! How can i make a car spawn again after it gets blown up? Link to comment
Castillo Posted July 16, 2013 Share Posted July 16, 2013 Use the event: onVehicleExplode With the function: respawnVehicle Link to comment
iMr.3a[Z]eF Posted July 16, 2013 Share Posted July 16, 2013 Solidsnake14: may i ask? What is the difference between these function spawnVehicle and respawnVehicle Link to comment
فاّرس Posted July 16, 2013 Share Posted July 16, 2013 Solidsnake14: may i ask?What is the difference between these function spawnVehicle and respawnVehicle respawnVehicle : When explode the vehicle spawn in the place of explode. spawnVehicle : Spawn the vehicle in the new position. Link to comment
iMr.3a[Z]eF Posted July 16, 2013 Share Posted July 16, 2013 But setElementPosition == spawnVehicle right?. Link to comment
فاّرس Posted July 16, 2013 Share Posted July 16, 2013 But setElementPosition == spawnVehicle right?. No, setElementPosition for elemenst and it's client & server side. spawnVehicle for vehicle only and it's server side. Link to comment
Castillo Posted July 16, 2013 Share Posted July 16, 2013 I doubt there's a difference between spawnVehicle and setElementPosition + setElementRotation. 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