Results: 1Comments by: N4zroth
File: Mono UI09-18-13
AltPowerBar positioning and extra bars
Posted By: N4zroth
Hi, thanks for the great compilation. I got two questions, the first being what the four parameters of position are like in here: AltPowerBar = { = true, -- let oUF handle alternative powerbar = true, -- set custom position for it = {"BOTTOM", "UIParent", "TOP", 0, 275}, }, I want to reposition it, but am...