• 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.

[Solved] Order to: Spirit walker - Ancentral spirit

Status
Not open for further replies.
Level 7
Joined
Jun 1, 2009
Messages
126
I wonder, why order to cast Ancentral spirit spell ain't working with Spirit Walker which is under computer control?

  • Untitled Trigger 001
    • Events
      • Player - Player 1 (Red) types a chat message containing -kill as An exact match
    • Conditions
    • Actions
      • Custom script: set bj_wantDestroyGroup = true
      • Unit Group - Pick every unit in (Units owned by Player 12 (Brown) of type Tauren) and do (Actions)
        • Loop - Actions
          • Unit - Kill (Picked unit)
  • Untitled Trigger 002
    • Events
      • Unit - A unit owned by Player 12 (Brown) Dies
    • Conditions
      • (Unit-type of (Dying unit)) Equal to Tauren
    • Actions
      • -------- Don't work with Spirit Walker of computer player
      • Wait 2.00 seconds
      • Unit - Order Spirit Walker 0018 <gen> to Orc Spirit Walker - Ancestral Spirit.
Any chance to fix that?
 
Status
Not open for further replies.
Top