The PtokaX LUA Language Board
Register Calendar Members List Team Members Search Frequently Asked Questions Go to the Main Page

The PtokaX LUA Language Board » Ptokax LUA 5 » Help with scripts » trivia hint help » Hello Guest [Login|Register]
Last Post | First Unread Post Print Page | Recommend to a Friend | Add Thread to Favorites
Post New Thread Post Reply
Go to the bottom of this page trivia hint help
Author
Post « Previous Thread | Next Thread »
Scripter
Newbie


Registration Date: 04-01-2007
Posts: 5

trivia hint help Reply to this Post Post Reply with Quote Edit/Delete Posts Report Post to a Moderator       Go to the top of this page

04-14-2007 03:58 Scripter is offline Search for Posts by Scripter Add Scripter to your Buddy List
 is a male
Moderator


images/avatars/avatar-359.jpg

Registration Date: 11-15-2005
Posts: 916
Location: England

RE: trivia hint help Reply to this Post Post Reply with Quote Edit/Delete Posts Report Post to a Moderator       Go to the top of this page

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  is offline Send an Email to Search for Posts by Add  to your Buddy List
swapy2006 swapy2006 is a male
Triple Ace


Registration Date: 02-17-2006
Posts: 162
Location: india(mumbai)

Re Reply to this Post Post Reply with Quote Edit/Delete Posts Report Post to a Moderator       Go to the top of this page

hi toobster, actually i also tried the script given by scripter but even if i set TrivEx._Sets.shownhints = 4 to 8 and TrivEx._Sets.revealedchars = 2 to 1, same problem is there. U just check it. Smile

__________________

This post has been edited 1 time(s), it was last edited by swapy2006: 04-17-2007 12:04.

04-17-2007 12:03 swapy2006 is offline Send an Email to swapy2006 Search for Posts by swapy2006 Add swapy2006 to your Buddy List
vrnutz vrnutz is a female
Newbie


Registration Date: 04-08-2007
Posts: 8
Location: Pakistan

Reply to this Post Post Reply with Quote Edit/Delete Posts Report Post to a Moderator       Go to the top of this page

I am also facing the same problem as scripter and swapy06
04-19-2007 21:46 vrnutz is offline Send an Email to vrnutz Search for Posts by vrnutz Add vrnutz to your Buddy List
 is a male
Moderator


images/avatars/avatar-359.jpg

Registration Date: 11-15-2005
Posts: 916
Location: England

Reply to this Post Post Reply with Quote Edit/Delete Posts Report Post to a Moderator       Go to the top of this page

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  is offline Send an Email to Search for Posts by Add  to your Buddy List
 is a male
Moderator


images/avatars/avatar-359.jpg

Registration Date: 11-15-2005
Posts: 916
Location: England

Reply to this Post Post Reply with Quote Edit/Delete Posts Report Post to a Moderator       Go to the top of this page

Grab my copy of the script Here

__________________

04-22-2007 07:30  is offline Send an Email to Search for Posts by Add  to your Buddy List
swapy2006 swapy2006 is a male
Triple Ace


Registration Date: 02-17-2006
Posts: 162
Location: india(mumbai)

Re Reply to this Post Post Reply with Quote Edit/Delete Posts Report Post to a Moderator       Go to the top of this page

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 swapy2006 is offline Send an Email to swapy2006 Search for Posts by swapy2006 Add swapy2006 to your Buddy List
 is a male
Moderator


images/avatars/avatar-359.jpg

Registration Date: 11-15-2005
Posts: 916
Location: England

Reply to this Post Post Reply with Quote Edit/Delete Posts Report Post to a Moderator       Go to the top of this page

I guess you never looked Tongue

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  is offline Send an Email to Search for Posts by Add  to your Buddy List
parkAN
Newbie


Registration Date: 08-30-2008
Posts: 2

Reply to this Post Post Reply with Quote Edit/Delete Posts Report Post to a Moderator       Go to the top of this page

How to disable hint reduction in scoring?
08-31-2008 06:21 parkAN is offline Send an Email to parkAN Search for Posts by parkAN Add parkAN to your Buddy List
 is a male
Moderator


images/avatars/avatar-359.jpg

Registration Date: 11-15-2005
Posts: 916
Location: England

Reply to this Post Post Reply with Quote Edit/Delete Posts Report Post to a Moderator       Go to the top of this page

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  is offline Send an Email to Search for Posts by Add  to your Buddy List
Tree Structure | Board Structure
Jump to:
Post New Thread Post Reply
The PtokaX LUA Language Board » Ptokax LUA 5 » Help with scripts » trivia hint help

Forum Software: Burning Board 2.3.6, Developed by WoltLab GmbH