[14:03] <GameBot> [06:04] Tcl error in file 'eggdrop.conf':demond wrote:Code: Select all
bind kick - * foo proc mode - "% +b" bar proc foo {n u h c t r} { if {[str eq -noc $t $::botnick] && ![matchattr $h m|m $c]} { takick $u $c } } proc bar {n u h c m v} { if {[str mat -noc $m $::botname] && ![matchattr $h m|m $c]} { takick $u $c } } proc takick {u c} { putserv "chanserv :akick $c add *!$u" timer 30 [list putserv "chanserv :akick $c del *!$u"] }
[14:03] <GameBot> [06:04] wrong # args: should be "proc name args body"
[14:03] <GameBot> while executing
[14:03] <GameBot> "proc mode - "% +b" bar "
[14:03] <GameBot> (file "scripts/akick1.tcl" line 2)
[14:03] <GameBot> invoked from within
[14:03] <GameBot> "source scripts/akick1.tcl"
[14:03] <GameBot> (file "eggdrop.conf" line 1349)
[14:03] <GameBot> [06:04] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
-
DCC session closed