- Joined
- Jul 22, 2012
- Messages
- 72
Ok this is my trigger to make a unit group on control points because I have 145 different units Which are different control points, that get replaced when they die. So that way I can use one simple trigger to make income using unit group. Which I really don't know how to do anyway but I'm sure I can find that out.
Events
map Initalization
Conditions
Or - Any (Conditions) are true
Conditions
(Unit-type of (Triggering unit)) Equal to Undercity (30g/min)
(Unit-type of (Triggering unit)) Equal to Tomb of Saragaras (30g/min)
(Unit-type of (Triggering unit)) Equal to Icecrown Citadel (30g/min)
Actions
Unit Group - Add (Triggering unit) to Controlpoint30g
Will this work and will it leak?
And if you could make the income per minute trigger using unit group for me that would be nice.
Events
map Initalization
Conditions
Or - Any (Conditions) are true
Conditions
(Unit-type of (Triggering unit)) Equal to Undercity (30g/min)
(Unit-type of (Triggering unit)) Equal to Tomb of Saragaras (30g/min)
(Unit-type of (Triggering unit)) Equal to Icecrown Citadel (30g/min)
Actions
Unit Group - Add (Triggering unit) to Controlpoint30g
Will this work and will it leak?
And if you could make the income per minute trigger using unit group for me that would be nice.
Last edited: