mIRC Homepage
Posted By: Skeletor msg in bold - 03/04/06 06:39 PM
Hi all

I would like it so that when I Press F1... an input box comes up and then I insert a msg, now all works well, but I would like it so that the nick is in bold

Code:
 F1 /say $$1 : $$?="Message:" 


ie: Skeltor: hi there

Any ideas, ta.
Posted By: xDaeMoN Re: msg in bold - 03/04/06 06:46 PM
Code:
 F1 /say $+(,$$1,) : $$?="Message:"  
Posted By: Skeletor Re: msg in bold - 03/04/06 08:05 PM
Ah nice one, thank you.
© mIRC Discussion Forums