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

Query the unit order

Status
Not open for further replies.
Hi there
I want to know, how I can query the order of an ordered unit and to add this in an Order action?
Example:
  • test
    • Events
      • Unit - A unit Is issued an order targeting a point
    • Conditions
      • (Ordered unit) Equal to (MyUnit1)
    • Actions
      • Unit - Order (MyUnit2) to [Here the order of the issued order] MyRect)
The only thing I can choose from are the preset actions. (like move to...)
Now, how can I query the order of the unit issued order? Or it is impossible in GUI? I know, in WEU, you are able to add a string, but I want to make it in normal WE.

Thanks in advance!
 
Status
Not open for further replies.
Top