Installation

1. Download Resource
Download the purchased resource from CFX Portal - Official Website of FiveM/RedM with your purchased assets.
2. Download Dependencies
Download all the dependencies needed for Dex Drugs.

VORP_Inventory

VORP_Progressbar

Weed_plant_prop_for_RedM (Optional)
3. Start Resource
To start the resource in the server.cfg
, make the sure it's been iniciated before the VORP Framework.
When using a framework like vorp_core
, you should start the resource after like so:
ensure vorp_core # Example, here is your framework
ensure vorp_inventory # Example, dependencies
ensure vorp_progressbar
ensure prop_weed # Make sure it starts before Dex Drugs
# Dex Resources
ensure Dex_Drugs
Make sure there are no syntax errors in your server.cfg
.
Last updated