|
 |
trivia hint help |
Scripter
Newbie
Registration Date: 04-01-2007
Posts: 5
 |
|
|
04-14-2007 03:58 |
|
|
Moderator
  

Registration Date: 11-15-2005
Posts: 916
Location: England
 |
|
Its already set to show 4 hints per question -
| quote: |
| TrivEx._Sets.shownhints = 4 -- Stands for how many Hints are displayed (May not be totally accurate) |
However this wont apply if the answer is only a few letters long.
If you want more hints raise the above setting, you could also change the following to reveal 1 character rather than 2 at a time.
| quote: |
| TrivEx._Sets.revealedchars = 2 -- Stands for how many chars are revealed per hint. |
__________________
|
|
04-15-2007 06:28 |
|
|
vrnutz

Newbie
Registration Date: 04-08-2007
Posts: 8
Location: Pakistan
 |
|
I am also facing the same problem as scripter and swapy06
|
|
04-19-2007 21:46 |
|
|
Moderator
  

Registration Date: 11-15-2005
Posts: 916
Location: England
 |
|
I dont see the problem, here is what mine shows -
| quote: |
[15:23:55] <New-Quiz-Master> QUESTION Nr. 21398 from 137044 Questions.
----------------------------------------------------------------------
> Category: Music - Point(s): 16 - Valid Answers: 1
QUESTION: Name the Artist/Band that recorded this song: Glass and the Ghost Children (Corgan)
HINT: @@@@@@@@ @@@@@@@@
----------------------------------------------------------------------
[15:24:10] <New-Quiz-Master> QUESTION Nr. 21398 from 137044 Questions.
----------------------------------------------------------------------
> Category: Music - Point(s): 12 - Valid Answers: 1
QUESTION: Name the Artist/Band that recorded this song: Glass and the Ghost Children (Corgan)
HINT: s@@@@@@@ p@m@@@@s
----------------------------------------------------------------------
[15:24:25] <New-Quiz-Master> QUESTION Nr. 21398 from 137044 Questions.
----------------------------------------------------------------------
> Category: Music - Point(s): 8 - Valid Answers: 1
QUESTION: Name the Artist/Band that recorded this song: Glass and the Ghost Children (Corgan)
HINT: sm@@@@n@ pum@@i@s
----------------------------------------------------------------------
[15:24:40] <New-Quiz-Master> QUESTION Nr. 21398 from 137044 Questions.
----------------------------------------------------------------------
> Category: Music - Point(s): 4 - Valid Answers: 1
QUESTION: Name the Artist/Band that recorded this song: Glass and the Ghost Children (Corgan)
HINT: sm@s@@ng pumpki@s
----------------------------------------------------------------------
[15:24:55] <New-Quiz-Master> The correct answer is: "smashing pumpkins".
|
__________________
|
|
04-22-2007 07:26 |
|
|
Moderator
  

Registration Date: 11-15-2005
Posts: 916
Location: England
 |
|
Grab my copy of the script Here
__________________
|
|
04-22-2007 07:30 |
|
|
swapy2006
Triple Ace

Registration Date: 02-17-2006
Posts: 162
Location: india(mumbai)
 |
|
Tx Toobster, now the script is working....
Well, is there any option in this script by which if players are not active then Trivia will automatically stop after some time.
__________________
|
|
04-22-2007 19:56 |
|
|
Moderator
  

Registration Date: 11-15-2005
Posts: 916
Location: England
 |
|
I guess you never looked
| quote: |
TrivEx._Sets.autostop = nil -- nil when no autostop, 1 - endless, when you want the script to stop after a certain number of unanswered questions
|
__________________
|
|
04-22-2007 21:31 |
|
|
parkAN
Newbie
Registration Date: 08-30-2008
Posts: 2
 |
|
How to disable hint reduction in scoring?
|
|
08-31-2008 06:21 |
|
|
Moderator
  

Registration Date: 11-15-2005
Posts: 916
Location: England
 |
|
Surely the point of the quiz is to get max points when you guess fast and less points for the longer you take with more hints.If you were to disable it that would mean you will get full points no matter how long it takes to guess.
__________________
|
|
08-31-2008 13:23 |
|
|
|
|
|
 |
|