On the Subject of Revision Helper
What’s the differential of the drainage basin in Johann Sebastian Bach’s The Merchant of Venice? Wasserflasche.
To deactivate this module, answer its questions correctly.
Press the display to cycle through the answers, if there are more than three. If the question is too long to be shown all at once, use the arrows next to the display to scroll through it.
Keys 1-3 on your keyboard select answers 1-3 on the module. The Enter key selects the display and W & S / Up Arrow & Down Arrow select the arrow buttons.
The list of questions and time limit parameters depend on this module’s mod settings, or, if used in a mission, the description of said mission.
Below are the variables which can be changed in mod settings:
-
Questions: A list of questions that the module can ask.
A question is represented by a list of strings: the first string is the question, the second is the correct answer, and the rest are incorrect answers.
Alternatively, use
<tfX>
as the second string to make the question a true/false question — in this case, X is the correct answer (one of t and f). - BaseCountdownTime: Defaults to 45s. The base amount of time the module has upon activation.
- OverThreeAnswersIncrement: Defaults to 2s. Added to the base countdown time for every extra page of answers there is.
- LongQuestionIncrement: Defaults to 2s. Added to the base countdown time for every unseen line in the question.
- TwitchPlaysBonusTime: Defaults to 15s. Added to the base countdown time if Twitch Plays is active.
In mission descriptions, modifiers must begin with [Revision Helper]
. Below is a list of all modifiers (where X represents a number, which may be a decimal):
3an X
: Assigns X to OverThreeAnswersIncrement.act X
: Assigns X to BaseCountdownTime.bon X
: Assigns X to TwitchPlaysBonusTime.lon X
: Assigns X to LongQuestionIncrement.[A] [B] [C]...
: Adds a question (see Questions for syntax). Note that each string is separated by two spaces.