Results: 4Comments by: Nayoko
File: FreeUI12-19-12
Is there a way to move the combo po...
Posted By: Nayoko
Is there a way to move the combo points counter ? Or disable, if that's not an option ? Love the UI otherwise. I think you can edit this file: Interface/AddOns/FreeUI/scripts/combo.lua in line 5 - 8 local combo = CreateFrame("Frame", nil, UIParent) combo:SetSize(50, 50) combo:SetPoint(a1, p, a2, x, y+180) combo:SetFrameLevel(3)
File: FreeUI12-19-12
love this UI :) i added this to th...
Posted By: Nayoko
love this UI :) i added this to the "buffTracker" table = { -- Evangelism, Archangel {spellId = 81661, spellId2 = 81700, unitId = "player", isMine = 1, filter = "HELPFUL", slot = 1}, -- Spirit Shell {spellId = 109964, unitId = "player", isMine = 1, filter = "HELPFUL", slot = 2}, -- Power Infusion, Borrowed Time, Twist...
File: NayokoUI12-09-12
Re: Error
Posted By: Nayoko
Getting this error when trying to loot quest items. Message: Interface\AddOns\FreebTip\tip.lua:434: attempt to index a nil value Time: 12/07/12 18:40:33 Count: 4 Stack: Interface\AddOns\FreebTip\tip.lua:434: in function : ? Locals: self = GameTooltip { 0 = freebTalent...
File: NayokoUI12-09-12
Re: Just a few questions
Posted By: Nayoko
Great looking and extremely clean installed today using the dps layout. any way to make the action bars a hair bigger? And is there a way to move the CD bars that pop up? Look for the lua-File Interface/Addons/rActionBarStyler/config.lua and open this. There you can change the size of each bar. If you need you can make the third...