Results: 7Comments by: Nexfero
File: nMainbar05-25-15
Try this .. Now it works i tried he...
Posted By: Nexfero
Try this .. Now it works i tried here :) in Skin.lua find local border = _G if (border) then if (IsEquippedAction(self.action)) then _G:SetAlpha(1) else _G:SetAlpha(0) end end change to local border = _G i...
File: nMainbar05-21-15
color = { -- Red, Green, Blue...
Posted By: Nexfero
color = { -- Red, Green, Blue Normal = { 1, 1, 1 }, IsEquipped = { 1, 1, 1 }, OutOfRange = { 0.9, 0, 0 }, OutOfMana = { 0.3, 0.3, 1 }, NotUsable = { 0.35, 0.35, 0.35 }, HotKeyText = { 0.6, 0.6, 0.6 }, MacroText = { 1, 1, 1 }, CountText = { 1, 1, 1 },...
File: nMainbar05-20-15
Hello Nex I think that item is e...
Posted By: Nexfero
Hello Nex I think that item is equipped am i right? If thats soo than u got a problem cause when a item is equipped it shows green see config.lua color = { -- Red, Green, Blue Normal = { 0.55, 0.55, 0.55 }, IsEquipped = { 0, 1, 0 }, OutOfRange = { 0.9, 0, 0 },...
File: nMainbar05-15-15
Is there a way to remove the green...
Posted By: Nexfero
Is there a way to remove the green border (macro, item) without disabling the button skins? http://i.imgur.com/65ebdBv.png
File: nMainbar02-27-15
After new patch it works fine, the...
Posted By: Nexfero
After new patch it works fine, the mount/pet and toy box links don't work. Also seems like the GCD ghost issue I was having is gone.
File: Neav UI12-02-14
I have the stancebar hidden but gcd...
Posted By: Nexfero
I have the stancebar hidden but gcd animation still shows up very time, any help with this? I found a work around and enabled mouseover. The animation doesn't show up unless I mouse over the hidden stancebar. Also seems like the gcd sometimes show sup from the action bars that are on hidden on mouseover. http://i.imgur.com/3aD0sUP.p...
File: nMainbar11-22-14
does any one still get the global c...
Posted By: Nexfero
does any one still get the global cool down bug? The addon works fine it's only an aestetic problem.