Thread Tools Display Modes
Prev Previous Post   Next Post Next
01-25-14, 10:48 PM   #1
Choonstertwo
A Chromatic Dragonspawn
 
Choonstertwo's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2011
Posts: 194
Possible Bug In CHAT_MSG_TEXT_EMOTE

I'm the author of ServerIgnore and someone just reported that emotes weren't being blocked like they were supposed to be.

After some testing, I realised that the author argument of CHAT_MSG_TEXT_EMOTE was always just the character name instead of the character name and the realm name for players on other realms. This is in contrast to other CHAT_MSG_X events I tested, which always include the realm name in the author argument when the player is from another realm.

I'm posting this here to see if anyone else can confirm this bug before I report it on the official forums.

I should be able to work around this in ServerIgnore, but it's annoying to need to use a specific filter for this one event instead of the generic filter I have in place that works for all events except this one.
  Reply With Quote
 

WoWInterface » Developer Discussions » General Authoring Discussion » Possible Bug In CHAT_MSG_TEXT_EMOTE


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off