• 🏆 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!
  • ✅ The POLL for Hive's Texturing Contest #33 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!

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