Noki Posted January 7, 2014 Share Posted January 7, 2014 Hello, I am requesting a little help here. I have an Andromada mod, which has a retractable back cargo door. I am wondering how can I get this back door to move. Since it's part of the actual model, I'm quite sceptical. The rear door is called 'cargo_room_door' and is a separate clump. Link to comment
50p Posted January 7, 2014 Share Posted January 7, 2014 If the door is a part of the model it may be counted as "component". If it is, then you can use setVehicleComponentRotation to open the door. Link to comment
Noki Posted January 7, 2014 Author Share Posted January 7, 2014 Would I still be able to use that function if it's not a door in the default model? Would I be required to change the name of the door in 3DS? Thanks, 50p. Link to comment
50p Posted January 7, 2014 Share Posted January 7, 2014 Check the vehicle's components and see if you can find any component's name that could be the door: getVehicleComponents 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