Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Set a Trigger to react on a specific Unit  (Read 570 times)

0 Members and 1 Guest are viewing this topic.

Olle Stolpe

  • Guest
Set a Trigger to react on a specific Unit
« on: 24 Feb 2005, 11:34:55 »
I want a trigger to react on a Scud-car. But only the specific one.

Like:

 Condition present [Unitname]


How do I do that?
« Last Edit: 24 Feb 2005, 11:35:08 by Olle Stolpe »

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:Set a Trigger to react on a specific Unit
« Reply #1 on: 24 Feb 2005, 12:00:36 »
Group the trigger to the unit and you get new options in the Activation box.
Plenty of reviewed ArmA missions for you to play

Olle Stolpe

  • Guest
Re:Set a Trigger to react on a specific Unit
« Reply #2 on: 24 Feb 2005, 13:00:14 »
thx

Offline RujiK

  • Members
  • *
  • KoKo Puh-Fizzles!
Re:Set a Trigger to react on a specific Unit
« Reply #3 on: 24 Feb 2005, 16:46:04 »
Or condition: ((Vehicle Homie_G)in thislist)
Also the main condition (The thing with West,East,Anybody) will have to be set to anybody for this to work.
« Last Edit: 24 Feb 2005, 16:46:52 by RujiK »
I like your approach, lets see your departure.
Download the New Flashlight Script!

Olle Stolpe

  • Guest
Re:Set a Trigger to react on a specific Unit
« Reply #4 on: 25 Feb 2005, 01:23:38 »
I'll try the last one, maybe it'll work
Because now I have 4 different officers (it's an MP mission)
And I only want the mission to end when objective 1 and 2 is finished
and when all the officers are back in the base.

The officers are not grouped together so I cannot group them all to the trigger.
I have to make it know that all the human players are within it's range.