I'm writing myself a new theme in mIRC, but i'm having some trouble with the on quit.
so far i've got it,
On quit
echo -a .....
but if someone quits on another server then it echos it in the status window of that server, and not in the actual channel they are in. How do i do it properly to make it echo in the corresponding channel?