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!
I want to create dummy which have an skill based on an item ability (in this case Item Illusions). But got stuck at activate it automatically.
Is there a way to trigger it through triggers?
The problem is that the Wand of Illusion order isn't available in GUI so you need to swap out the order action in your trigger with the custom script below: call IssueTargetOrderById(dummyunit,852274,targetunit)
Order Id of Wand of Illusion (and all other orders) can be found here.
Hope this makes sense (I'm in a bit of hurry as of writing this).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.