Installation

πŸš€ Installation Guide

Follow these steps to install and configure the QBCore Impound & Clamp System on your FiveM server.


1. Download & Place the Resource

  1. Place the folder in your resources directory

  2. Add the following line to your server.cfg to ensure the script starts after dependencies:

    ensure z-impoundsystem

4. Dependencies

Ensure the following dependencies are installed and working:

  • qb-core

  • oxmysql

  • qb-menu or ox_lib

  • qb-input

  • qb-target or similar targeting system (for ped/vehicle interaction)

5. Database Setup

Import the following SQL into your MySQL database (e.g., via HeidiSQL or phpMyAdmin):

Last updated