• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

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