That doesn't work for /whoises called by scripts.

jenna:
This script will echo the data most commonly sent by servers when you /whois someone to the active window, although some servers send more:
Code:
raw 311:*:{ echo $color(whois) -a $2 is $3 $+ @ $+ $4- | halt }
raw 319:*:{ echo $color(whois) -a $2 on $3- | halt }
raw 312:*:{ echo $color(whois) -a $2 using $3- | halt }
raw 317:*:{ echo $color(whois) -a $2 has been idle $duration($3), signed on $asctime($4) | halt }
raw 318:*:{ echo $color(whois) -a $2- | halt }