Thread Tools Display Modes
Prev Previous Post   Next Post Next
08-26-20, 02:48 PM   #1
abipupu
A Defias Bandit
Join Date: Aug 2020
Posts: 3
Question Help hide item Borders from actionbars

Hello everybody, please help hide green borders from defoult actionbars (https://imgur.com/a/6FDbi0D)

Code:
MainMenuBarArtFrame:ClearAllPoints()
MainMenuBarArtFrame:SetPoint("CENTER",2,2)
MainMenuBarArtFrame.SetPoint = function() end
MainMenuBarArtFrame:SetScale(1.0)
ActionButton1:ClearAllPoints()
ActionButton1:SetPoint("cENTER",-233,-7)
ActionButton1.SetPoint = function() end
ActionBarUpButton:Hide()
ActionBarDownButton:Hide()
MainMenuBarArtFrame:SetScale(1.1)
MultiBarBottomRightButton1:ClearAllPoints()
MultiBarBottomRightButton1:SetPoint("cENTER",-650,77)
MultiBarBottomRightButton1.SetPoint = function() end
MultiBarBottomRightButton7:ClearAllPoints()
MultiBarBottomRightButton7:SetPoint("cENTER",-398,77)
MultiBarBottomRightButton7.SetPoint = function() end
MultiBarBottomLeftButton1:ClearAllPoints()
MainMenuBarArtFrameBackground:Hide()
MainMenuBarArtFrame.LeftEndCap:Hide()
MainMenuBarArtFrame.RightEndCap:Hide()
MainMenuBarArtFrame.PageNumber:Hide()
MultiBarBottomLeftButton1:SetPoint("cENTER",-232,0)
MultiBarBottomLeftButton1.SetPoint = function() end
StanceButton1:ClearAllPoints()
StanceButton1:SetPoint("cENTER",-6000,0)
StanceButton1.SetPoint = function() end
PetActionButton1:ClearAllPoints()
PetActionButton1:SetPoint("cENTER",-148,55)
PetActionButton1.SetPoint = function() end
ExtraActionButton1:ClearAllPoints()
ExtraActionButton1:SetPoint("cENTER",320,110)
ExtraActionButton1.SetPoint = function() end
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Help hide item Borders from actionbars

Thread Tools
Display Modes

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