Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Daarc
Forum: Lua/XML Help 01-27-19, 03:32 PM
Replies: 0
Views: 1,939
Posted By Daarc
Override Action Bar Issue

Hello, I'm writing an addon(basically bunch of scripts turned into an addon) which moves right action bars to middle, hides MainMenuBar textures and repositions MainMenuBar. Everything is working but...
Forum: AddOn Search/Requests 01-02-19, 03:03 AM
Replies: 13
Views: 11,963
Posted By Daarc
You can move default MultiBarRight. Here is a...

You can move default MultiBarRight. Here is a small addon that I wrote for myself.
local _, actionRight = ...

function actionRight()
for i = 2, 12 do
local n = "MultiBarRightButton"
local btn...
Showing results 1 to 2 of 2