Home   Help Search Login Register  

Author Topic: BAS blackhawk AI extractions?  (Read 578 times)

0 Members and 1 Guest are viewing this topic.

unkie

  • Guest
BAS blackhawk AI extractions?
« on: 21 Aug 2003, 11:21:24 »
how do u get the ai to throw a smokeshell/strobe to signal a day/night extraction?

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:BAS blackhawk AI extractions?
« Reply #1 on: 21 Aug 2003, 11:33:34 »
Can't remember all the details ... I think it's

loon1 fire "smokeshellgreen"

Obviously you need to make sure that he has a smokeshell, and you need to make sure that the mission will still work correctly if this loon gets killed.   There are several ways of doing this.   For example, you could have a script that just gives the group leader the smokeshell (with a magic removemagazine/addmagazine combo) and so on.

You need to add an eventhandler "fired" to the unit(s) that are going to throw the smoke, so that you can detect when they do.   That eventhandler sets a variable to true which in turn makes a switch trigger fire which moves the ground group onto a load waypoint and brings the chopper in to load them up.

This has come up before, use the forum search function.
Plenty of reviewed ArmA missions for you to play

GaryP

  • Guest
Re:BAS blackhawk AI extractions?
« Reply #2 on: 21 Aug 2003, 17:01:53 »
I am really sorry to ask this, but I have seen this come up before.

What's a loon? ???

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:BAS blackhawk AI extractions?
« Reply #3 on: 21 Aug 2003, 17:16:51 »
lol

A loon is just an AI controlled soldier.    Also known as dude, guy or moron.  It's an old Scots word and describes them perfectly.    In general it means a young man, but frequently refers to one who is stupid or not paying attention.    It's not particularly derogatory.

There is at least one quotation .... a general (or somebody) commanding a Scottish regiment drawn up for battle pointed at the hordes of enemy soldiers on the top of an adjoining hill.   He shouted to his men,

"D'ye see yon loons?   Well, if you dinna kill them, they'll kill you!"
Plenty of reviewed ArmA missions for you to play

Kyle

  • Guest
Re:BAS blackhawk AI extractions?
« Reply #4 on: 21 Aug 2003, 17:37:14 »
Actually, wouldn't the way to throw a smokeshell be unit1 fire ["Throw","SmokeShell"]?  Ya silly loon! LOL No offense. ;)

ChEeRs,
      Sniper_Kyle ;D

GaryP

  • Guest
Re:BAS blackhawk AI extractions?
« Reply #5 on: 21 Aug 2003, 17:53:35 »
Thanks.  I thought it was a player object of some type.  HAHA  I was right.  And it does describe them.  I use Retard to describe them.  (No offense to anyone) ;)

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:BAS blackhawk AI extractions?
« Reply #6 on: 21 Aug 2003, 19:15:55 »
I'm a simple soul, and I like the simpler of the two fire commands.   ;)

If it works for smoke, that is.
Plenty of reviewed ArmA missions for you to play