on ^*:notice:*:#:{
echo -a notice: $rawmsg
haltdef
}

Does it show what channel it was sent from in the rawmsg? You can use the notice event then echo it to whatever window you like.