mIRC Home    About    Download    Register    News    Help

Print Thread
K
k1ll3rz
k1ll3rz
K
can sumone show me a short code of how to make mirc display the results to /map in a listbox on the dialog. thanx

Joined: Dec 2002
Posts: 1,253
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Dec 2002
Posts: 1,253
If I recall correctly, /map was a command that performed roughly the same function as /links but slightly more graphically. If this is the /map command you refer to, you can retrieve the numerics for it (/debug -p @Debug) and do your did -a dname did $2- in there.

For instance, on EFnet, it's numeric 015 that you would use:

raw 015:*: did -a MapDialog 2 $remove($2-, |, -, `,)


Link Copied to Clipboard