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.

Just another little newbie question

Old posts that have not been replied to for several years.
Locked
n
nitrandir

Just another little newbie question

Post by nitrandir »

I`m quite new with eggdrop, so I wonder how Tcl works with an eggdrop. If I want to use a Tcl script, what do I have to do etc.

If anyone could help me with that, I would be pleased
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Tcl scripts need to be eggdrop compatable. IE, they use the commands provided, and the events system.

See help pages like http://www.egghelp.org/enhance.htm#tclscripts for deatils on setting up Tcl scripts.
Locked