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.

Trivia.tcl

Old posts that have not been replied to for several years.
Locked
Y
Yoda
Halfop
Posts: 78
Joined: Thu Oct 24, 2002 2:57 am
Location: Milano, Italy
Contact:

Trivia.tcl

Post by Yoda »

I tried to install this script but: :cry:

Code: Select all

[16:19] can't read "tghtmlrefresh": no such variable
    while executing
"if {$tghtmlrefresh>0} {
        set tghtmlrefreshtimer [utimer $tghtmlrefresh tghtml]
}"
    (file "scripts/trivia.tcl" line 255)
    invoked from within
"source scripts/trivia.tcl"
    (file "chatzone.conf" line 1238)
[16:19] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
someone know how correct it?
C
Carnage69
Halfop
Posts: 64
Joined: Sat Jun 07, 2003 8:25 pm

hey

Post by Carnage69 »

hey Yoda. :) Past The Hole Script Please.
s
spyda
Halfop
Posts: 64
Joined: Mon Aug 12, 2002 2:22 am
Location: Victoria, Australia

Trivia.tcl

Post by spyda »

At the TOP of the TCL file... There is a option to set the refresh setting..

Code: Select all

#  How often (in seconds) does the html file get updated. Set to 0
#  to disable HTML page.
set tghtmlrefresh 0
Hope that helps..
------------
ThePope
Y
Yoda
Halfop
Posts: 78
Joined: Thu Oct 24, 2002 2:57 am
Location: Milano, Italy
Contact:

Post by Yoda »

ok solved, was mine error :roll:

anyway these are other code errors that I'm not able to correct that dont display correctly some data about where you are in point table and behind who; another one is that you cannot use !command in public if you have colors...

I wrote to the trivia.tcl creator but no answer.....
User avatar
Souperman
Halfop
Posts: 69
Joined: Sat Feb 02, 2002 8:00 pm
Location: Cape Town, South Africa
Contact:

Post by Souperman »

You wrote to me when?

The latest version works when people have colour in the !commands. I'm not sure what you mean with "the data about where you are in the point table". Please explain.


EDIT: never mind, I just noticed your email address then I remembered you did ask me about it. :wink:
Quick! Somebody get me a new ink cartridge
Locked