Warcraft III resources & community, 2003–2006 · archived

How to Detect if a Hero is Still Casting an Ability

3 posts
#1

How to Detect if a Hero is Still Casting an Ability

Vexorian does it all the time, and I'm just curious as to how it's done. It has to be multi-instancable, not just some Boolean Statement (done it :wink:). Thanks in advance for the help,

1)ragonspawn
#2
Couple Guesses:
1) (current order)
2) Two triggers: one that adds the unit to a unit group when it starts casting and one that removes it from the group when it stops.

~The_Raven
#3
Thanks Raven. Going to try 'em out. Also, congratulations on making Moderator status. I've always enjoyed the presence of your helpful comments :P