WoW:Hooking outgoing chat messages (source)
Revision as of 05:47, 1 September 2005
, 1 September 2005sea dependency
No edit summary |
(sea dependency) |
||
| Line 1: | Line 1: | ||
This HOWTO uses the [[Sea]] Cosmos Library, please be sure you have it installed and listed as a dependency for any addon using this HOWTO. | |||
To modify outgoing chat messages we are going to hook the ChatEdit_ParseText function. | To modify outgoing chat messages we are going to hook the ChatEdit_ParseText function. | ||