[Standalone][FREE] Broker Einreise/Quiz example for checking if players read the rules

Simple Quiz script when you join you have to do the quiz opens automatic after player spawned if he didnt already done it.

if he got for example 4 out of 7 correct he get kicked (configurable in js)
and if he got 5 out of 7 correct he wont get kicked and it will be saved in database.

questions configurable in js

Original Quiz from Coding Artist / converted to work with fivem

github download

8 Likes

Hi the github link not working please fix this issue !


1 Like

Very cool!

GitHub broken tho

github is broken

Yeap still broken

added direct download
broker_einreise.zip (5.1 KB)

1 Like

The quiz is only started on player join, why you dont add a ped or a marker to do the quiz there

Hello, I get this error, what can it be?

SCRIPT ERROR: citizen:/scripting/lua/scheduler.lua:867: No such export query in resource oxmysql

if u dont use oxmysql u have to change to mysql or what u are using
in server.lua and in fxmanifest.lua

now i get this error

did u add the table to database?

yes i add

can u send me picture from ur database

Hey very nice script Is it possible to set it so that people are banned for 2 days if they have the rules wrong?

you can add the trigger by yourself but i will add it sometime cuz rn i do some other stuff

Hello, we passed the test but we can’t get any further, it’s a blue screen and doesn’t direct us to create a skin

image

set scorecount to 7 if u want that he has to have minimum 7 out of x correct

Hello, we passed the test but we can’t get any further, it’s a blue screen and doesn’t direct us to create a skin

thanks