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.

Error in TCL script

Support & discussion of released scripts, and announcements of new releases.
Post Reply
P
PsySc0rpi0n
Voice
Posts: 15
Joined: Sun Dec 27, 2009 6:00 am

Error in TCL script

Post by PsySc0rpi0n »

Hello.

I'm using restricted.v1.tcl and i've already loaded successefully it into eggdrop.conf.

I've also done the commands .+user serv *!*@services.network.etc and .chattr serv +f and .+host serv chanserv!*@* but when i try to do the /msg botnick restricted #channel on i get this error:

Tcl error [restrict:msg]: invalid command name "strlwr"

How can i solve this error?


Edit;

Well, i managed to solve it using the public command insted (!restricted on)

But, how do i allow users to enter my channel using this script?
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Edit that file and replace strlwr with 'string tolower' and should work just fine.
Once the game is over, the king and the pawn go back in the same box.
Post Reply