quote:
Originally posted by andrewdodd13
I suppose someone could write a script to compress the message on this end (using an algorithm or so), and inflate it on the other, but you'd both need the script for that.
You can't do that easily because ChatWnd_OnReceiveMessage's returned string can not be longer than its Message parameter.