• 🏆 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!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[Solved] Autocast ability attachment

Status
Not open for further replies.
Level 24
Joined
Aug 1, 2013
Messages
4,657
I think there is an order event when you turn on/off the autocast.
You can catch it with a trigger and create the special effect.

To remove it properly, you have to save the special effect in an array using a unique integer for each unit.
A unit indexer automatically creates these unique integers.
 
Status
Not open for further replies.
Top