Skip to content
This repository was archived by the owner on Jun 11, 2022. It is now read-only.

Latest commit

 

History

History
34 lines (25 loc) · 1.56 KB

File metadata and controls

34 lines (25 loc) · 1.56 KB

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.
  • Each weapon has its own modifications. (:warning: Not implemented yet)
  • When dropping or giving a weapon you give it with all the modifications and ammo.
  • It also has usable items.
  • KLS.

image image

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.