Results: 1Comments by: sprocket
File: Chatterbox04-14-12
The 4.1 change in combat log format...
Posted By: sprocket
The 4.1 change in combat log format must have broken Chatterbox too. As I don't have active account, I can't log in and check the fix, but I hope this will work: In Chatterbox.lua file, find function CBox.Event_Combat(event, ...) line and replace local arg4 = select(4, ...) local arg7 = select(7, ...) local arg9,...