Installation
Last updated
Was this helpful?
Last updated
Was this helpful?
Download the purchased resource from - the official site of FiveM with purchased resources.
This script needs a few extra resources to work properly. Below you will find a list of things to download - click the link, download and upload to your server just like other resources.
MugShotBase64
This is a very important step - without it, the script will not work properly. Depending on the framework you are using (ESX or QB-Core), select the appropriate section below and Paste the SQL code into your database.
No worries - we've prepared a short guide that shows you step by step how to import an SQL file into your database: 👉
The script uses its own items. Depending on what inventory you are using, select the appropriate section and add these items to either your item file or database.
This script uses item metadata to store additional information. To make this data visible directly in your inventory UI, you need to add the code snippet below to your inventory configuration.
To start a resource in your server.cfg
, ensure that it begins after your framework has been initiated. For instance, if you are using a framework like es_extended
, you should start resource after it, like so:
Ensure there are no syntax errors or incorrect paths in your server.cfg
.
Read the guide