WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Lua/XML Help (https://www.wowinterface.com/forums/forumdisplay.php?f=16)
-   -   Intercept messages (https://www.wowinterface.com/forums/showthread.php?t=49417)

Spawnova 06-26-14 10:55 AM

Intercept messages
 
What would be a good way to check a message before it is shown in the chat box and decide whether it should be shown or discarded?

semlar 06-26-14 11:06 AM

ChatFrame_AddMessageEventFilter can be used to filter unwanted messages from the chat frame.

If what you want to do can't be done with that you can overwrite the chat frame's AddMessage function, but the other method is preferable.

Spawnova 06-26-14 11:13 AM

That seems to work for my needs, thank you very much!


All times are GMT -6. The time now is 01:31 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI