mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jul 2014
Posts: 313
TECO Offline OP
Pan-dimensional mouse
OP Offline
Pan-dimensional mouse
Joined: Jul 2014
Posts: 313
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

Last edited by Tiago; 05/07/14 02:28 PM.

TECO
irc.PTirc.org (Co-Admin)
Joined: Jul 2006
Posts: 4,149
W
Hoopy frood
Offline
Hoopy frood
W
Joined: Jul 2006
Posts: 4,149
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

Last edited by Wims; 05/07/14 03:02 PM.

#mircscripting @ irc.swiftirc.net == the best mIRC help channel
Joined: Jul 2014
Posts: 313
TECO Offline OP
Pan-dimensional mouse
OP Offline
Pan-dimensional mouse
Joined: Jul 2014
Posts: 313
Thanks very much for your help smile


TECO
irc.PTirc.org (Co-Admin)

Link Copied to Clipboard