mIRC Homepage
Posted By: Wims v1 isignore v2 - 28/07/14 05:16 PM
Originally Posted By: /help isignore
isignore -- if v1 is a user in your ignore list with the ignore switch v2 (v2 optional)
This is not working on 7.34, even this page documents it will work, it might have worked in the past but as of mIRC 7.34, you must specify the type and not the switch:
Code:
if (foobar isignore c)
;must be for example:
if (foobar isignore channel)
Posted By: Khaled Re: v1 isignore v2 - 29/07/14 10:17 PM
Thanks for your bug report. As far as I can tell, this behaviour has been in place for a long time. It may be that isignore was updated at some point but the help file/online wikis were not. I have checked the ignore routine (it is pretty old code and has not been touched for at least a decade) and it looks like I should be able to update it to handle both switches and types without any side effects. This should be in the next version.
© mIRC Discussion Forums