• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[Trigger] Survivor map

Status
Not open for further replies.
Level 2
Joined
Aug 5, 2008
Messages
9
At the moment my survival map is using this trigger to make all the units on the map to attack the players trying to survive. But the problem is the there are certain areas of the map where you can build a barricade in the entrance and then stand on a platform and glitch the units to just stand there trying to attack you while you mow them down. What i want them to do is go to try and get through by killing the barricades instead of just standing there.

Here is the trigger:
  • test ai 2 Copy
    • Events
      • Time - Every 12.00 seconds of game time
    • Conditions
    • Actions
      • Player Group - Pick every player in (All enemies of Player 12 (Brown)) and do (Unit Group - Pick every unit in (Units in (Entire map) owned by Player 12 (Brown)) and do (Unit - Order (Picked unit) to Attack-Move To (Position of (Random unit from (Units owned by (Random player from (All allies of Player 1 (Red))))))))
 
Status
Not open for further replies.
Top