On my main character none of my dps addons (recount,tiny dps...)show any stats.On my alts it seems to work fine.Any suggestions on how I can fix this problem?
Printable View
On my main character none of my dps addons (recount,tiny dps...)show any stats.On my alts it seems to work fine.Any suggestions on how I can fix this problem?
Run this macro before combat, I recommend tying it with mount, or some self buff ability:
/run local f = CreateFrame("frame",nil, UIParent); f:SetScript("OnUpdate", CombatLogClearEntries);
iirc there's also an addon for it, if you'd prefer that.
The macro doesnt seem to work,can you link me the addon?