Home   Help Search Login Register  

Author Topic: BAS AI fastroping  (Read 750 times)

0 Members and 1 Guest are viewing this topic.

fargo

  • Guest
BAS AI fastroping
« on: 05 Mar 2004, 01:32:51 »
does anybody know the script for an AI group to fastrope out of an AI BAS blackhawk addon?

Offline SEAL84

  • Members
  • *
  • Always lurking
Re:BAS AI fastroping
« Reply #1 on: 05 Mar 2004, 01:50:52 »
Look in the readme file ;)

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

fargo

  • Guest
Re:BAS AI fastroping
« Reply #2 on: 05 Mar 2004, 23:23:57 »
yes now ive got that
what im doing is putting a group and the choppers in that group, im not sure if its right but when i put the script at the waypoint nothing happens :(

Harkonin

  • Guest
Re:BAS AI fastroping
« Reply #3 on: 06 Mar 2004, 03:00:40 »
heloname exec ""\BAS_mah60\FX\BAS_AIRope.sqs"

That 1?

fargo

  • Guest
Re:BAS AI fastroping
« Reply #4 on: 06 Mar 2004, 05:02:43 »
no ive got the script
what i need to know is what are the conditions needed for the soldiers and chopper like are the soldiers and the chopper in the same squad or do i have the soldiers join and lead or is the chopper separate? thats the stuff i need to know can anyone help ??? :cheers:

Homefry31464

  • Guest
Re:BAS AI fastroping
« Reply #5 on: 06 Mar 2004, 05:22:19 »
You need a chopper flying, not in the player's group.  The unit's should not have sync'ed waypoints with the helo for getting out, as I have found they mess the script up.  Just place that line of code in the chopper's waypoint, a trigger's activation field, etc.

fargo

  • Guest
Re:BAS AI fastroping
« Reply #6 on: 06 Mar 2004, 21:12:21 »
do i need a waypoint for the soldiers to get into the chopper?  ???

Harkonin

  • Guest
Re:BAS AI fastroping
« Reply #7 on: 07 Mar 2004, 01:17:37 »
"_x moveincargo heloname" foreach units groupname

Homefry31464

  • Guest
Re:BAS AI fastroping
« Reply #8 on: 07 Mar 2004, 01:36:40 »
You can have them get in whenever you want, but do not give them a get out waypoint.  Make the waypoint after "GETIN" the waypoint that would normally follow a "GETOUT" waypoint.

fargo

  • Guest
Re:BAS AI fastroping
« Reply #9 on: 07 Mar 2004, 06:24:22 »
 :Dhey i finally got it workin thanks alot especially homefry and harkonin, now when my marines attack from the ground i can get some rangers fastroping in for some very cool missions, thanks again  :D
« Last Edit: 07 Mar 2004, 06:25:44 by fargo »