- Joined
- Jul 10, 2009
- Messages
- 89
Hi, here's my trigger below. I was wondering if there is a way to make the event apply to all units of a certain type, rather than just the specific unit I have selected.
Thanks!
Thanks!
-
proximity
-
Events
-
Unit - A unit comes within 256.00 of Market 0059 <gen>
-
-
Conditions
-
(Unit-type of (Triggering unit)) Equal to Mule
-
-
Actions
-
Wait 5.00 seconds
-
Unit - Order (Triggering unit) to Right-Click (Random unit from (Units owned by (Triggering player) of type Arcane Vault))
-
Unit - Order (Triggering unit) to Right-Click (Random unit from (Units owned by (Triggering player) of type Goblin Inventor))
-
Unit - Order (Triggering unit) to Right-Click (Random unit from (Units owned by (Triggering player) of type Tomb of Relics))
-
Unit - Order (Triggering unit) to Right-Click (Random unit from (Units owned by (Triggering player) of type Summons Rock))
-
-