O.P. RE: Need Help With Sending A Message
Thanks!, Can You Give Some Examples Of The Ones Up Above?
These Ones:
You can send a message when a chat window is created by using the ChatWnd parameter of OnEvent_ChatWndCreated.
You can send a message when the user sends or receives a message by using the ChatWnd parameter of OnEvent_ChatWndSendMessage or OnEvent_ChatWndReceiveMessage.
You can send a message when the user clicks the Scripts button in a chat window and selects a menu-item from the script menu by using the OriginWnd parameter of OnEvent_MenuClicked.
Im A Begginner And Not Very Advanced So I Dont Really Know How These Functions Work.
|