9 - Chat settings are not saved.
In short: the new ADDON Chat Filter + settings (including colour) are not saved between game sessions, making it almost useless.
- 1 comment
- 1 comment
In short: the new ADDON Chat Filter + settings (including colour) are not saved between game sessions, making it almost useless.
- #1
xanthic42 Mon, 17 Nov 2008 16:55:12I managed to "hack" a way around this for myself.
1) Find every instance of SystemData.ChatLogFilters.ADDON
2) Replace ADDON with a channel of your choosing from http://www.thewarwiki.com/wiki/API:TextLogAddEntry
3) *optional* remove the function at the end of the file that creates the custom ADDON channel and its reference during initialization.