⚙️Configuration

Configuration of mReport Resource

Framework Configuration

You can choose between (new-qb / old-qb / esx) in config file.

Config.Framework - Your framework (new-qb / old-qb / esx)

SQL Configuration

Select the database system you are using on the config file.

Config.Database - (oxmysql / ghmattimysql / mysql-async)

User Image Configuration

You can choose between (steam / discord) in config file.

Config.UserImageType - (steam / discord)

Distance Query For Report Area Configuration

You can change the distance query of players around when the player opened report from config.

Config.AreaDistance - distance query of players around when the player opened report

Admin Access Configuration

If you are using qb-core, you need to add the citizenid of the players, and if you are using esx, add the identifier here and set it to true.

Camera Shot Configuration

You need to set up the discord webhook to take a photo. If Config.UserImageType is set to discord, you need to enter your discord bot's token. (serverconfig)

Logo Configuration

To change the logo from top nav bar do the following steps.

  1. Find "servername.f5576f14" image from html/img.

  2. And change it (the filename must be the same)

OLD

NEW

Last updated