Captain Cody Posted August 2, 2014 Posted August 2, 2014 How would I make it so i can attach train carts to a train example while standing next to the couplings by command it attaches them?
FuriouZ Posted August 2, 2014 Posted August 2, 2014 Do you mean THIS ? Homepage @ http://rageresources.blogspot.com/ Offical Facebook @ https://www.facebook.com/pages/Rage-Scr ... fref=photo
Captain Cody Posted August 2, 2014 Author Posted August 2, 2014 What im mean is In game you can walk to the back of a train thats backed up to a cart and attach it
Mr_Moose Posted August 8, 2014 Posted August 8, 2014 You could compare the distance between all train vehicles once they are moving and attach them (MTA 1.4) with attachTrailerToVehicle when they are in a proper distance. And detach them with a command for instance using detachTrailerFromVehicle All code you need is in here. Good luck. MTA Community | GitHub | 99Stack Forum
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