vXHazE Posted April 13, 2014 Posted April 13, 2014 Hi I made some cool looking cars near the respawn is there a way to not make the cars driveable? what is mean is so that nobody can move them, destroy them or drive them I would be really thankfull if someone could help me :D :D :D
Twisted Posted April 13, 2014 Posted April 13, 2014 https://wiki.multitheftauto.com/wiki/SetVehicleEngineState https://wiki.multitheftauto.com/wiki/SetVehicleLocked Maybe these might help?
FuriouZ Posted April 13, 2014 Posted April 13, 2014 https://wiki.multitheftauto.com/wiki/SetVehicleEngineStatehttps://wiki.multitheftauto.com/wiki/SetVehicleLocked Maybe these might help? And https://wiki.multitheftauto.com/wiki/SetElementFrozen Homepage @ http://rageresources.blogspot.com/ Offical Facebook @ https://www.facebook.com/pages/Rage-Scr ... fref=photo
Dealman Posted April 13, 2014 Posted April 13, 2014 Use the event onVehicleRespawn, then use whatever way you seem fit to prevent it from being drivable. If I help you in a thread and you need further assistance, please don't PM me - use the thread you created instead. This way everyone on the forum can take advantage of it.
Vinctus Posted April 15, 2014 Posted April 15, 2014 when it respawns, set elementdata on it, such as "display", then on 'onClientVehicleStartEnter' check if it has the elementdata, if it does, cancelEvent() hi i script and stuff
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