Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
ArmA - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
) »
Trigger only fired if unit/group is alive (Solved)
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Trigger only fired if unit/group is alive (Solved) (Read 1154 times)
0 Members and 1 Guest are viewing this topic.
AirCav
Members
I'm a llama!
Trigger only fired if unit/group is alive (Solved)
«
on:
16 Jun 2008, 01:01:01 »
Question: What does the Condition line look like for a trigger that is fired only if a unit or group is alive?
I've done several searches and only found returns for triggers activated if a group is dead.
-Ry
«
Last Edit: 16 Jun 2008, 23:28:59 by AirCav
»
Logged
Rommel92
Members
Re: Trigger only fired if unit/group is alive
«
Reply #1 on:
16 Jun 2008, 01:08:34 »
Condition: Alive MrX
Condition: count units MrXGroup > 0
I think this should help, first one being the is Alive unit, second being the is Alive group.
Logged
http://www.australianarmedforces.org/
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
ArmA - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
) »
Trigger only fired if unit/group is alive (Solved)
Top of page