yToPzz Posted July 22, 2022 Share Posted July 22, 2022 (edited) How do I make the vehicle disappear after it explodes? Edited July 22, 2022 by yToPzz Link to comment
AngelAlpha Posted July 23, 2022 Share Posted July 23, 2022 13 hours ago, yToPzz said: How do I make the vehicle disappear after it explodes? addEventHandler("onVehicleExplode", root, function() destroyElement(source) end) server side 1 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