WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Help/Support (https://www.wowinterface.com/forums/forumdisplay.php?f=3)
-   -   Need Dynamic Weak Aura's glow effect at Icon Edge (https://www.wowinterface.com/forums/showthread.php?t=57193)

darhanger 06-09-19 05:22 AM

Need Dynamic Weak Aura's glow effect at Icon Edge
 
Hello all! Try to find custom function to glow my skill on bar by spell name or spell id without binding to a key.



Code:

if GetSpellInfo(42891) then
    LibStub("LibButtonGlow-1.0").ShowOverlayGlow(WeakAuras.regions[aura_env.id].region)
else
    LibStub("LibButtonGlow-1.0").HideOverlayGlow(WeakAuras.regions[aura_env.id].region)
end

Something like dat, but dat not working. Need to glow if trigger true


All times are GMT -6. The time now is 08:34 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI