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.

How can I use tcl??? I can't figure it out!

Old posts that have not been replied to for several years.
Locked
D
DarkAngelI

How can I use tcl??? I can't figure it out!

Post by DarkAngelI »

hello!
I've got a huge problem!! :(
I confess that my eggdrop?s knowledgement are really small :oops: and I want to put one in my brand-new eggdrop.... :lol:
I had already taken from this site some tcl that I wanted but I don't have the slicest idea of how put it to work....I don't know commands to work with it and I would be really thankful if someone could help me....
I'll be waitin for news :wink:
Don't let me waitin 2 long please.....
User avatar
Papillon
Owner
Posts: 724
Joined: Fri Feb 15, 2002 8:00 pm
Location: *.no

Post by Papillon »

well to make tcl-scripts work... u have to upload them to the eggdrop's directory, in the /scripts/ dir.
then u have to edit your eggdrops config-file, at the bottom u add a line like this:

Code: Select all

 source scripts/nameofyourtclscript.tcl 
then u rehash the bot...

normally instructions of how to use the script, and install it, is written either in the script itself or as a readme file together with the script..
Elen sila lúmenn' omentielvo
P
Photon
Op
Posts: 170
Joined: Wed Aug 28, 2002 8:00 am
Location: Liverpool, England

Post by Photon »

If you're looking for a full TCL command list, then download the source (if you havent already) - there is a full guide in a word document int the doc directory.

Photon.
Locked