Quiz (

Stable

)


Changelogs:

Core Version 0.1.7

16.11.2023 14:05

  • some code restructuring
    - added new functions for AG update

Core Version 0.1.6

13.11.2023 15:21

Changed:
- minor code refactorings

Quiz Version 1.1.1

06.11.2023 11:31

Fixed:
- Nullpointer when client started

Core Version 0.1.5

06.11.2023 11:18

  • Minor code changes. Make sure to update all other mods for compatibility !

Core Version 0.1.4

19.10.2023 12:23

Added:
- Function for Spawn Menu to not open mutliple times

Core Version 0.1.3

17.10.2023 14:19

Added:
- Added own OnInit function in MissionBase to workaround mods like Custom Huds breaking my Mods by not properly overwriting the OnInit method.
- Admin placement base menu to allow placement of ATMs and Garages from a menu replacing the Garage Admin Kit
- some more Admin Menu functionality for more consistent Admin Menu pages

Quiz Version 1.1.0

12.10.2023 17:55

Added:
- Full admin menu to change all possible settings
- Added button to test a quiz in the admin menu

Core Version 0.1.2

12.10.2023 17:53

Added:
- Filesystem explorer to select any file

Quiz Version 1.0.0

10.10.2023 15:38

Initial Release version

Core Version 0.1.1

10.10.2023 15:31

Changed:
- moved some utils classes from Advanced Groups to Core
- moved more scripts from 4_World to 3_Game