- vorp core Lua
- Download the lastest version of vorp_nventory
- Copy and paste
vorp_inventory
folder toresources/[VORP]essentials/vorp_inventory
- Add
ensure vorp_inventory
to yourresource.cfg
file - To change the language go to
languages/language.lua
and change the default language in config
- exports
- events
- wieght inventory based
(with limit for items)
- Unique weapons equip unequip
- weapons with serial numbers
- weapons custom labels serial numbers and descriptions
- weight for weapons and items
- give ammo from your belt
- drop give pick up functions
- usable items double click or right click
- KLS.
- metadata for items
- storage/stashes API
- on respawn clear weapons items money ammo
- jobs can hold more weapons
- items and weapons with groups
- item give on first connection and weaponsand much more
- Description of all items in DB
- Gold item like Dollars (You can give and drop item)
- You can choose if using Gold like Dollars in config.lua and config.js
- Added descriptions of each item in inventory, for items (desc is in DB), for weapons (desc is in shared/weapons.lua)
inventory api documentation