KuzQuality - FiveM Documentation
Webstore
  • KuzQuality - FiveM Scripts
  • Useful links
    • KuzQuality.com | Shop now
    • Our Discord
  • General
    • Common issues
    • Frequently asked questions
    • Updating server artifacts
    • Installation basics
  • RESOURCES
    • Premium Resources
      • Shell Creator
        • Config
        • Installation Guide
        • Video guide
        • API
          • Server
          • Client
      • Cocaine Production
        • Config
        • Installation Guide
      • Roof boxes & bike racks
        • Config
        • Installation Guide
        • API
      • Meth Cooking
        • Config
        • Installation Guide
      • Private islands
        • Config
        • Installation Guide
      • Real offroad physics
        • Config
        • Installation Guide
        • API
      • Placeable items
        • Config
        • Inventory integrations
        • Installation Guide
      • Car Dyno
        • Config
        • Installation Guide
      • Outfit Bag 2.0
        • Config
        • Installation Guide
      • Realistic wheel damage
        • Config
      • Smash 'n Grab 2.0
        • Config
        • Installation Guide
      • Animation Suggestions
        • Config
        • Installation Guide
      • Smugglers Heist
        • Config
        • Installation Guide
      • Car Heist
        • Config
      • Towing & Winching
        • Config
        • Installation Guide
      • Security Systems
        • Config
        • Developer Docs
      • Drift Tires
        • Config
        • Installation Guide
      • Engine Swaps [ESX]
        • Config
      • Engine Swaps [QBCore]
        • Config
      • Islands Generator
        • Config
        • Installation Guide
      • Brake Overheating
        • Config
        • Installation Guide
      • Drift Smoke
        • Config
      • Advanced Ped Looting
        • Config
        • Installation Guide
      • Bike Jump Ability
        • Config
        • Installation Guide
      • Hideouts 2.0
        • Config
      • Detective Tools
        • Config
      • Classic Outfit Bag
        • Config
      • Traction Control Toggle
        • Config
      • Car Lift
        • Config
      • Vehicle Towing
        • Config
      • RGB Controller (Full)
        • Config
      • Diving [ESX]
        • Config
      • Diving [QBCore]
        • Config
    • Free Resources
      • Prop Placer
        • Config
      • Nightclub Heist
        • Config
      • Basic Security Lasers
        • Config
        • Developer Docs
      • Advanced Airdrop
        • Config
      • Smooth Throttle Control
        • Config
      • Better rollbacks & handbrake turns
        • Config
      • Wild Cannabis (Loot Areas Example)
        • Config
      • RGB Controller (Basic)
        • Config
      • Dragy
        • Config
      • Easter Egg Hunt
        • Config
      • Loot Areas
        • Config
        • Developer docs
  • KQ Link
    • KQ Link | Installation guide
    • Using Git
    • Developer reference
      • Exports
        • Server
        • Client
Powered by GitBook
On this page
  1. RESOURCES
  2. Premium Resources
  3. Smugglers Heist

Installation Guide

PreviousConfigNextCar Heist

Last updated 8 months ago

This guide will provide step-by-step instructions on how to install and set up the KQ_SMUGGLERS script for FiveM. This script requires the ESX framework to be installed and running on your server.

Step 0:

Before installing KQ_SMUGGLERS, make sure that the kq_lootareas script is already installed and started on your server. You can download and install kq_lootareas from .

Step 1:

After downloading the KQ_SMUGGLERS script, unzip the folder and place it in the resources directory on your FiveM server.

Step 2:

Next, you need to import the kq_smugglers.sql file into your database. This will create data (items) required for the script to function properly. You can watch this video for instructions on how to import an SQL file into your database: .

Step 3:

Once the SQL file has been imported, open the config.lua file in the KQ_SMUGGLERS script folder and make sure that the correct framework is enabled.

Step 4:

After the config file has been set up, add the KQ_SMUGGLERS script to your server.cfg file. Make sure that it's added after the ESX framework, so that it loads and starts properly.

Step 5:

⚠ Make sure that any script isn't preventing the plane nor pilot from spawning. Anti-cheats often have the shamal plane blacklisted!

  • plane model = 'shamal'

  • plane object model = 'ex_prop_exec_crashedp'

  • pilot model = 's_m_m_pilot_01'

  • cartel model = 'g_m_m_armlieut_01'

This guide will provide step-by-step instructions on how to install and set up the KQ_SMUGGLERS script for FiveM. This script requires the QBCore framework to be installed and running on your server.

Step 0:

Step 1:

After downloading the KQ_SMUGGLERS script, unzip the folder and place it in the resources directory on your FiveM server.

Step 2:

Add the items to your qb-core shared.lua file qb-core/shared/items.lua or qb-core/shared.lua

Step 3:

Open the config.lua file in the KQ_SMUGGLERS script folder and make sure that the correct framework is enabled.

Step 4:

After the config file has been set up, add the KQ_SMUGGLERS script to your server.cfg file. Make sure that it's added after the ESX framework, so that it loads and starts properly.

Step 5:

⚠ Make sure that any script isn't preventing the plane nor pilot from spawning. Anti-cheats or qb-smallresources often have the shamal plane blacklisted!

  • plane model = 'shamal'

  • plane object model = 'ex_prop_exec_crashedp'

  • pilot model = 's_m_m_pilot_01'

  • cartel model = 'g_m_m_armlieut_01'

Before installing KQ_SMUGGLERS, make sure that the kq_lootareas script is already installed and started on your server. You can download and install kq_lootareas from .

https://kuzquality.com/package/5355106
https://www.youtube.com/watch?v=xBbqDLXrZGY
https://kuzquality.com/package/5355106