Code:
on *:text:*:#:{
  if $me isin $1- {
    if !$window(@Highlight) { .window @highlight }
    echo -t @Highlight $nick mentioned $me on $chan ( $network }
  }
}


P.S.: You should've just made this request as a reply to your original post.