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

Is it possible to queue unit move orders?

Status
Not open for further replies.
Level 19
Joined
Oct 12, 2007
Messages
1,821
I was wondering... If this was possible it would save me lots of code and time.

If you're playing a wc3 game, you can queue orders by using shift. I would like to be able to queue move orders like this, to make sure units move a certain path without having to use regions with enter/leave region triggers.

Is it possible to order a unit to move somewere as if shift was being held???
 
I haven't really looked into it a whole lot but:
http://www.thehelper.net/threads/anachrons-move-spawn-systems.129519/

Might be what you are looking for. It is a bit dated, but maybe it will work for you.

But to answer your question, no there is not a way to natively queue orders like the way they do in actual gameplay. It would be a neat system though.
 
Level 19
Joined
Oct 12, 2007
Messages
1,821
Gonna check that system out! Looks like a very useable system!
Thanks for recommending!
 
Status
Not open for further replies.
Top