Jump to content
Sign in to follow this  
Relg

Filling a chinook

Recommended Posts

how do I get multiple squads to get into a chinook for transport?

Share this post


Link to post
Share on other sites

use this script in the units init line:

this moveincargo 'nameofchinook'

Share this post


Link to post
Share on other sites

Another way is to put

this assignascargo "HelicopterName"

That assigns them as part of the cargo and they will run over to the Chinook and board. Remember to use synchronizing so it waits for all soldiers to board, and always have a Helipad under the Chopper.

MoveInCargo will make the soldiers start in the helicopter at the beginning of the mission.

Share this post


Link to post
Share on other sites

Thanks for the help

Share this post


Link to post
Share on other sites

</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (Flunky @ Mar. 16 2002,15:35)</td></tr><tr><td id="QUOTE">Another way is to put  

this assignascargo "HelicopterName"

That assigns them as part of the cargo and they will run over to the Chinook and board.  <span id='postcolor'>

I thought assignascargo had to be used with ordergetin (or whatever it was named)

afair ordergetin didn't have anything to tell what to get into - so it would have to be assigned ahead of time.

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  

×