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.

can't get bundesliga.tcl to work, please help

Old posts that have not been replied to for several years.
Locked
C
Ceko
Voice
Posts: 1
Joined: Tue Dec 07, 2004 8:12 pm

can't get bundesliga.tcl to work, please help

Post by Ceko »

hello all,
I just downloaded the bundesliga script, but I can't get it to work.
In the telnet session it works but not on PUB (channel).
Any ideas how to help me?
thank you
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

Do you get any tcl error while executing? What does the script do? Can you paste it here and explain what problems/errors it has.

Have you contacted the author about it??!
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

.bundesliga is the public trigger and you have to alter the following to the name of your channel(s):

Code: Select all

set bundesliga(triggerchans) {
  {#chan1}
  {#chan2}
}
If only using in one channel delete the extra {#chan2}

Also, the default settings for results is via notice to the nick that triggers the script.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Locked