Installation Guide: Impound System

Installation

Radial Menu Part

qb-radialmenu

add this to under the police Line 569

       {
            id = 'impound',
            title = 'Impound',
            icon = 'user-lock',
            type = 'client',
            event = 'J0-Impound:OpenImpoundMenu',
            shouldClose = true
        },

after adding it will look like this

qbx_radialmenu

add this to Line219

after adding it will look like this

qbx_radialmenu

Inventory part

qb-inventory

qb-core/shared/items.lua

INVENTORY IMAGE

ox_inventory

ox_inventory/data/items.lua

INVENTORY IMAGE

Sql Part

Copy and run the sql by using heidisql or you can import by using phpmyadmin

Config Part

open shared/config.lua

Framework = qb-core , esx , qbox

Target = qb-target , ox_target , interact

Image Logging Service = Discord Webhook , Fivem Manage Image Api

You can add more laws

Dependencies

Last updated