- Joined
- Sep 6, 2015
- Messages
- 576
Basically, I need a trigger like this:
-
Untitled Trigger 001
-
Events
-
Unit - A unit enters (Region centered at (Position of Pine 6325 <gen>) with size (100.00, 100.00))
-
-
Conditions
-
And - All (Conditions) are true
-
Conditions
-
((Owner of (Entering unit)) controller) Equal to Computer
-
(Unit-type of (Entering unit)) Not equal to Woodcutter
-
(Unit-type of (Entering unit)) Not equal to Mutant Woodcutter
-
(Unit-type of (Entering unit)) Not equal to Woodcutter (Gnoll)
-
(Unit-type of (Entering unit)) Not equal to Goblin Shredder
-
-
-
-
Actions
-
Unit - Order (Entering unit) to Attack Pine 6325 <gen>
-
-