Installation
Download the resource from our store
Place the
NF_ReportSystem
folder in your server's resources directoryAdd
ensure NF_ReportSystem
to your server.cfgConfigure the settings in the config file
Restart your server
Dependencies
ESX Framework or QBCore
ox_lib
ox_target
ox_inventory (optional)
Database
The script will automatically create the necessary database tables on first run. Make sure your database user has the required permissions.
Permissions
Make sure to add the following permissions to your server:
report.submit
- For players to submit reportsreport.view
- For players to view their own reportsreport.admin
- For administrators to manage all reportsreport.respond
- For administrators to respond to reports
Last updated