• 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] Auto attack

Status
Not open for further replies.
Level 3
Joined
Sep 20, 2007
Messages
30
Is someone knows how can i order an unit to cast skills in specific condition?
ex: attacked, an unit enters/leave a region, a n unit is casting specific spell, etc..
Must i use a custom script?
 
Level 19
Joined
Aug 24, 2007
Messages
2,888
you know how to order something to unit right ?
so whats wrong with adding a condition to ordering trigger then

  • Unit - Order <Your unit (like triggering etc)> to <order (like attack)> <Target Unit>
  • Unit - Order <your unit> to <order (like move) To <where ???>
  • Unit - Order <your unit> to <order (like stop)
Unit - Issue Order targeting <unit,point,item,destructable>
Unit - Issue With no target
 
Status
Not open for further replies.
Top