props
|
@ -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
|
||||
|
|
|
@ -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 },
|
||||
|
||||
}
|
||||
|
||||
|
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 94 KiB |
Before Width: | Height: | Size: 101 KiB After Width: | Height: | Size: 101 KiB |
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 97 KiB |
Before Width: | Height: | Size: 94 KiB |
Before Width: | Height: | Size: 97 KiB |
Before Width: | Height: | Size: 48 KiB |