• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Walking while using a target spell.

Status
Not open for further replies.
Level 8
Joined
Nov 9, 2008
Messages
502
It's possible to save the coordinates or location when a unit is ordered to move. Then all you would need is a trigger that gives unit a move-to order when it finishes the effects of ability.

You just need an order check boolean to see when the 'order targeting point' is actualy a move order.

Maybe you know this already, in which case there is no other method I know of.
 
Level 8
Joined
Nov 9, 2008
Messages
502
Yes I think all the native spells break move commands. If you find one that doesn't, probably a self target if there is any, then you can use it as a trigger for the rest of the spells, IF there is a spell that doesn't break move.
 
Status
Not open for further replies.
Top