Home   Help Search Login Register  

Author Topic: Trigger question  (Read 510 times)

0 Members and 1 Guest are viewing this topic.

OFP-SpecOps

  • Guest
Trigger question
« on: 01 Sep 2003, 00:44:45 »
How do I get a trigger to activate after a certain unit is eliminated?
Something like a typical ambush where the End is triggered after a specific officer is eliminated for example.

B-2-0

  • Guest
Re:Trigger question
« Reply #1 on: 01 Sep 2003, 01:08:42 »
A'ight OFP Spec-ops, first u need to give the guy a name (the guy, that when killed, will end the game)  I'll name him Dude.  

Then u set a trigger with this in the condition field:   not (alive Dude)     then set the trigger type to end1.  

OFP-SpecOps

  • Guest
Re:Trigger question
« Reply #2 on: 01 Sep 2003, 01:30:40 »
Well B-2-0 that work perfectly, thank you.  :)

One more question; how do I set the trigger to activate when two targets are required for the end condition? Two separtate individuals at different locations on the map need to be eliminated before the end trigger.
 :-\

OFP-SpecOps

  • Guest
Re:Trigger question
« Reply #3 on: 01 Sep 2003, 01:35:52 »
Never mind I figured it out; too easy.

not (alive Dude1) and not (alive Dude2)

 :D

B-2-0

  • Guest
Re:Trigger question
« Reply #4 on: 01 Sep 2003, 01:48:13 »
No problem m8 ;)

Solve the topic by clicking the 'solve' button in the lower left of the screen 8)