O.P. OnEvent_ChatWndReceiveMessage change message lenght?
Hi!
I read in the documention that when used OnEvent_ChatWndReceiveMessage event the received message can be altered but the lenght of the altered text can not be longer than the original text lenght. Is it limitation of Plus! itself or why is that restrictions applyed?
Because of this limitation it's nearly impossible to hide script commands...
The only work around this I could think of, is use OnEvent_ChatWndSendMessage event and add NN number of spaces at the end of the command...but this is double work...
Can we hope this limitation will be removed in future versions?
Thanks.
|