Home   Help Search Login Register  

Author Topic: make the miision end  (Read 916 times)

0 Members and 1 Guest are viewing this topic.

terrazasjs

  • Guest
make the miision end
« on: 02 Jun 2003, 00:32:42 »
i have a mission but i want to make it end when anyone of my group kills,lets say the officer of the enemy group,how can i do this? ???

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:make the miision end
« Reply #1 on: 02 Jun 2003, 00:56:13 »
Create a trigger.

Type:    End#1
Condition:    not (alive officer1)


If you want the mission to end only when one of your group kills the officer that's much more complicated:   you will need an eventhandler to detect who killed him (I think) and a way of handling things if he is killed by somebody else.

Oh, and btw

Welcome to the forum!
« Last Edit: 02 Jun 2003, 00:57:24 by macguba »
Plenty of reviewed ArmA missions for you to play

terrazasjs

  • Guest
Re:make the miision end
« Reply #2 on: 02 Jun 2003, 03:54:36 »
okey show me in more detail how i do this put the trigger and type end 1 where?do ineed to put a name to the target officer?oncondition what exactly do i put there?   and thank you for your time guys.

Offline LCD

  • Former Staff
  • ****
    • Everon Cartel
Re:make the miision end
« Reply #3 on: 02 Jun 2003, 04:29:19 »
i think its prety much obvious ;)

make a triger
in da condition field (da 1st field u can put text in - in da last part of da triger dialog) put : not alive (TargetName)
from da Type list in da triger dialog choose : End1

:cheers:

LCD OUT
"guess being the community has downsides .." - cheetah
Help Perfecting Da Next Best Thing - O-Team Beta

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:make the miision end
« Reply #4 on: 02 Jun 2003, 10:45:40 »
LCD is right ... if you spend a little time getting to know the trigger dialogue box all will become clear.   :)    Yes you do need to name the officer.    You can call him anything you like, in my example it was officer1 but it doesn't matter.
Plenty of reviewed ArmA missions for you to play

Offline Messiah

  • Honourary OFPEC Patron & Drinking Buddy of Wolfsbane
  • Honoured Contributor
  • ***
  • OFPEC Veteran
    • Project UK Forces
Re:make the miision end
« Reply #5 on: 02 Jun 2003, 11:02:04 »
check this tutorial out it goes over the basics of triggers
Proud Member of the Volunteer Commando Battalion

Offline LCD

  • Former Staff
  • ****
    • Everon Cartel
Re:make the miision end
« Reply #6 on: 02 Jun 2003, 11:08:48 »
@ maca

stop repeatin after me - i cant catch up like dat :P

LCD OUT
"guess being the community has downsides .." - cheetah
Help Perfecting Da Next Best Thing - O-Team Beta