📋 Prerequisites
Before installing, make sure you have the following resources installed on your server:- ox_lib (Required for menus, callbacks, and progress bars)
- oxmysql (Required for database operations)
- A supported framework: ESX, QB-Core, or Qbox
🛠️ Step-by-Step Installation
Step 1: Import the Database
Import SQL into your database SQL FileStep 2: Configure the Script
Openconfig.lua and set up your server settings to match your setup:
- Framework: Set
Config.Frameworkto'esx','qbcore', or'qbox'. - Fuel System: Set
Config.FuelSystem(e.g.,'ox_fuel','LegacyFuel'). - Key System: Set
Config.KeySystem(e.g.,'qbx_vehiclekeys','wasabi_carlock'). - TextUI: Set
Config.TextUISystemto'ox_lib','qb-core', or'3drawtext'.
🚦 Starting the Resource
Add the start command to your server.cfg file. Make sure it is started after your framework andox_lib:
