This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
yeah no kidding...duh...gimme a minute let me look at some options
you can use the "unit count for player" condition, then specify which type of unit for which player so on so forth
can you add structures to unit groups because a turret is classified as a structure and not a unit :/
place turret Events Unit - Any Unit uses Raven - Place turret at Generic6 - Complete stage (Ignore shared abilities) Local Variables player turret num = (Empty unit group) <Unit Group> player turret num 2 = (Empty unit group) <Unit Group> player turret num 3 = (Empty unit group) <Unit Group> player turret num 4 = (Empty unit group) <Unit Group> player turret num 5 = (Empty unit group) <Unit Group> player turret num 6 = (Empty unit group) <Unit Group> Conditions Actions General - If (Conditions) then do (Actions) else do (Actions) If (Owner of (Triggering unit)) == 1 Then Point - Move PointX To (Triggering ability target point) Unit Group - Add (Closest unit to PointX in (Auto-Turret units in (Entire map) owned by player 1 matching No Unit Filter, with at most Any Amount)) to player turret num UI - Display (Text((Number of Living units in player turret num))) for (All players) to Subtitle area General - If (Conditions) then do (Actions) else do (Actions) If (Current level for ability Raven - Place Auto Turret on (Triggering unit)) == 1 Then General - If (Conditions) then do (Actions) else do (Actions) If (Number of Living units in player turret num) < 3 Then Unit - Kill (Unit 1 from player turret num) Unit Group - Remove (Unit 1 from player turret num) from player turret num Else Else Else
the bug is it only adds my hero unit to the unit group
i thought structures were units
idk but it wont add them to a unit group it only adds the hero
bump
Event - Any Unit Created By Ability/Effect
Condition - Type of unit your looking for
Action - Add Created Unit to Unit Group
GG
thanks that worked
yeah no kidding...duh...gimme a minute let me look at some options
you can use the "unit count for player" condition, then specify which type of unit for which player so on so forth
can you add structures to unit groups because a turret is classified as a structure and not a unit :/
the bug is it only adds my hero unit to the unit group
i thought structures were units
idk but it wont add them to a unit group it only adds the hero
bump
Event - Any Unit Created By Ability/Effect
Condition - Type of unit your looking for
Action - Add Created Unit to Unit Group
GG
thanks that worked