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 bot now display only 3 scores..

Support & discussion of released scripts, and announcements of new releases.
Post Reply
User avatar
Exedore
Halfop
Posts: 43
Joined: Sun Jan 27, 2008 10:04 pm

Trivia bot now display only 3 scores..

Post by Exedore »

I got this section on my trivial.tcl

Code: Select all

#  When someone answers a question, will the bot show just that person's score (0)
#  or will it show all players' scores (1) (default). This is useful in channels with
#  a large number (>20) players.
set tgshowallscores 1
But it only displays the first three scores.

Image

SANTI25CAM
ANONIMO

and
Hyde

And we got between 10 and 15 players.

What is the problem here?

Thx to all!!
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

And what trivia script would this actually be?

It helps to give at least some inkling of an idea.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
Exedore
Halfop
Posts: 43
Joined: Sun Jan 27, 2008 10:04 pm

Post by Exedore »

Only found this on the bottom

Code: Select all

putlog "======================================================="
putlog "* trivia.tcl $tgver ($tgrel) by Souperman loaded."
putlog "* Visit http://www.eggdrop.za.net/ for updates."
tgreadqdb
putlog "* $tgquestionstotal questions in $tgqdb ([file size $tgqdb] bytes)"
putlog "======================================================="
User avatar
Exedore
Halfop
Posts: 43
Joined: Sun Jan 27, 2008 10:04 pm

Post by Exedore »

Can someone help me?
Or at least tell me where can find about this problem..
I don't know..

Tnx
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Read the forum rules regarding bumping posts.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Post Reply