💻Installation

For a smooth installation process, it's important to carefully follow the provided instructions.

Dependencies

oxmysql

Installation

  • Download the latest build of oxmysql (not the source code).

  • Extract the contents of the archive to your resources folder.

  • Start the resource near the top of your resources in your server.cfg.

Required version

Your oxmysql version must be 2.0.0 or above in order to work with our system.

Use the built version

Make sure you have downloaded the built version of oxmysql! If you download the source code, then the resource won't start and queries are unable to execute.

The built version can be downloaded from the releases page (oxmysql.zip).

ox_lib

Installation

  • Download the latest build of ox_lib (not the source code).

  • Extract the contents of the archive to your resources folder.

  • Start the resource near the top of your resources in your server.cfg.

Use the built version

Make sure you have downloaded the built version of ox_lib! If you download the source code, then it won't function correctly and the application will have problems.

The built version can be downloaded from the releases page (ox_lib.zip).

Installation

Ensure that you have the dependencies listed above installed. Extract the contents of the archive into your resources folder. Add the resource to your server config file to ensure it runs automatically during server startup.

Trucking (kub_trucking)

  1. Run the SQL queries provided in kub_trucking/initDB.sql

  2. Choose your framework from the tab below and follow the instructions.

Open kub_trucking/server/config/svconfig.lua and set line 3 to

svConfig.Framework = "qb"

In game

Use the command /trucking to open the trucking tablet.

Last updated