RE: [help] Active ChatWnd
You don't have the ChatWnd declared. Can you tell us in which chat window the script should send the message?
For example, if the PlusWnd was created from a menu, you could create a global array and add an element with the PlusWnd's handle as key and the ChatWnd as handle, and look for that one when the event occurs.
This post was edited on 01-26-2007 at 02:46 PM by Matti.
|