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.

I can't figuire out why i cant load the pub.tcl

Old posts that have not been replied to for several years.
Locked
M
Master-of-Illusion

I can't figuire out why i cant load the pub.tcl

Post by Master-of-Illusion »

I put it in scripts then use .loadPub tcl and get this error
.load Pub.tcl
Pub.tcl:ÿErrorÿloadingÿmodule:ÿCannotÿopenÿ"/home/illusion/X-3/modules/Pub.tcl.so"


I have it in the module folder ,right where i copied it from another egg i have...PLease let me know what im doing wrong...Thanks
User avatar
GodOfSuicide
Master
Posts: 463
Joined: Mon Jun 17, 2002 8:00 pm
Location: Austria

Post by GodOfSuicide »

TCL Scripts are loaded with the source command, modules with load
M
Master-of-Illusion

Post by Master-of-Illusion »

well how do i load tcl scripts them?
c
cloned

Post by cloned »

Master-of-Illusion wrote:well how do i load tcl scripts them?

well if you already have the tcl script in the \scripts folder, then add

source scripts/pub.tcl

to the end of your bot's conf file.......

hope it helps...

cloned
User avatar
arcane
Master
Posts: 280
Joined: Thu Jan 30, 2003 9:18 am
Location: Germany
Contact:

Post by arcane »

GodOfSuicide wrote:TCL Scripts are loaded with the source command, modules with load
Master-Of-Illusion wrote:well how do i load tcl scripts them?
:roll:
needless to add the "rtfm" here...
aVote page back online!
Check out the most popular voting script for eggdrop bots.

Join the metal tavern!
Locked