mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Aug 2012
Posts: 59
Maelish Offline OP
Babel fish
OP Offline
Babel fish
Joined: Aug 2012
Posts: 59
Do you guys know how to close private message windows after responding in a script?

Code:
on *:TEXT:@testme:?:/msg $nick I respond to the pm


Is there a trigger for closing a private message after responding?

I thought that /close -c $nick would do the trick but I seem to be wrong.

Last edited by Maelish; 20/08/14 12:18 PM.

Find Gamers, my player finder for tabletop RPGers and Wargamers.
Joined: Aug 2013
Posts: 81
I
Babel fish
Offline
Babel fish
I
Joined: Aug 2013
Posts: 81
You were almost right; just use /close -m rather than -c for query windows.


Link Copied to Clipboard