Inventory Items
Last updated
Was this helpful?
Last updated
Was this helpful?
Requires properly setup config for inventory from !
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.
ox_inventory
qs-inventory
qb-inventory
mf-inventory
ps-inventory
lj-inventory
core_inventory
inventory (chezza)
codem-inventory
origen_inventory
tgiann-inventory
ox_inventory
qs-inventory
qb-inventory
aj-inventory
lj-inventory
ps-inventory
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:
We recommend using Asset Deployer instead of adding items manually. Asset Deployer will do all the work for you and make sure the installation is done correctly. Manually adding items can be erroneous and it is recommended to use it only in the most extreme cases where the deployer could not be used, such as a custom framework/inventory.
Open ox_inventory/data/items.lua
file.
Add these items:
Copy images from rcore_doorlock/assets/inventory_images/
to ox_inventory/web/images/
.
Restart your server. Server need to be restarted for proper registration of usable items!
Open qb-core/shared/items.lua
/ qs-inventory/shared/items.lua
file.
Add these items:
Copy images from rcore_doorlock/assets/inventory_images/
to qb-inventory/html/images/
/ qs-inventory/html/images/
.
Restart your server. Server need to be restarted for proper registration of usable items!