🔨Installation

Prerequisites

  • Compatible with ESX or QB-Core frameworks.

  • Ensure the database system matches the configuration: oxmysql, ghmattimysql, or mysql-async.

Steps

  1. Extract Files

    • Place the respective folder (ESX or QB-Core) into your server's resources directory.

  2. Start the Script

    • Add the following to your server.cfg:

      ensure gfx_truckerjob
  3. Database Setup

    • Run the provided SQL file to set up the necessary tables.

  4. Restart the Server

    • Restart your server to enable the script.

Last updated