Home   Help Search Login Register  

Author Topic: Question  (Read 542 times)

0 Members and 2 Guests are viewing this topic.

SpecOps

  • Guest
Question
« on: 11 Jan 2003, 20:39:15 »
How do i do that when a certain man (or any unit) dies, something happens
Example:
Say i have an eastern base that i am attacking with a western unit.
What i want to do is : when the "Eastern leader" dies, the mission is ended?

Thanks.
IDForever.

Offline dmakatra

  • Members
  • *
  • Better known as Armsty
Re:Question
« Reply #1 on: 11 Jan 2003, 21:38:10 »
just put

NOT(alive NameOfTheOneWhoAreGoingToDie)

in the condition field, and the trigger is activated.

(ThereƂ's been a lot of topics in this subject only the last few days, maybe we should do a sticky of often asked Qs)

Offline KTottE

  • Former Staff
  • ****
Re:Question
« Reply #2 on: 11 Jan 2003, 21:50:58 »
Nope, we've already got the Editors Depot for that ;)
"Life is not a journey to the grave with the intention of arriving safely in a pretty and well preserved body, but rather to skid in broadside, thoroughly used up, totally worn out, and loudly proclaiming 'WOW What a Ride!'"

SpecOps

  • Guest
Re:Question
« Reply #3 on: 11 Jan 2003, 23:58:49 »
thanks! :)