egghelp.org community Forum Index
[ egghelp.org home | forum home ]
egghelp.org community
Discussion of eggdrop bots, shell accounts and tcl scripts.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

little help with this tcl pls

 
Post new topic   Reply to topic    egghelp.org community Forum Index -> Scripting Help
View previous topic :: View next topic  
Author Message
LDSnake
Voice


Joined: 17 May 2010
Posts: 1

PostPosted: Mon May 17, 2010 6:44 pm    Post subject: little help with this tcl pls Reply with quote

ok,i loaded it.eggdrop started, and when i typed the command on irc i got

Tcl error [pub_helper]: invalid command name "putnotc"


just here if find about putnotc
Code:

proc helper_sendit {nick channel dirc txt} {
 if {$dirc == "1"} { puthelp "PRIVMSG $channel :$txt" }
 if {$dirc == "2"} { puthelp "PRIVMSG $nick :$txt" }
 if {$dirc == "3"} { putnotc $nick "$txt" }
 if {$dirc == "4"} { putdcc $nick "$txt" }

tnx
Back to top
View user's profile Send private message
tomekk
Master


Joined: 28 Nov 2008
Posts: 255
Location: Oswiecim / Poland

PostPosted: Tue May 18, 2010 4:13 am    Post subject: Reply with quote

add to your config file source for 'alltools.tcl', this is a script which comes with eggdrop package

Code:

source scripts/alltools.tcl


or type some other path, don't know where you have it...
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    egghelp.org community Forum Index -> Scripting Help All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Forum hosting provided by Reverse.net

Powered by phpBB © 2001, 2005 phpBB Group
subGreen style by ktauber