NPC detection doesn't work with Total RP and Listener active at the same time.
| Input (No Addons) |
Expected Output |
Actual Output |
| /e | The weather is nice. |
CharacterName | The weather is nice |
CharacterName | The weather is nice |
| Input (Total RP Only) |
|
|
| /e | The weather is nice. |
The weather is nice |
The weather is nice |
| Input (Listener Only) |
|
|
| /e | The weather is nice. |
The weather is nice |
The weather is nice |
| Input (Listener +TotalRP) |
|
|
| /e | The weather is nice. |
The weather is nice |
TRPCharacterName |
So instead of removing the character name, it removes the entire emote and instead outputs the TRP character name.
So (11.2.7) seems to have changed a few things in the Chat API.
Total RP changed a few things in their addon as well. ( see here)

NPC detection doesn't work with Total RP and Listener active at the same time.
So instead of removing the character name, it removes the entire emote and instead outputs the TRP character name.
So (11.2.7) seems to have changed a few things in the Chat API.
Total RP changed a few things in their addon as well. ( see here)