How will you be calling the window (which event)?

Something like . . .

Code:
On *:Text:*:*: {
  if (!$window(@msg)) { window -l +lC @msg  }
  aline @msg $timestamp $+(<,$nick,>) $1-
}


I'm quite confused as to what you meant. confused

Could you explain a little more to this newbie? :tongue: