• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece!🔗 Click here to enter!

[General] Playing animation..

Status
Not open for further replies.

Chaosy

Tutorial Reviewer
Level 40
Joined
Jun 9, 2011
Messages
13,183
I made an ability based on the item ability Item Area Heal because it does not interrupt orders.
However, the unit stops to cast it - which is not ideal. There is no animation in the settings, nor cast time, so I suspect it's hardcoded.

Good alternative abilities?

I was thinking of Windwalk which I know is instant and does not play animation. However I am not sure if you can prevent the unit from going invisible.

Worst case scenario I will have to use the esc key.. but that is not a comfortable keybinding.
 
Level 37
Joined
Jul 22, 2015
Messages
3,485
There is no animation in the settings, nor cast time, so I suspect it's hardcoded.
It is definitely hardcoded. That is weird though... Item Area Heal are one of the few abilities that does not interrupt movement commands. If you want it to be instant, you need to set cast point and backswing to 0. However, I'm not sure if that will make it so that it still doesn't interrupt the movement order.

This might be useful:
Berserk, Defend, Magical Defense, Mana Shield, Immolation, Divine Shield.
 
Status
Not open for further replies.
Top