Home   Help Search Login Register  

Author Topic: Help with ending trigger....  (Read 514 times)

0 Members and 1 Guest are viewing this topic.

mr.sert

  • Guest
Help with ending trigger....
« on: 29 Apr 2003, 09:17:59 »
I have a group of scuds that I want destroyed. Once they are destroyed I want the mission to end. What is the easiest way to do this? Thanks in advance......



- Mr. Sert

Offline Artak

  • The old beanbag shaker
  • Former Staff
  • ****
  • You want to talk about it, yes?
    • OFP Team Finlanders
Re:Help with ending trigger....
« Reply #1 on: 29 Apr 2003, 09:43:53 »
Name the scuds.
Create a trigger with no radius.
Set the trigger type to End#1
Set the count down fields to 5 5 5

Type in the trigger's it's condition field:
   not (alive scud1) and not (alive scud2) and not (alive scud3)
Go on writing that line for as long as you have scuds
Not all is lost.

mr.sert

  • Guest
Re:Help with ending trigger....
« Reply #2 on: 29 Apr 2003, 10:17:37 »
Thanks for the help....


- Mr. Sert