GG Studio Docs
  • GG Studio
  • GG Studio Scripts
    • Advanced Garbage Job
      • Dependencies
        • QBCore
        • QBOX
        • ESX
      • Installation
        • Global Setup
    • Go Postal Job
      • Dependencies
        • QBCore
        • QBOX
        • ESX
      • Installation
        • Global Setup
    • Advanced Taxi Job
      • Dependencies
        • QBCore
        • QBOX
        • ESX
      • Installation
        • Global Setup
    • Advanced Hunting System
      • Dependencies
        • QBCore
        • QBOX
        • ESX
      • Installation
        • QBCore
          • Temp Setup qs-inventory
          • codem-inventory
          • ox_inventory
        • QBOX
        • ESX
          • Temp Setup qs-inventory
    • Survival Hud
      • Dependencies
      • Exports
Powered by GitBook
On this page
  1. GG Studio Scripts
  2. Advanced Taxi Job
  3. Installation

Global Setup

Simple Setup for gg_taxijob

  1. Drag & Drop

    • Simply drag and drop the gg_taxijob folder into your server's resources directory.

  2. Ensure the Script

    • Open your server.cfg file and add the following line to ensure the script loads:

      ensure gg_taxijob
  3. Configure Settings

    • Open the gg_taxijob/utility.lua file in any text editor.

    • Modify the settings to your preferred configurations.

Additional Information

  • Auto-Detected Dependencies: All dependencies are automatically detected—no manual setup required. If the dependency is present, it will be configured automatically.

  • Automatic SQL Setup: The SQL database is initialized automatically on the script's first start.

PreviousInstallationNextAdvanced Hunting System

Last updated 2 months ago