OFPEC Forum

Editors Depot - Mission Editing and Scripting => Arma2 - Editing/Scripting General => Topic started by: stephen271276 on 23 Sep 2009, 17:02:13

Title: 4 targets to act trigger
Post by: stephen271276 on 23 Sep 2009, 17:02:13
Lets say i have 4 targets boss1,boss2, boss3 and boss4......

What would i put in the condition of a trigger to activate it only when all four are not alive?
Title: Re: 4 targets to act trigger
Post by: celoush on 23 Sep 2009, 17:37:21
(!alive boss1) and (!alive boss2) and (!alive boss3) and (!alive boss4)  ;)

try http://en.wikipedia.org/wiki/Propositional_calculus