O.P. RE: Help with cancelling msgplus timer
Now, the script functions, but it does not work the way I want it to. It will just stop the timer after the first delay, regardless of whether "!q" is received or not.
When the script is running properly, I type !s, and the debugger window reads that the function ChatWndReceiveMessage is called, and the voice clip records and sends. After it has been sent, the debugger reads that the Timer has been called as the other voice clip records and so on.
This does not happen when I include the CancelTimer syntax. So, perhaps I'll need to stop the subsequent Timer events from happening.
|