Home   Help Search Login Register  

Author Topic: How do you have a squad in the cargo of a vehicle?  (Read 434 times)

0 Members and 1 Guest are viewing this topic.

FunkyMoe

  • Guest
How do you have a squad in the cargo of a vehicle?
« on: 07 Mar 2004, 03:24:05 »
I want to have my squad flying in the cargo of a chopper at the beggining of my mission, but I can't fugure out how. It's driving me crazy.

sa8gecko

  • Guest
Re:How do you have a squad in the cargo of a vehicle?
« Reply #1 on: 07 Mar 2004, 07:44:27 »
Put the following line in the initialization field of the squad
commander:
Code: [Select]
"_x moveincargo chopper" forEach units group thisassuming 'chopper' is the name you gave to the helicopter. If not
change it accordingly.