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.

Search found 6 matches

by LethPhaos
Sun Apr 22, 2007 3:53 am
Forum: Scripting Help
Topic: [solved] error regarding a variable
Replies: 6
Views: 3701

Thanks a lot!
by LethPhaos
Sat Apr 21, 2007 3:11 pm
Forum: Scripting Help
Topic: [solved] error regarding a variable
Replies: 6
Views: 3701

oops, indeed forgot to replace one var name, fixed

edit: okay, it's workig now, due to your hint of adding the ::

but what does that do exactly? :p
by LethPhaos
Sat Apr 21, 2007 2:22 pm
Forum: Scripting Help
Topic: [solved] error regarding a variable
Replies: 6
Views: 3701

i'll change the name of the proc to checkchan
i'm not removing the proc because the bot doesn't have to react on the command on every channel it is in, only on channels specified in the var

what do you think is causing the problem?

thanks for your help!
by LethPhaos
Sat Apr 21, 2007 1:50 pm
Forum: Scripting Help
Topic: [solved] error regarding a variable
Replies: 6
Views: 3701

[solved] error regarding a variable

Hi all, I get the following error message: Tcl error [pub:command]: can't read "channels(output)": no such variable when I type !command while i'm in channel #output, how can I solve this problem? Thanks in advance! set channels(output) "#output #output2" set channels(output) [ s...
by LethPhaos
Thu Apr 19, 2007 1:06 pm
Forum: Eggdrop Help
Topic: setting a password protected channel in the config file
Replies: 2
Views: 2372

thanks
by LethPhaos
Wed Apr 18, 2007 2:07 pm
Forum: Eggdrop Help
Topic: setting a password protected channel in the config file
Replies: 2
Views: 2372

setting a password protected channel in the config file

Hi, I'm new to eggdrop, the installation succeeded as far as I know but I'm wondering how to add the bot to a password protected server. I don't want to set any options yet. for example channel add #testing1212 is enough to make it join that channel, but what if that channel is password protected? T...