Now that they made stance switching absolutely pointless, I'd rather never switch stances again than endure this glowing Button Madness (just kidding ;))
No, I do use Masque (enabling/disabling had no effect on the glow), but no other addon that modifies my bars.
An option for Bartender to disable the glow would be much apprechiated :) The glow is really distracting on some classes (the bars on my warrior are constantly glowing, which is really annoying).
I noticed that while the glow isn't present most of the time, there are certain procs where it still shows. Could it be that part of the occuring glow is handled by bartender and some procs are still handled by the original Blizzard Interface?
It's still much better now!
Thank you very much for your help.
I tried your version, but it still didn't work for me. Did you have the time to see if it works for you? Maybe there is a problem with another addon in my Interface setup that prevents it from working, if it did work for you.
Edit: Just tried and your versions works perfectly on the original Blizzard Bars, but not with Bartender, so I guess I have to look there.
I need some help. I used to use an Addon called "NoButtonGlow" to prevent Action Bar Buttons from glowing if Spells become active. The Addon has been working fine for the last 2 years but stopped working with MoP. It still "responds" to slash commands in the chat, but the buttons keep glowing.
It's a very small Addon, I thought maybe someone would see the problem right away:
local Func0 = function() end
local Func1 = ActionButton_UpdateOverlayGlow
local Func2 = ActionButton_ShowOverlayGlow
SLASH_NOBUTTONGLOW1, SLASH_NOBUTTONGLOW2 = "/nbg", "/nobuttonglow"
local function onCmd (msg, editbox)
if GlowEnabled then
print("NoButtonGlow: Glow disabled.")
ActionButton_UpdateOverlayGlow = Func0
ActionButton_ShowOverlayGlow = Func0
GlowEnabled = false
else
print("NoButtonGlow: Glow enabled.")
ActionButton_UpdateOverlayGlow = Func1
ActionButton_ShowOverlayGlow = Func2
GlowEnabled = true
end
end
SlashCmdList["NOBUTTONGLOW"] = onCmd
local frame = CreateFrame("FRAME")
frame:RegisterEvent("ADDON_LOADED")
local function onLoad (self, event, ...)
if not GlowEnabled then
ActionButton_UpdateOverlayGlow = Func0
ActionButton_ShowOverlayGlow = Func0
end
end
frame:SetScript("OnEvent", onLoad);
Any help would be very much appreciated :)
Or maybe any idea on how to stop the button-glow-crazinness ;)?
Weird. Tonight in our raid, one of our warlocks had a succubus pet, but the raid pets group was showing the warlock himself instead. The other two warlocks had an imp and a felhunter and both showed correctly. Not sure if this is a fluke or what...
Until I saw that post, I was sure that there simply is no Raid-Module implemented in Pitbull so far.
I just had a look again, and I cant find any way to enable or configure Raidframes in my Pitbull config. There's also no config mode for raids (10-man raids, 15-man raids appear in the drop down but there are no frames shown to configure).
Can you give me a hint what I am overlooking or where I could enable raidframes?
edit: When I am in a raidgroup, the pitbull frames just don't show up.
0
0
Thank you for spending so much of your time on solving my problem :)
0
An option for Bartender to disable the glow would be much apprechiated :) The glow is really distracting on some classes (the bars on my warrior are constantly glowing, which is really annoying).
0
It's still much better now!
0
Thank you your help is very much apprechiated :)
(now I can finally level without this... glow-blingbling driving me bonkers ;))
0
I tried your version, but it still didn't work for me. Did you have the time to see if it works for you? Maybe there is a problem with another addon in my Interface setup that prevents it from working, if it did work for you.
Edit: Just tried and your versions works perfectly on the original Blizzard Bars, but not with Bartender, so I guess I have to look there.
0
I need some help. I used to use an Addon called "NoButtonGlow" to prevent Action Bar Buttons from glowing if Spells become active. The Addon has been working fine for the last 2 years but stopped working with MoP. It still "responds" to slash commands in the chat, but the buttons keep glowing.
It's a very small Addon, I thought maybe someone would see the problem right away:
Any help would be very much appreciated :)
Or maybe any idea on how to stop the button-glow-crazinness ;)?
Tys
0
0
Until I saw that post, I was sure that there simply is no Raid-Module implemented in Pitbull so far.
I just had a look again, and I cant find any way to enable or configure Raidframes in my Pitbull config. There's also no config mode for raids (10-man raids, 15-man raids appear in the drop down but there are no frames shown to configure).
Can you give me a hint what I am overlooking or where I could enable raidframes?
edit: When I am in a raidgroup, the pitbull frames just don't show up.
0
Solo OOC:
And bossfight: