mIRC Homepage
Posted By: wladq DCC Chat & Get/Send Window List - 19/01/04 03:27 PM
how can i get the dcc window list? is there something like $notify(x) $window(x) ... ? i can't seem to find it or i'm not looking where i should in the help file... i want to have in a dialog box in a list all the windows .... and i managed to do that... except the dcc's ...

10x in advance for any advice
Posted By: qwerty Re: DCC Chat & Get/Send Window List - 19/01/04 03:45 PM
$chat(N)
dcc chats

$send(N)
dcc sends

$get(N)
dcc gets

In case you want the window names (in order to manipulate windows with the /window command), these are:

Chat <nick/IP>
dcc chats

Send <nick> <filename>
dcc sends

Get <nick> <filename>
dcc gets

You can also access dcc chat windows with =<nickname>, for example:
/window -n =qwerty
Posted By: wladq Re: DCC Chat & Get/Send Window List - 19/01/04 05:11 PM
10x.. u're a lifesaver! laugh
© mIRC Discussion Forums