This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
how do i kill all unit of player 2 when player 1 runs out of units
http://www.sc2mapster.com/forums/development/triggers/23594-td-wave-ending-start-next/?post=8
just pick every unit owned by player 2 and kill picked unit as action
what the thing to pick units
@joehd: Go
Pick Each Unit in Unit Group, with the Unit Group being a Pick Each Unit In Region Matching Condition, and then have the Player be Player 2.
Great to be back and part of the community again!
like this Unit Group - Pick each unit in (Any units in (Entire map) owned by player 2 matching Excluded: Missile, Dead, Hidden, with at most Any Amount) and do (Actions)
yes and action would be kill unit (picked unit)
how do i kill all unit of player 2 when player 1 runs out of units
http://www.sc2mapster.com/forums/development/triggers/23594-td-wave-ending-start-next/?post=8
just pick every unit owned by player 2 and kill picked unit as action
what the thing to pick units
@joehd: Go
Pick Each Unit in Unit Group, with the Unit Group being a Pick Each Unit In Region Matching Condition, and then have the Player be Player 2.
Great to be back and part of the community again!
like this Unit Group - Pick each unit in (Any units in (Entire map) owned by player 2 matching Excluded: Missile, Dead, Hidden, with at most Any Amount) and do (Actions)
yes and action would be
kill unit (picked unit)