Results: 6Comments by: Naisz
File: Details! Damage Meter09-23-16
Re: Locking windows
Posted By: Naisz
I'm having an issue where I can't lock the windows, they are stuck in an unlocked position and nothing happens when I click the "Lock" button in settings. same
File: LynUI08-01-16
healing mockup maybe?
Posted By: Naisz
I stumbled upon the healer-layout problem, so i created a small mockup of what i think would be helpful for healer-raidframes. http://imgur.com/a/Ddf4F Debuff Highlighting would be on the Frame itself maybe? unsure about debuff and buff-icons? maybe the indicators from NeavUI would help with this. Hopefully this can help you...
File: naBar08-12-15
What does this actually look like?...
Posted By: Naisz
What does this actually look like? :confused: Screenshot added! Thank you :)
File: BobBars02-14-15
Is it possible to add a 6x2 for the...
Posted By: Naisz
Is it possible to add a 6x2 for the first 3 Bars as well?
File: sFilter01-31-15
Can you move the text string of the...
Posted By: Naisz
Can you move the text string of the stack counts? Step 1: Search the sFilter.lua for following Code! frame.count = frame:CreateFontString(nil, "OVERLAY") frame.count:SetFont("Fonts\\FRIZQT__.TTF", 14, "OUTLINE") frame.count:SetTextColor(0.8, 0.8, 0.8) frame.count:SetPoint("point" OFSX, OFSY) frame.count:SetJustifyH("CE...
File: sFilter01-19-15
I added this spells for Druid, may...
Posted By: Naisz
I added this spells for Druid, may be helpful sometimes. --Rejuvenation {spellId = 774 ,size = 32, unitId = "target", isMine = 1, filter="HELPFUL", setPoint = {"CENTER",UiParent,"Center",110,-160}}, --Regrowth {spellId = 8936 , size = 32, unitId = "target", isMine = 1, filter="HELPFUL", setPoint= {"CENTER", UIParent,...