This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

respond2.0.tcl by MC_8

Support & discussion of released scripts, and announcements of new releases.
Post Reply
M
Mewbie
Voice
Posts: 12
Joined: Tue Mar 17, 2009 8:03 am

respond2.0.tcl by MC_8

Post by Mewbie »

If anyone could help that would be great. I saw a post that I should ask at writer's forum (http://forum.purehype.net/), but I wasn't able to as twice its never sent me my new registration e-mail. So......

My problem is on joining a channel bot doesn't greet as it should.
I get this error, on telnet to the bot, when I (or others) join the channel :
Tcl error [mc:join]: can't read "mc_resp(*Mewbie*onjoin123)": no such element in array

This is the line in the script after I made my changes:

#joins
set {mc_resp(*%nick*onjoin123)} {"Look, it's %nick, my master!"}

==========================
even if I subsitute %nick with my nick, same error.


Thank you
Post Reply