Jump to content
Sign in to follow this  
Urbansausage

Grouping in cargo without having pilot at command.

Recommended Posts

So, Heres the situation, I want to make an Airborne mission, I have written a script to make them eject and everything but I want to command a group of guys when we get ejected from the plane, but when i group them to me, then group the plane to me so that we will spawn inside it, i can command the pilot and the co-pilot, and i dont want this, how do i fix this?

Nevermind! I Fixed it, I used the script 'Grp5 = Group this; {_x moveincargo CA} ForEach units group this; '

The CA Is the planes name and Grp5 is the groups name

:)

Edited by Urbansausage
Sorted

Share this post


Link to post
Share on other sites

You will probably also want to add the "assignAsCargo" command to make sure your units eject properly. For example, you may encounter some bugs with the soldier1 action ["eject", plane1] command I assume you're using, if the soldier AI doesn't actually get the message that he is cargo.

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  

×