Is it possible to grab combat/system messages?
brodyreeves opened this issue ยท 3 comments
Global strings used by CHAT_MSG_SYSTEM found at
https://raw.githubusercontent.com/tekkub/wow-globalstrings/master/GlobalStrings/enUS.lua
Necessary events for say/yell/etc, + system found at
https://wowwiki.fandom.com/wiki/Events/Communication
EDIT: say/yell/etc chat channels added
Dependent on #19 being completed first