Inventory Items
Requires properly setup config for inventory from Installation!
There are two ways of setuping inventory items. You can use integrated Asset Deployer that edit proper server files automatically after executing command or you can do all necessary edits Manually.
Asset Deployer
Available deploys:
Items
ox_inventory
qs-inventory
qb-inventory
mf-inventory
ps-inventory
lj-inventory
core_inventory
inventory (chezza)
codem-inventory
origen_inventory
tgiann-inventory
Items images
ox_inventory
qs-inventory
qb-inventory
aj-inventory
lj-inventory
ps-inventory
Running deploy
Execute command dooorlockdeploy <deploy-resource> [name]
in server console, where deploy-resource
is needed and represents resource from Available Deploys and name
is optional (if it's not filled, all deploys for resource will be deployed) and represents specific deploy for resource.
Example:
Manually
ox_inventory
Open
ox_inventory/data/items.lua
file.Add these items:
Copy images from
rcore_doorlock/assets/inventory_images/
toox_inventory/web/images/
.Restart your server. Server need to be restarted for proper registration of usable items!
qb-inventory / qs-inventory / aj-inventory / lj-inventory / ps-inventory, other
Open
qb-core/shared/items.lua
/qs-inventory/shared/items.lua
file.Add these items:
Copy images from
rcore_doorlock/assets/inventory_images/
toqb-inventory/html/images/
/qs-inventory/html/images/
.Restart your server. Server need to be restarted for proper registration of usable items!
Last updated