I did following to give the Nicks in the Chan window a special look:

Code:
on ^*:TEXT:*:#:{
  echo -tm # 11«0 $+ $nick(#,$nick).pnick $+ 11» $1-
  haltdef
}


that works fine as long other ppl talk in the channel or in queries.... But when I write something.... all gone, I mean no prefixes, like I want them to have....

How can the code be changed that this works too when I write something. Any solutions? Thanx in advance.. smile


gr33tz
NiGHtOwL