Monosex, Lammkott,
thanks to both of you.... smile

There is one little bug that remains.

In a private window, my nick isn't displayed... only the < > Further does the design not show in private when somebody writes something to me.

Here's what I got for all together so far:
Code:
on ^*:TEXT:*:#:{
  echo -tm # 11«0 $+ $nick(#,$nick).pnick $+ 11» $1-
  haltdef
}

on *:INPUT:*: {
  if (($left($1,1) == / || $left($1,1) == $readini($mircini,text,commandchar)) &amp;&amp; (!$ctrlenter)) return
  .msg $active $1-
  echo $color(own) -atmi2 11«0 $+ $nick($chan,$nick).pnick $+ 11» $1-
  halt
}


Somebody any ideas, pls?

...any ideas?


gr33tz
NiGHtOwL