sign-posts-wrenchInstallation


1. Download Resource

Download the purchased resource from CFX Portalarrow-up-right - Official Website of FiveM/RedM with your purchased assets.


2. Download Dependencies

Download all the dependencies needed for Dex Addictions.


3. Replace function of NUIService.lua in vorp_inventory

For the script to be able to detect the usage of any item from anywhere, you need to use this function. Simply replace the function inside NUIService.lua for this one:

circle-info

File should be at vorp_inventory\client\services\NUIService.lua

triangle-exclamation

4. Insert table in DB

For the addictions to be persistent and for the script to fully work, you need to insert the following:


5. Start Resource

To start the resource in the server.cfg, make the sure it's been initiated after the VORP Framework. When using a framework like vorp_core, you should start the resource after like so:

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

Last updated