1. Recount

    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.

  2. 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!

  3. 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.


  4. 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.
    I am using " /script CombatLogClearEntries() " works too


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •