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