mIRC Homepage
It would help if the /who <#Room> command results were shown in the main window instead of the status window. I've tried, but I can't find any option that'll do this.
Alt+O (Options)
[+]-IRC

On the right "Show in active" -> [X] Whois
He said /who, not /whois :tongue:
Yes, I have this checked. However, this is for the /whois command, not the /who command. It would really help if there was also a box under this menu item for the /who command as well as the /whois command.
Code:
#who off
raw 352:*:{ echo -a $2- }
raw 315:*:{ echo -a $2- }
#who end

menu channel {
  Who info
  .Get info:{ .who # }
 .-
  .Enable/Disable
  ..Enable:{ .enable #who }
  ..Disable:{ .disable #who }
}

paste this code in your remote section.. ALT + R .. then look in your channel menu..
© mIRC Discussion Forums