Welcome! Please Login or Register!
April 25, 2024, 03:31:36 PM
Home Login Register
pftq Forums  |  Software and Scripts  |  Jeopardy / Gameshow Maker  |  Troubleshooting 0 Members and 1 Guest are viewing this topic. « previous next »
Latest News!Lunar Trigger(Aug 27, 2023)
Pages: [1] Print
Author Topic: Troubleshooting  (Read 1152 times)
Zeoj99
Member
*****
Offline Offline

Posts: 7

« on: December 13, 2020, 02:53:39 PM »

I am having trouble with the code for the Gameshow maker. My problem is that some of the code isn't working like it's supposed to. (I've typed the code in red to make it easier to read.) Here is what I'm talking about:

I have the following code in my setup file:
// Board Display
val=400 // # value increase of each row; 0 to disable values
valstart=400 // value to start at
valdirection=down // value increases in rows going up/down
valfinal=0 // # value of final rows, 0 to keep trend


I want the values to start at 400 at the top, then increase by 400 as we go down the column (so 400, 800, 1200, 1600, 2000). The values start at 400 like they should. However, the next three rows are 500, 600, and 700, and the final row is 1000.

I have this code in my setup file as well:
// Bonus questions
bonust=Daily Double! // Text to show if bonus


I want the text to say "Daily Double!" when a bonus question comes up. However, it instead says "Double Jeopardy!"

Another problem is this code:
// Final question
finalq=true // Enable final question, true/false
finalt=Games // Text to show


I want to have the Final Jeopardy clue with a category of "Games". But, when the game gets to the final round, it just says "Final Jeopardy!" And, I have a clue and a response in the file for the game, but it gave me an error message instead.

Another problem is with this code:
// Question Timer
timercount=0 // Seconds to count, 0 to disable timer


I have it set to disable the timer. But instead, the timer lasts 32 seconds.

I have used these exact same files in the Jeopardy maker, so I'm not sure what went wrong with the final jeopardy question. Any help would be appreciated!

NOTE: Yes, I saved the file. I am positive because everything else in the setup file changed when I input my own settings.
Logged
pftq
Administrator
*****
Offline Offline



Posts: 4198

WWW
« Reply #1 on: December 13, 2020, 03:02:16 PM »

Check that you are not overriding these values again in a second settings
file inherited as a preset. That's a new feature controlled by a line near
the top of the settings file.  Most likely it is inheriting from a Jeopardy
preset that has its own values.
Logged
Zeoj99
Member
*****
Offline Offline

Posts: 7

« Reply #2 on: December 16, 2020, 04:05:43 PM »

Thank you for responding so quickly, and I am sorry I did not do the same! I figured out that the problem was that I was importing settings from the preset Jeopardy text file. However, I still cannot figure out how to post the Final Jeopardy category and clue. Any help would be much appreciated!
Logged
pftq
Administrator
*****
Offline Offline



Posts: 4198

WWW
« Reply #3 on: December 16, 2020, 04:18:37 PM »

There is a final.txt in the questions folder.  Is that what you mean? Not
sure what you are referring to as the category and clue.  Maybe send the
exact text to be specific.
Logged
Zeoj99
Member
*****
Offline Offline

Posts: 7

« Reply #4 on: December 20, 2020, 01:14:44 PM »

Ah, I see! I had the file saved as "finalj.txt" in my game folder instead of "final.txt". When I changed that, the clue and the response showed up. I thought there would be a way to include a final category, too, but I guess I don't need to.
Logged
pftq
Administrator
*****
Offline Offline



Posts: 4198

WWW
« Reply #5 on: December 20, 2020, 01:18:47 PM »

Great, glad you figured it out
Logged
Pages: [1] Print 
pftq Forums  |  Software and Scripts  |  Jeopardy / Gameshow Maker  |  Troubleshooting « previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2006-2007, Simple Machines | RSS Feed Valid XHTML 1.0! Valid CSS!
Page created in 0.061 seconds with 21 queries.