O.P. [Help]Sending a ChatWnd message
Hello,
can somebody tell me if theres some way to send a message without using the OnEvent_ChatWndReceiveMessage
Me and my friend was trying to know how for some time but thats hard...
ChatWnd.SendMessage(str);
only works if you know the ChatWnd,but how to send from an event like:
function OnEvent_Timer(Timer)
We can send a message from another function or only from the
OnEvent_ChatWndReceiveMessage
?
thanks for attention
This post was edited on 07-31-2011 at 08:58 PM by PedroGabriel.
|