• 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!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Forcing ability cast without cancelling queued orders

Status
Not open for further replies.
Level 1
Joined
Nov 18, 2010
Messages
3
Does anyone know if this is possible?

Even with berserk IssueImmediateOrder will cancel anything queued and ForceUIKey seems to always have a small delay

Thanks~
 
Level 12
Joined
Mar 13, 2012
Messages
1,121
Create a powerup and give it to your hero. The ability will be used but the drawback is that there is no order event, so it might not be suited for you.

Apart from that there is no easy way to my knowledge. All those issue order functions seem to additionally order a hidden stop-like command, maybe for the sake of preventing wc3 bugs..
 
Level 1
Joined
Nov 18, 2010
Messages
3
Create a powerup and give it to your hero. The ability will be used but the drawback is that there is no order event, so it might not be suited for you.

Apart from that there is no easy way to my knowledge. All those issue order functions seem to additionally order a hidden stop-like command, maybe for the sake of preventing wc3 bugs..
I'm trying to use it to trigger a dummy cooldown; so it has to be an actual unit ability unfortunately. I don't think it is really possible but am just asking around in case
 
Status
Not open for further replies.
Top