Has anyone managed to get their recount to work in a party? I've managed to get it to work when I'm on my own but it just doesn't want to work when i'm in party which is real annoying.
Printable View
Has anyone managed to get their recount to work in a party? I've managed to get it to work when I'm on my own but it just doesn't want to work when i'm in party which is real annoying.
mine wasnt working, then i changed to a different recount download, it started working, then the server reset and it quit working. changed back to original recount and it started working again. good luck!
More of a workaround than a fix. Pop this into a macro and click it when your recount stops working:
/run local f = CreateFrame("frame",nil, UIParent); f:SetScript("OnUpdate", CombatLogClearEntries);
This has worked for me so far.
thanks that works