jpinard 10 Posted March 30, 2010 I'm doing things backwards I think. I have about 120 enemies in an area and I'd like player (who's a forward air control laser designator) to help destroy all the enemies in that area. How would I do this? Thanks! :) Share this post Link to post Share on other sites
Nicolai 10 Posted March 30, 2010 make a trigger which covers the entire area, set it: once opfor(if that is the side of the enemy units) not present and set type to end or victory, don't know how it's called Now, if there are no more opfor in the trigger area, the trigger is activated, ending the game. Nicolai EDIT: note that the trigger also activates if the enemy units leave the trigger area, but if you set the trigger area large enough you can avoid this. Share this post Link to post Share on other sites