Firstly let me say people everyone who helps out on these forums are amazingly helpful. -thanks in advance.
My problem is that I want to return the number of a specific unit type in a unit group.
for example: I want my trigger to have the conditions
if the number of archons in Unitgroup1 => 10 then do Action1.
plz help out if you know
thanks
-explicit
(Number of Living units in (Archon units in (Entire map) owned by player Any Player matching Excluded: Missile, Dead, Hidden, with at most Any Amount)) >= 10
In other words:
Comparison ENTER
Value 1: Number Of Units In Unit Group ENTER
Type: Living ENTER
Unit Group: Units In Region Matching Condition ENTER
Unit Type: Archon ENTER
Region: Entire Map ENTER
Player: Any Player ENTER
Unit Filter: Excluded: Missile, Dead, Hidden ENTER
Count: Any Amount ENTER
Operator: >= ENTER
Value 2: 10 ENTER
Firstly let me say people everyone who helps out on these forums are amazingly helpful. -thanks in advance.
My problem is that I want to return the number of a specific unit type in a unit group. for example: I want my trigger to have the conditions if the number of archons in Unitgroup1 => 10 then do Action1. plz help out if you know thanks -explicit
(Number of Living units in (Archon units in (Entire map) owned by player Any Player matching Excluded: Missile, Dead, Hidden, with at most Any Amount)) >= 10
In other words:
Comparison ENTER Value 1: Number Of Units In Unit Group ENTER Type: Living ENTER Unit Group: Units In Region Matching Condition ENTER Unit Type: Archon ENTER Region: Entire Map ENTER Player: Any Player ENTER Unit Filter: Excluded: Missile, Dead, Hidden ENTER Count: Any Amount ENTER Operator: >= ENTER Value 2: 10 ENTER
:( SAVE MY ENTERS
thanks man!