Thread Tools Display Modes
Prev Previous Post   Next Post Next
11-03-18, 03:32 PM   #1
Daywrecker
A Murloc Raider
Join Date: Nov 2018
Posts: 5
Need help with my own personal Interface / Addon

I am using 2 macros to move MultiBarBottomRight to the Center of the screen just under my character.
/run MultiBarBottomRight:ClearAllPoints();
MultiBarBottomRight:SetPoint("CENTER",0,200);
UIPARENT_MANAGED_FRAME_POSITIONS["MultiBarBottomRight"] = nil;

/run MultiBarBottomRight:Show()
/run MultiBarBottomRight:SetScale(1.2);
/run SetCVar ("nameplateSelfTopInset", .54)
/run SetCVar ("nameplateSelfBottomInset", .40)

This looks something like this:



However the bar keeps vanishing, sometimes moving between doorways, sometimes when attacking players.

I do not have this problem if I turn on "Interface > ActionBars > Bottom Right Bar" but that then looks untidy:



Please help!

Last edited by Daywrecker : 11-05-18 at 05:38 AM.
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » Need help with my own personal Interface / Addon


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off