mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: May 2006
Posts: 122
J
jizzy Offline OP
Vogon poet
OP Offline
Vogon poet
J
Joined: May 2006
Posts: 122
I would like to see an identifier that returns the default message that mirc shows for any event; joins parts ect.
example:
Code:
on ^*:join:#:{
echo -tlbfc join $chan $defaultmsg $+([,$nick,$chan,0),]) 
haltdef
}


If only women came with popup menus and online help.
Joined: Sep 2003
Posts: 4,230
D
Hoopy frood
Offline
Hoopy frood
D
Joined: Sep 2003
Posts: 4,230
Might be (not saying it is, just might be) quite hard to create that, the display message code might be here and there through the routines that do the join or what ever. So to be able to Pre fetch it would require a complete kinda dummy run through the code.

* again this is just a maybe *

As a suggestion i quite like it.


Link Copied to Clipboard