Sign in to follow this  
Followers 0
Gummy

Macro To Fix Combat Log

There is a known bug with the 2.4.3 client where the combat log can stop working.

Here is a command to fix it:

/run local f = CreateFrame("frame",nil, UIParent); f:SetScript("OnUpdate", CombatLogClearEntries);

Simply paste that into your chat to fix it.

As a side note, sometimes changing zones is required.

2

Share this post


Link to post
Guest
This topic is now closed to further replies.
Sign in to follow this  
Followers 0