Installation

1. Start Resource

Download the purchased resource from CFX Portal - the official site of FiveM with purchased resources.

2. Required Dependencies

This resource requires the following dependencies to function properly:

3. Import Props

To use the fuel system, it is absolutely necessary to import the props system.

Props Import

4. Start Resource

To start a resource in your server.cfg, ensure that it begins after your framework has been initiated.

ensure [core] # For example, here is your framework (esx/qb-core)

# DyScrypt Resources
ensure ox_inventory
ensure cdn-fool
ensure ds-fuel

# Here you run your other resources like esx_policejob etc.

Ensure there are no syntax errors or incorrect paths in your server.cfg.

Last updated