Thread: rmod Layouts
View Single Post
Old 03/09/08, 8:58 PM   #7 (permalink)
Duncan
Piston Honda
 
Human Paladin
 
Das Syndikat (EU)
I have a question regarding shapeshifting and rBars.

I changed the SetPoint to move the Bars up a bit from 10 to 50.

-----------------------------------
-- put bars to places
-----------------------------------

MainMenuBar:Show()
MainMenuBar:SetWidth(512)
MainMenuBar:SetFrameLevel(0)
MainMenuBar:SetFrameStrata("BACKGROUND")
MainMenuBar:SetPoint("Bottom",0,50)


Whenever i shapeshift (Druid) it changes the MainBar to Cat or Bear, wich is fine so, ofc. But the new bar for cat/bear is not set at 50 height, but still at 10, with the main bar being hidden (wich is ok, too. just to explain the look).

Wich leaves a gap between the cat/bear bar (and tree of life, maybe boomkin bar, too) and the normal bar above the main bar.

Where can i change the position of the cat/bear/etc. shapeshiftbars ?
 
User is offline.
Reply With Quote