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.

TCL's not working?

General support and discussion of Eggdrop bots.
Post Reply
I
IWillNotChange
Voice
Posts: 8
Joined: Sat Mar 17, 2012 5:45 pm
Contact:

TCL's not working?

Post by IWillNotChange »

Hopefully in the right place.
Straight to the point. None of my tcl's or "basic commands" (after typing !commands) Are working.
I've added sources to my eggdrop.conf, (named other things)
I've added the scripts to /scripts.
But nothing works.. none of the /scripts nor !spork/!slap etc etc.
Any idea's, did I miss something?
Yes I've tried rehashing and even rebooting the bot/server.
I'm using unreal3.2.
Lower expectations, greater achievements.
I
IWillNotChange
Voice
Posts: 8
Joined: Sat Mar 17, 2012 5:45 pm
Contact:

Post by IWillNotChange »

Anyone willing to sit on MSN or Teamview me, and help me figure this out? It's quite frustrating.
Lower expectations, greater achievements.
User avatar
caesar
Mint Rubber
Posts: 3777
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

You can't install (sort of to speak) eggdrop without having TCL installed already, it's a requirement prior to even compiling the thing. Get on DCC Chat/telnet with it and do a ".status" and read from there the version of your TCL library. Should be something like:
Tcl library: /usr/share/tcltk/tcl8.5
Tcl version: 8.5.8 (header version 8.5.8)
If you wrote in eggdrop.conf file the lines with the files you want to load from the scripts folder like:

Code: Select all

source scripts/some-file.tcl
source scripts/some-other-file.tcl
then this sounds like the bot doesn't know your current host. What have you set at 'net-type' in your eggdrop.conf file?
Once the game is over, the king and the pawn go back in the same box.
Post Reply