- Joined
- Jan 30, 2013
- Messages
- 12,759
I think the title gives it away. To be clear, I want to create an aura system which detects all forms of ability addition (SkillLearn, EnterMap, and UnitAddAbility). The first is accessible, the second can be done with Indexers/Events, but the last one is still on my confusion... Is there a way to know when a specific ability is being added to a unit via trigger and detect it as an event?