scaryface87 Posted May 13, 2015 Share Posted May 13, 2015 Hello , Is it possible to make an vehicle follow you? I tried already with setControlState ( "accelerate", true ) i dont rlly want to use attachElement due fact the car kinda flys then and isnt turning good. Greetings Link to comment
MTA Team botder Posted May 13, 2015 MTA Team Share Posted May 13, 2015 Is the following car server- or clientside? Link to comment
MTA Team botder Posted May 13, 2015 MTA Team Share Posted May 13, 2015 Should the following car be driven by a player or ped? Link to comment
MTA Team botder Posted May 14, 2015 MTA Team Share Posted May 14, 2015 You have to use getControlState to sync the movement of the following car with the leading car. The problem is that you can't apply the control states right then when they happen - you need to delay it. Link to comment
scaryface87 Posted May 14, 2015 Author Share Posted May 14, 2015 Ah now i get it! Thank you will try it out tomorrow 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