16-10-2011, 08:17 PM
Code:
/ignore [-][p|c|i|n|t|a|x|d|k|r] <hostmask|nickname>
The following meanings of each flag:
p = Block private PRIVMSG
c = Block public PRIVMSG (to a channel)
i = Block INVITE
n = Block private NOTICE
t = Block public NOTICE (to a channel)
a = Block all the above types
x = Exception
d = dccs
k = code control (color)
r = remove ignore
First
if you wanna ignore someone from Private with nickname Histen
Code:
/ignore -p Histen
Second
If you wanna ignore with IP for example Histen is FA0226.ACF033.D0C64D.9730CE as sometime when you ignore with nick the nick change it and Private you again so to stop that i advice for IP ignore
Code:
/ignore -p *!*FA0226.ACF033.D0C64D.9730CE
For ignore list
Code:
/ignore -l
For remove a ignore you made there are two ways
First
Code:
/ignore -r <nickname|hostmask> for remove specify nick or hostmask
Secnond
Code:
/ignore -r for remove all ignores on the list
Please Note: This way only working for who using mIRC scripts if you are using the website i would suggest using silence and you can find a description for it here: http://chanops.org/community/tips-and-tu...e-command/
hope it was clear for everyone
You don't have to win every argument. Agree to disagree.