I have a very annoying issue, where whenever i join a raid group/ dungeon group, my damage meter (recount/skada) just doesn't work. Anyone now how to fix this, please help.
Printable View
I have a very annoying issue, where whenever i join a raid group/ dungeon group, my damage meter (recount/skada) just doesn't work. Anyone now how to fix this, please help.
Install the addon "Combat Log Fix"
No need for an addon. Just copy and paste the following to a new macro:
/run local f = CreateFrame("frame",nil,UIParent); f:SetScript("OnUpdate", CombatLogClearEntries);