Installation
Last updated
Download the purchased resource from CFX Portal - 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
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:
start [core] # For example, here is your framework (esx/qb-core)
# VMS Resources
start vms_documentsEnsure there are no syntax errors or incorrect paths in your server.cfg.
Last updated