mIRC Homepage
Posted By: Stranger_Lv $address - 04/12/04 03:26 PM
There is one trouble, in my query popup i have string
Quote:
Privat Ignore: ignore -p $address($active,2)

but if this nick isn`t in any channel whith me $address returns $null, how can i correct this?
Posted By: Sigh Re: $address - 04/12/04 03:50 PM
/ignore will look up their address for you if it isn't stored in your IAL:

Code:
Private ignore:ignore -p $1 2


$1 returns the assosciated nickname in a query popup
Posted By: Stranger_Lv Re: $address - 04/12/04 03:56 PM
Thanks!
© mIRC Discussion Forums