Installation

Once you have set up the dependencies, all you have to do is upload the folder to the server.

This installation guide supports both ESX and QB-Core frameworks.

Resource
Source

screenshot_basic

Config.lua Configure the file

  • You can customize the script to suit your needs by modifying the config.lua file.

Execute reports.sql

Execute reports.sql file

Server.cfg

To get started, make sure to add the following lines to your server.cfg:

setr screenshot_webhook 'your webhook' -- Position in the upper parts
start es_extended 
start ox_lib 
start ripex-reportsystem

Language

The default language is English, but you can change it by selecting one of the available options in the config file. In the near future, I plan to implement a broader language support system to make it even more accessible for everyone!

Last updated