Hi there,
this is what I have:
Code:
on ^*:ACTION:*:*: { 
  /echo -mbflirt $iif(#,#,$nick) 7.:Action:.  »» $nick $1- 
  /haltdef
}


.
or this line as well
.


on ^*:ACTION:*:*: echo -mbflirt $iif(#,#,$nick) 7.:Action:.  »» $nick $1- | haltdef


on an on Action event the output should be:

.:Action:. >> Chatter got a huge headache

but what ever I try the font in the word .:Action:. stays normal, not bold.. like this:

.:Action:. >> Chatter got a huge headache

Any ideas what could be wrong here? Thanks for any suggestions.


gr33tz
NiGHtOwL