Installation
Last updated
Last updated
Follow these simple steps to set up the Fraud Script on your FiveM server.
Add the following resources to your server.cfg
:
Open the file:
Copy its contents into your inventory item configuration:
For QBCore: qb-core/shared/items.lua
For ox_inventory: ox_inventory/data/items.lua
Open the folder:
Install/Img
Copy all images and paste them into your inventory's image directory:
For QBCore: qb-inventory/html/images/
For ox_inventory: ox_inventory/web/images/
Open the config.lua
file in the script directory.
Adjust the settings according to your server's setup:
Choose the target system: qb-target
or ox_target
Select the dispatch system: ps-dispatch
, aty
, rcore
, or quasar
Set the notification system: e.g., ox_lib
, okok
, wasabi
, etc.