mIRC Homepage
Posted By: huijbrec How to set Disable Private Chat - 18/09/06 04:26 PM
Hi,

I am trying to configure this setting : Mirc Options - Other - Lock - Disable Private Chats in a script?

Like for example you can set your email address with the command /emailaddr <address>


Please advise how to do this. PS I couldn't find it in the help file, nor in the forum.
Posted By: landonsandor Re: How to set Disable Private Chat - 18/09/06 04:29 PM
If you dont want to get private chats, you could always ignore them using:

Privates: /ignore -p *!*@*
Notices: /ignore -n *!*@*
DCCs (all): /ignore -d *!*@*

Combinations: /ignore -pnd *!*@* (would ignore priivates, notices and dccs - these (ignore flags) can be completely changed around and used in ANY combination)
Posted By: huijbrec Re: How to set Disable Private Chat - 18/09/06 08:36 PM
Thank you very much smile I didn't think of that.
Posted By: landonsandor Re: How to set Disable Private Chat - 19/09/06 12:13 AM
anytime - glad to be of help smile
© mIRC Discussion Forums