File Details
0.12
- R
- Nov 4, 2007
- 5.14 KB
- 161
- 2.2.3
- Retail
File Name
ChatThrottler-0.12.zip
Supported Versions
- 2.2.3
Changes since v0.11:
When an illegal UTF8 character sequence was sent, SendChatMessage returned an error. Problem was that didn't trigger the timeout code and the illegal sequence was stuck at the top of the list. Now the timeout code properly removes such sequence from the queue.