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.

binding error

Old posts that have not been replied to for several years.
Locked
P
Pitchat
Op
Posts: 122
Joined: Tue Feb 18, 2003 11:24 pm
Location: Hebertville Quebec Canada
Contact:

binding error

Post by Pitchat »

Hi i try to enable the .tcl command in my eggdrop i do type this :

bind dcc n tcl *dcc:tcl

then it display a long list of binds and if a do .bind tcl i get this :

[01:24] (Pitchat): .bind tcl
[01:24] (Espion): [01:24] #Pitchat# binds tcl
[01:24] (Espion): Liaisons de commande:
[01:24] (Espion): TYPE FLGS COMMAND HITS BINDING (TCL)
[01:24] (Espion): No command bindings found that match tcl

theres no such thing like unbind tcl ... in my config.txt

any ideas ?

Pitchat
b
bobjuh
Master
Posts: 268
Joined: Wed Oct 03, 2001 8:00 pm
Location: Netherlands
Contact:

Re: binding error

Post by bobjuh »

Pitchat wrote:Hi i try to enable the .tcl command in my eggdrop i do type this :

bind dcc n tcl *dcc:tcl

then it display a long list of binds and if a do .bind tcl i get this :

[01:24] (Pitchat): .bind tcl
[01:24] (Espion): [01:24] #Pitchat# binds tcl
[01:24] (Espion): Liaisons de commande:
[01:24] (Espion): TYPE FLGS COMMAND HITS BINDING (TCL)
[01:24] (Espion): No command bindings found that match tcl

theres no such thing like unbind tcl ... in my config.txt

any ideas ?

Pitchat
TCL isn't a bind type.
For the binds types read the tcl-commands.doc in your /doc directory
Locked