Home   Help Search Login Register  

Author Topic: How do I make a the mission end  (Read 587 times)

0 Members and 1 Guest are viewing this topic.

Commando

  • Guest
How do I make a the mission end
« on: 01 Sep 2003, 14:59:39 »
How do I make a mission end when a certain individual enters a trigger?

Offline Hawkins

  • Former Staff
  • ****
  • Team 2-2
Re:How do I make a the mission end
« Reply #1 on: 01 Sep 2003, 15:26:26 »
Make the trigger activated by the side the unit is in, for example east. Then in the condition of the trigger put:

this && nameofunit in thislist

and add the desired ending. ;)

Hawkins
« Last Edit: 01 Sep 2003, 15:27:19 by Hawkins »

silent1

  • Guest
Re:How do I make a the mission end
« Reply #2 on: 01 Sep 2003, 15:29:14 »
 Beat me :/ Better idea anyway.
« Last Edit: 01 Sep 2003, 15:30:14 by silent1 »

mikeb

  • Guest
Re:How do I make a the mission end
« Reply #3 on: 01 Sep 2003, 15:30:11 »
or if you group the tigger to the unit you can then set new options in the trigger screen:

"vehicle"
"leader of group"
"whole group"
"any group member"

of course hawkins idea is better if you want a unit to activate it who is a member of a group (not leader) and you only want that unit to activate it