Skip to main content

Installation

Step-by-step installation guide for Code9 Fuel System

This section

Installation

Requirements

DependencyRequired?Notes
oxmysqlYesDatabase driver
ox_libYesRequired for callbacks and commands
OneSyncYesMust be enabled on your server
FiveM Server 6116+YesMinimum artifact version
es_extended / qb-coreYes (one)Framework

Steps

1. Extract Resource

Extract the code9_fuel folder into your server's resources/ directory.

2. Add to server.cfg

ensure oxmysql
ensure ox_lib
ensure code9_fuel

3. Configure

Edit shared/config.lua to set your framework, fuel prices, consumption rates, electric vehicles, and interaction keys.

Edit shared/transaction.lua to customize all UI text and notification messages.

4. Start Server

Restart your server. Approach any gas station pump to interact.