modernist wrote:Boroda wrote:Good afternoon, this script with wod. It may do the same here?
1. Remove the edging boards.
2. Change the frame size
3. Make the Maine bar less than the whole.
http://i.imgur.com/rZdyZXn.jpg
if you have the script, it should do yes — those panels and the methods for hiding/scaling them haven't changed between vanilla & WoD to the best of my knowledge
MainMenuBar:SetScale(0.85)
MultiBarBottomLeft:SetScale(0.85)
MultiBarBottomRight:SetScale(0.85)
MultiBarLeft:SetScale(0.85)
MultiBarRight:SetScale(0.85)
MainMenuBarLeftEndCap:Hide()
MainMenuBarRightEndCap:Hide()
MainMenuBarTexture0:Hide()
MainMenuBarTexture1:Hide()
MainMenuBarTexture2:Hide()
MainMenuBarTexture3:Hide()
MainMenuMaxLevelBar0:Hide()
MainMenuMaxLevelBar1:Hide()
MainMenuMaxLevelBar2:Hide()
MainMenuMaxLevelBar3:Hide()
PlayerFrame:SetScale(0.8634891937767508)
TargetFrame:SetScale(0.8634891937767508)
http://i.imgur.com/N47gLiR.jpg