- Joined
- Apr 20, 2007
- Messages
- 232
I want to make creeps move around a place and attack player if he approaches. Here's what I do
- Events
- Unit - A unit enters Creeps at South1 <gen>
- Conditions
-
And - All (Conditions) are true
-
Conditions
- (Unit-type of (Triggering unit)) Equal to Fel Beast
- (Unit-type of (Triggering unit)) Equal to Fel Beast Elder
- (Unit-type of (Triggering unit)) Equal to Fel Beast Male
-
Conditions
-
Actions
- Wait 2.00 seconds
- Unit - Order (Triggering unit) to Attack-Move To (Random point in (Playable map area))