Balder 0 Posted June 13, 2007 This is probably pretty easy, but i just can't figure how to do it, so please help me with this: I want a mission to fail when a certain unit or units reaches a triggerarea alive, how do i do that? i've tried putting alive unitname in condition field of trigger but it activates and fails mission on start Tried searching the forums without any luck Share this post Link to post Share on other sites
Op4 BuhBye 0 Posted June 13, 2007 Put this in the condition field of the fail trigger. unit1 in thislist || unit2 in thislist Change the unit1 etc to the name you gave them and add the chack for each unit you want in the list. Share this post Link to post Share on other sites
Balder 0 Posted June 20, 2007 thanks, and now i need even more help Could anyone tell me how to check if a vehicle has entered triggerzone? what i want to do is to check if both a unit and a vehicle that the unit is driving has entered the triggerzone. tried using veh1 in thislist, but that doesnt work, it only works on the unit. Share this post Link to post Share on other sites