gujuk2 Posted July 7, 2018 Share Posted July 7, 2018 (edited) Hello there. Me and my friend tried to make a script that makes a spoiler on a vehicle moving. If the vehicle is going above 100km/h the spoiler will change its position. We are using setVehicleComponentPosition. The problem is that only the player who's driving the car can see it moving. Is there any way that it will be visible for everybody on the server? Edited July 7, 2018 by gujuk2 Link to comment
Mr.Loki Posted July 10, 2018 Share Posted July 10, 2018 Can you post the code you are using? Link to comment
Galactix Posted July 10, 2018 Share Posted July 10, 2018 From what the wiki says, the function is client side only, so you would probably need to use a handler with onVehicleEnter. 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