Home   Help Search Login Register  

Author Topic: trigger when guy dies  (Read 490 times)

0 Members and 1 Guest are viewing this topic.

Bulletsfire

  • Guest
trigger when guy dies
« on: 17 Sep 2003, 01:42:34 »
how do you make a trigger go off when a guy dies?

Kaliyuga

  • Guest
Re:trigger when guy dies
« Reply #1 on: 17 Sep 2003, 01:47:06 »
group him to it using F2, select the proper activation (group leader, vehicle, or any group member) and then make it a not present trigger ;)

just make sure you make it big enough to where the unit won't wander out of it either

:cheers:
« Last Edit: 17 Sep 2003, 01:47:30 by Kaliyuga »

KyleSarnik

  • Guest
Re:trigger when guy dies
« Reply #2 on: 17 Sep 2003, 01:57:01 »
or its as easy as  not (alive deadguy)  in the condition feild

Offline SickSidewinder

  • Members
  • *
  • I hump llamas
    • My New Site
Re:trigger when guy dies
« Reply #3 on: 17 Sep 2003, 04:06:58 »
trigger the size of the map, activated by anyone presesnent.  condtion is not(alive unitname)
My site
call Marge.
Re: Horror

Offline Artak

  • The old beanbag shaker
  • Former Staff
  • ****
  • You want to talk about it, yes?
    • OFP Team Finlanders
Re:trigger when guy dies
« Reply #4 on: 17 Sep 2003, 07:14:34 »
actually it doesn't have to be with full map radius. 0x0 trigger with condition line !(alive unitname) will do the job.
Not all is lost.

Offline Chris Death

  • Former Staff
  • ****
  • Finally Death's gonna get ya
    • OFPEC
Re:trigger when guy dies
« Reply #5 on: 17 Sep 2003, 12:50:16 »
And to support Artak's suggestion;

using a trigger, which covers the whole area will eat a whole
lott'a performance (unnecessary), as the game would have
to check every little bit inside this area wether the condition
does/doesn't match  ;)

not (alive guy)
!alive guy
not alive guy
!(alive guy)

everything above should do it, just choose one

~S~ CD
Dont argue with idiots....they will bring you down to their level and beat you there with experience.

How to use Waypoint type Scripted