mIRC Homepage
Posted By: TECO Changes in the new version of mIRC - 05/07/14 02:27 PM
Hello I come from a small code that worked in prior to the last one released by the author of mIRC version, only now this command crashed and I do not understand why?

This is the code:
Quote:

nick {
.nick $1
if ($connect != $me) { echo -st - O seu nick agora é $+(11,$1,) }
}


And now when I do the command: /nick (my nick) gives error smirk

Someone can help me solve this?
Thank you
wink
Posted By: Wims Re: Changes in the new version of mIRC - 05/07/14 03:02 PM
This is an intentional change, but the next version of mIRC will revert back to the old behavior because this is really breaking some scripts, more about it here https://forums.mirc.com/ubbthreads.php/topics/246559/Error_recursive_call#Post246559
Posted By: TECO Re: Changes in the new version of mIRC - 05/07/14 07:38 PM
Thanks very much for your help smile
© mIRC Discussion Forums