WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Search/Requests (https://www.wowinterface.com/forums/forumdisplay.php?f=6)
-   -   Hiding the stance bar (https://www.wowinterface.com/forums/showthread.php?t=54700)

sakurakira 10-24-16 12:51 PM

Hiding the stance bar
 
I did the whole Dominos thing for many years, but now I just prefer to use the default Blizzard bars with some graphic replacements.

I would like a way to hide the stance bar. I main as a shadow priest and the shadow toggle is coming back in 7.1, including the stance button. I don't want it there. Is there any way to hide this? The other addons I've found don't seem to be working with Legion.

d87 10-25-16 10:38 AM

Code:

hooksecurefunc(StanceBarFrame,"Show",function(self)
        self:Hide()
    end)

This should work


All times are GMT -6. The time now is 12:08 PM.

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