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 Panning.


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 PolyZone

# Dex Resources
ensure Dex_Panning

Make sure there are no syntax errors in your server.cfg .

Last updated