- Joined
- Feb 11, 2011
- Messages
- 1,860
Hi guys,
I have encountered something strange. My unit is affected by a custom Devotion Aura spell which is on level 3. I use
Thanks,
Mr_Bean
I have encountered something strange. My unit is affected by a custom Devotion Aura spell which is on level 3. I use
GetUnitAbilityLevel(myUnit, 'B000')
(B000 is the ID of the custom buff) and it returns 1 instead of 3. Is this meant to happen or am I doing something wrong?Thanks,
Mr_Bean