Honor value doesn't auto update
xeropresence opened this issue ยท 1 comments
One of the events registered probably doesn't exist anymore
I added
frame:RegisterEvent"CHAT_MSG_COMBAT_HONOR_GAIN"
function events:CHAT_MSG_COMBAT_HONOR_GAIN()
events:CURRENCY_DISPLAY_UPDATE()
end
and the values started auto updating.