Correct.

Just noticed that you're display indicates that you are using NNScript (aka No Name Script), and scripts like this have been known to have some of the normal IRC commands aliased to specifics for that script.

Thus, if you find
Code:
/ignore -k <nick>
isn't working, then try
Code:
/!ignore -k <nick>
. The ! will force mIRC to use the command rather than the alias.

Last edited by RusselB; 01/04/09 06:50 AM.