mIRC Home    About    Download    Register    News    Help

Print Thread
#200804 12/06/08 09:10 AM
Joined: Dec 2007
Posts: 48
K
Kol Offline OP
Ameglian cow
OP Offline
Ameglian cow
K
Joined: Dec 2007
Posts: 48
This has been brought up in the past but I think that it's best a new thread is created for it.

It is really a pain to have a text and input event just to change the way mIRC displays the nick. You'd also have to rewrite the /msg command so that your messages from scripts also follow the same format or message using /editbox -n to activate the input event which is more trouble than it's worth.

/nickstamp seems logical and I doubt it would be a hassle.

p could equal prefix
c could equal nick color
n could equal nick

So currently, assuming show user prefix and nick colors are set, our nickstamp format is
Code:
<cpn>


Being able to customize that would be pretty cool :P

Kol #200806 12/06/08 10:48 AM
Joined: Jan 2006
Posts: 468
Fjord artisan
Offline
Fjord artisan
Joined: Jan 2006
Posts: 468
While I second the idea, probably mIRC may use some "built-in" templating system at some point in the future smile - I wish!
But OMG I will rant forever because I spent so much time writing my templating engine :P


Link Copied to Clipboard