HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

best way to get a level of a buff

07-27-2007, 10:59 AM#1
Troll-Brain
If it's a custom ability you can change the buff for each level, buf if it's a warcraft ability ?
Detect EVENT_UNIT_SPELL_EFFECT and the level of the ability, then check when the target got the buff ?
If you have a better idea ...
07-27-2007, 11:26 AM#2
Pyrogasm
You cannot get the "level" of a buff (even though it's displayed in the tooltip). Your best shot is making a different buff for each level of the ability; from there you can get the level.
07-27-2007, 11:41 AM#3
Anitarf
Quote:
Originally Posted by Troll-Brain
If you have a better idea ...
I do, actualy.