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
how can I get the order string of that ability
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