FAQ
General Questions
What is NF_DmvSchool?
NF_DmvSchool is a comprehensive driving school system for FiveM servers that allows players to obtain various vehicle licenses through theory and practical tests.
Which frameworks are supported?
The script currently supports both ESX and QBCore frameworks.
Do I need any dependencies?
Yes, the script requires:
ESX Framework or QBCore or Qbox
ox_lib
ox_target
Installation
How do I install the script?
Download the resource from our store
Place the
NF_DmvSchool
folder in your server's resources directoryAdd
ensure NF_DmvSchool
to your server.cfgConfigure the settings in the config file
Restart your server
Do I need to set up a database?
No, the script will automatically create the necessary database tables on first run.
Configuration
How do I change the DMV location?
You can change the location in the config file:
How do I add custom theory questions?
You can add questions in the questions folder
Can I customize the test vehicles?
Yes, you can change the test vehicles in the config file:
Usage
How do players take the test?
Players can start the test by:
Going to the DMV location
Using the target system to interact with the DMV NPC
Selecting the desired license type
Paying the fee
Taking the theory test
Completing the practical test
What happens if a player fails the test?
Players can retake the test after a cooldown period. The cooldown time can be configured in the config file.
Troubleshooting
The script isn't working after installation
Check if all dependencies are installed
Verify the resource is started in server.cfg
Check the server console for errors
Ensure the config file is properly configured
Players can't start the test
Check if the player has enough money
Verify the DMV location is accessible
Check if the player has any existing licenses
Ensure the player has the required permissions
Theory test questions aren't showing
Check if questions are properly configured in the config file
Verify the UI is working correctly
Check for any JavaScript errors in the console
Support
Where can I get help?
You can get support through:
Our Discord server : https://discord.gg/eMR45WNT8Y
How do I report bugs?
Please report bugs through:
Our Discord server : https://discord.gg/eMR45WNT8Y
Include the following information:
Server logs
Steps to reproduce
Expected behavior
Actual behavior
Screenshots or videos if possible
Last updated