Jump to content
Sign in to follow this  
Viriato

Command line to make a unit get out of vehicle?

Recommended Posts

What is the command line you has to use to make that certain unit get out of a vehicle?

Example,

If you try to force all the units as cargo in a chopper drop at once instead of one by one, lets try this way.

First via waypoints and FlyInHeigth command make the chopper aproach the eject place dropping its heigth to the final waypoint this flyinheigth 3 (for example) and now you order all the pasangers to drop (not the group) whats the command line to do this?

Share this post


Link to post
Share on other sites

I guess you would have found this using the board's search-function but here you go:

if you want to make a single unit eject:

unitname action ["EJECT",vehiclename]

... of course that also works with foreach in order to make groups eject (though you would usally use a script instead to add a slight timeout for each ejection because ejection more than 1 person at once will look more than weird...).

Share this post


Link to post
Share on other sites

Way in a funny manner you can use command aP action ["GET OUT",vehicle] smile.gif

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×