| 08-07-2002, 11:23 PM | #1 |
Guest | how do i make it so that when all the x amount of spawned units die an action take plce example: create 10 creeps in region x when all creeps die turn on trigger x plz help i dont know what to do |
| 08-08-2002, 11:42 PM | #2 |
Guest | I've answered question for you before haven't I? :D It's simple Event - > Unit Owned by Player(X) Dies (this case your dying creep owned by neutral hostile or something) Condition -> (IntegerComparison) Number of Units in Region (where your creeps are) is == 0) Action -> Run actions |
