Skip to content

Glories-2603/vorp_inventory-lua

 
 

Repository files navigation

Inventory in Lua System for VORPCore framework

Requirements

How to install

  • Download the lastest version of VORP Inventory
  • Copy and paste vorp_inventory folder to resources/vorp_inventory
  • Add ensure vorp_inventory to your resource.cfg file
  • To change the language go to resources/vorp_inventory/Config and change the default language, also you will have to edit the html file to change the text on the inventory menu

Features

  • Unique weapons in order not to duplicate them.
  • Each weapon has its own ammo and can have diferent type of ammo.
  • give ammo from your belt
  • When dropping or giving a weapon you give it with all the modifications and ammo.
  • It also has usable items.
  • KLS.
  • metadata
  • storage Api

image image image

Extra Features

  • All features from vorp_inventory_lua 1.0.7
  • 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 config.lua), for dollars and gold (desc are in html)

Wiki

Wiki VORP Inventory

Credits

  • To Val3ro for the initial work.
  • to Emolitt and Outsider for finishing/testing.
  • Credits to Vorp Team for creating the C# version and Local9.
  • to blue for making this possible

About

vorp Inventory in lua

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 71.3%
  • CSS 17.9%
  • JavaScript 10.1%
  • HTML 0.7%