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

How can I get order string of ability

Status
Not open for further replies.
Level 1
Joined
Oct 19, 2020
Messages
1
Hello,
I'm writing a script which will create a dummy unit to cast an ability, giving the ability id as the only parameter, I want to call function
Code:
native IssueTargetOrder (unit whichUnit, string order, widget targetWidget) returns boolean

how can I get the order string of that ability
 
Status
Not open for further replies.
Top