Winged002 Posted April 19, 2016 Share Posted April 19, 2016 How can I use setWorldSpecialProperty but just for one specific vehicle? (in this case infernus (id: 411)) Thanks for even clicking on this post Link to comment
Anubhav Posted April 19, 2016 Share Posted April 19, 2016 onClientVehicleEnter and check if the car is infernus (411) and then if it is set the world property. onClientVehicleExit and check if the car he left was 411 then remove the world property. 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