This commit is contained in:
Nordi98 2025-06-15 02:07:50 +02:00
parent 65fb8a9793
commit beb46174cd
225 changed files with 1525 additions and 14 deletions

View file

@ -102,7 +102,7 @@ Config.QBX = qbxHas
Config.FetchOldInventory = false -- Set to 'true' only once to start the migration process, then return to 'false' immediately after.
Config.UseTarget = true -- Set to true to enable targeting with either 'qb-target' or 'ox_target', or false to disable entirely.
Config.UseTarget = false -- Set to true to enable targeting with either 'qb-target' or 'ox_target', or false to disable entirely.
--[[
General Configuration Guide for the Inventory System

View file

@ -71,6 +71,7 @@ Config.CustomTrunk = {
[joaat('Hauler')] = { slots = 0, maxweight = 0 },
[joaat('Phantom2')] = { slots = 0, maxweight = 0 },
[joaat('Phantom')] = { slots = 0, maxweight = 0 },
[joaat('brickade')] = { slots = 0, maxweight = 200000 },
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 94 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 101 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 97 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB