- Joined
- Oct 27, 2016
- Messages
- 34
-
Howlfang Spawn
-
Events
- Time - Elapsed game time is 5.00 seconds
- Time - Every 60.00 seconds of game time
- Conditions
-
Actions
- Unit Group - Remove all units from HowlfangWarparty
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Number of units in (Units owned by Player 12 (Brown))) Less than 40
-
Then - Actions
- Quest - Display to (All players) the Quest Update message: The Howlfang's are ...
- Unit - Create 3 HowlfangTypes[1] for Player 12 (Brown) at (Position of Howlfang Den 0001 <gen>) facing Default building facing degrees
- Unit - Create 2 HowlfangTypes[2] for Player 12 (Brown) at (Position of Howlfang Den 0001 <gen>) facing Default building facing degrees
- Unit - Create 2 HowlfangTypes[3] for Player 12 (Brown) at (Position of Howlfang Den 0001 <gen>) facing Default building facing degrees
- Unit - Create 1 HowlfangTypes[4] for Player 12 (Brown) at (Position of Howlfang Den 0001 <gen>) facing Default building facing degrees
- Unit Group - Order HowlfangWarparty to Patrol To (Position of (Random unit from HowlfangAttackTargets))
-
Else - Actions
- Quest - Display to (All players) the Quest Update message: The Howlfangs are s...
-
Unit Group - Pick every unit in (Units owned by Player 12 (Brown)) and do (Actions)
-
Loop - Actions
- Unit - Order (Picked unit) to Attack-Move To (Position of Ruffclaw Den 0000 <gen>)
-
Loop - Actions
-
If - Conditions
-
Events
-
Howlfang Warparty
-
Events
- Unit - A unit enters (Playable map area)
-
Conditions
-
Or - Any (Conditions) are true
-
Conditions
- (Unit-type of (Triggering unit)) Equal to Howlfang Poacher
- (Unit-type of (Triggering unit)) Equal to Howlfang Gnoll
- (Unit-type of (Triggering unit)) Equal to Howlfang Warden
- (Unit-type of (Triggering unit)) Equal to Howlfang Overseer
-
Conditions
-
Or - Any (Conditions) are true
-
Actions
- Unit Group - Add (Triggering unit) to HowlfangWarparty
-
Events
I'm also manually placing units in the "HowlfangAttackTargets" group in another trigger. I tried switching out the target to a specific unit, and still nothing!
Last edited: