• Add Review
  • Subscribe
  • Nominate
  • Submit Media
  • RSS

Miscellaneous

Quiz Master Minigame

In addition to the bug I mentioned in the last blog post, I have been informed (a long time ago actually) that the quiz master minigame doesn't work as it was intended to. Apparently I'd accidentally coded it so that one wrong answer caused you to fail out of the test (but only after the third question), instead of the intended two questions.

Firstly, the minigame's purpose was a silly premise in the first place. I included it as a sort of check to make sure that the player was actually reading the story, and not skipping through the text. I realized long ago that I shouldn't be forcing the player to read through all the dialogue, least of all not so they can answer a few random questions about a few words that someone probably doesn't even remember at that point.

With that being said, all of the answer except the very last question can still be accessed from within the castle. However, because of the bug I mentioned at the beginning, this still leaves the game unplayable if you missed the answer to the last question. My bad.

That brings me to the second point. I had intended to remove this minigame in a later release, but since I concluded the game was virtually in it's final form so I could focus all my work on the sequel, that never happened. I also intended to post the answers to the quiz somewhere, but at the time, I couldn't think of a proper place that I could post them, where anyone who's playing the game could easily find them. Enter this site.

So, without further adieu, I present the answers to the quiz master minigame.

The first 5 questions are multiple choice.
1) Option #2 Gremal
2) Option #1 Raygley
3) Option #4 Ur
4) Option #3 Aaron
5) Option #3 Royal Knights Brigade

The last 5 questions made use of the enter hero name event. Because it was really quirky in rm2k, there were a few rules mentioned in game to make it work properly. Failure to comply to these rules would result in an incorrect answer, even if the answer given was right.
- Capitalize names of places and people. Do not capitalize the names of items.
- if the answer is an odd number of letters long (3, 5, 7 etc) you need to put a blank space at the end of the input. Doing this makes the full word show up on the top.
- do not add spaces to the end of even lettered words.

The answers to the questions are given below. They appear in their EXACT spelling. a _ will be placed after every odd lettered word, to remind you to put an extra space at the end.

question 6 - Eddie_
question 7 - Dera
question 8 - herb
question 9 - Edwin_
question 10 - Rankov

That's the answers. Maybe someday I'll update the actual game to remove this thing, and the terribad facesets, and whatever else I decide needs fixing. Maybe.

Later guy(s?).

Miscellaneous

Persisting issues

It has been brought to my attention that there is a small glitch in the game, where you never get any prizes for doing the minigames in the castle. I had thought I fixed this before I released the full version, but apparently it wasn't correctly fixed. Fortunately, the error isn't gamebreaking, and it was already impossible to get the best prizes from them anyway, due to the lack of a certain accessory in the game which was not implemented. Odds are slim that I will ever fix this, I don't even have rm2k installed anymore.
Pages: 1