Quiz
Setup Work: HighNo WipeStable
Changelogs:
Version 2.0.5 - stable30.08.2024 17:45
-
1.26 preparations
Version 2.0.4 - stable30.04.2024 12:33
To support both old and new Versions of this major update, you can use #ifdef LBmaster_Rework to check if the new version is loaded or the old
- prints have been replaced with LBLogger methods
- GetGame() has been replaced with g_Game constant
- classes have been seperated into own files
- Using the LBLayoutManager everywhere
- all files were reformatted with formatting tool
- folderstructure has been made consistent with other LB mods
- missing translation into Stringtable
- support for formatting lines individually
- some messages were cut off, because DayZ doesn't properly calculate the width of text
- Loading the image of a questions would not properly work
- Quiz config not saving properly
Version 2.0.3 - exp22.04.2024 12:34
-
workaround for current compile error
Version 2.0.2 - exp22.04.2024 09:55
-
fixed compile error
Version 2.0.1 - exp19.04.2024 13:07
-
fixed quiz data not loading
More...
Features
-
Create ingame quizes about your Server Rules or any other topic like a Drivers License -
Prevent any ingame action like opening the spawn menu before accepting the server rules or starting the engine of a vehicle before passing the drivers license test -
2 Example Quizzes included (one will give some ingame information and one with a short drivers license test) -
Simple Script API to start a quiz and get info about passed quizzes and be notified when a player passes a quiz -
Sounds for correct answer, wrong answer, passed the quiz and failed the quiz -
Layouts for questions with 1,2,3 or 4 answers. More than 4 answers will pick the correct answer and 3 wrong answers randomly -
Many configurable options in the config -
Answers can contain text or images or both