obble / modui

1.12 ui mods
55 stars 22 forks source link

Texture skinning for XP, breath and fatigue bars #137

Open AmplusNLD opened 7 years ago

AmplusNLD commented 7 years ago

Maybe it's a little detail, but it would be nice if the XP, breath and fatigue bar textures are skinned the same way as the health and mana bars. The cast bar is already skinned correctly.

I am not sure if you want this in a separate file, but this is what i added to the castbar.lua file:

    MainMenuExpBar:SetStatusBarTexture(TEXTURE)
    MirrorTimer1StatusBar:SetStatusBarTexture(TEXTURE)
    MirrorTimer2StatusBar:SetStatusBarTexture(TEXTURE)
    MirrorTimer3StatusBar:SetStatusBarTexture(TEXTURE)