This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What is the enhancement in mind? How should it look and feel?
from http://www.wowhead.com/bluetracker?topic=13421662064
Add-on communication is now available through custom chat channels.
SendAddonMessage() where Type is "CHANNEL", and target is the channel name.
of course we should monitor that as well :)
@Torhal is this still an issue or can we close it?
I don't remember. I'll have to take a look this weekend.
@Torhal On related notes we will have
CHAT_MSG_ADDON_LOGGED from C_ChatInfo.SendAddonMessageLogged BN_CHAT_MSG_ADDON from BNSendGameData
CHAT_MSG_ADDON_LOGGED from C_ChatInfo.SendAddonMessageLogged
BN_CHAT_MSG_ADDON from BNSendGameData
First is introduced in 8.0 and the other one already is around.
To post a comment, please login or register a new account.