Home   Help Search Login Register  

Author Topic: BAS helos Ladder exfil  (Read 454 times)

0 Members and 1 Guest are viewing this topic.

Splintercell

  • Guest
BAS helos Ladder exfil
« on: 20 Mar 2004, 22:16:11 »
How do you make a BAS helo make a ladder extraction like would a fast rope

Offline rhysduk

  • Former Staff
  • ****
Re:BAS helos Ladder exfil
« Reply #1 on: 20 Mar 2004, 22:39:50 »
The answer you are looking for may be in the BAS Readme.. take a look :)
Reviewed Missions Board: Please Read the User's Guide before posting!

Pride and Joy 1 (HW100-T)

Offline Tomb

  • Contributing Member
  • **
  • in2 Metal? Go 2 my sig
Re:BAS helos Ladder exfil
« Reply #2 on: 21 Mar 2004, 00:02:11 »
 :o The "bas_mah60" ReadMe has a very fine collection of "quick ref's" and extended mission info.  :-*

The MH47-E doesn't support ladder exfills as far as I remember, but if you use the MH60 birds
then its all in the readme :wow:

 :tomato: Failing that, when leader of squad you can tell the mormons... *cough* MORONS, that is, to
infill/exfill via ladder/rope by selecting units to go & one single map click!  :thumbsup:

Examples from the readme:

AI Waypoint Fastrope (put this code in the WP) :

CHOPPER exec "\BAS_mah60\FX\BAS_AIRope.sqs"


and using the ladder:

you can make provision for the AI to pick up another AI squad if you desire, for cutscenes etc.
To do this you need to use this line:

[choppername, Leader grpName, markerName] exec "\bas_mah60\fx\AiPickup.sqs"

Choppername is the name of the helicopter.
LEADER Groupname, you must specify the group to be picked up. eg.  LEADER Alpha.
Put the name of a GameLogic or other object as the marker name,
and the chopper will move to that position after picking up the AI.


...and there's plenty more to read in the readme, buddy!  :o :afro: