mIRC Homepage
Posted By: Angela @whois window - 19/07/19 01:03 PM
raw 311:*:{ if ($window(@Whois) == $null) {
.window -e20n @Whois
editbox @Whois /whois
}

I am on 3 different servers and I would like a separate whois window to show up for each server. How can I do this?

Thanks
Posted By: Matt5150 Re: @whois window - 19/07/19 04:52 PM
Hello Angela.
Instead of using a window called called @Whois, try to replace every @Whois with this $+(@Whois,$chr(160),$network)
~Cheers
Posted By: Angela Re: @whois window - 19/07/19 05:40 PM
Thank you! That worked.
© mIRC Discussion Forums