mIRC Homepage
Posted By: R34N1M4T3D Please Help <nick> display - 09/09/04 02:52 PM
This may seem like a stupid question, but I've been scratching my head over this one, How do you change the display while in a room from <nick> to (nick) or anything else.
For Example

[9/9/04} <nick> blah blah confused
Posted By: Danthemandoo Re: Please Help <nick> display - 09/09/04 04:05 PM
on ^*:text:*:#:{
echo -tm $chan ( $+ $nick $+ ) $1-
haltdef
}
Posted By: Mentality Re: Please Help <nick> display - 09/09/04 05:58 PM
In addition, you may want to read this thread for some more information and more suggestions.

Regards,
Posted By: R34N1M4T3D Re: Please Help <nick> display - 12/09/04 10:41 PM
ok I used the code
Code:
 on ^*:text:*:*:echo -mbflirt $iif(#,#,$nick) ( $+ $nick $+ ) $1- | haltdef
 
but it disabled the colors I used for my friends so I could keep up with them easier. What would I use to enable this feature again? confused
© mIRC Discussion Forums