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.

.tcl commands don't work

Old posts that have not been replied to for several years.
Locked
G
Garp0

.tcl commands don't work

Post by Garp0 »

I'm perm owner in a egg 1.6.31.
I have

# unbind dcc n tcl *dcc:tcl
# unbind dcc n set *dcc:set

in my config file.

I tried 'Search' here. I read all availible docs. But no result. 'what do you need help' on '.tcp putlog blah'

On .binds tcl all I get 'no command hits bindling (tcl).

Any idea what I can do? I just started with tcl scripting and I m not a professional.
M
Mandor

Post by Mandor »

Instead of commenting the lines, just replace the "unbind" by a "bind".

Yeah, I know, thats not what the config file says to do, but it works. :P
G
Garp0

Post by Garp0 »

Thanks, great :) I'm a greenhorn and I worked 6 hours on that damn problem (I want to learn this stuff) and now I've learned a lot :)
Thank you :)
Locked