Coder Social home page Coder Social logo

actstorms / vorp-inventory Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vorpcore/vorp-inventory

0.0 0.0 0.0 196.72 MB

Inventory System

License: GNU General Public License v3.0

C# 25.11% Lua 0.85% CSS 7.20% JavaScript 62.10% HTML 4.74%

vorp-inventory's Introduction

Inventory System for VORP Core

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 server.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
  • Now you are ready!

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.
  • When dropping or giving a weapon you give it with all the modifications and ammo.
  • It also has usaable items.
  • KLS.

image image

API For Lua

For importing the API on top of your server resource file vorpInventory = exports.vorp_inventory:vorp_inventoryApi() this will return a table for simply using the inventory

  • Uses:
  • Quit weapon vorpInventory.subWeapon(source,weaponId)
  • Create and give new Weapon with the name of the weapon in capital letters vorpInventory.addWeapon(source,weaponName)
  • Add an item with quantity vorpInventory.addItem(source,item,cuantity)
  • Sub item with quantity vorpInventory.subItem(source,item,subCuantity)
  • Returns the item quantity vorpInventory.getItemCuantity(source,item)

Wiki

Wiki VORP Inventory

Credits

Credits to @Trsak for creating the base the inventory interface

Credits to Redemrp_inventory

vorp-inventory's People

Contributors

actstorms avatar artzalez avatar avililla avatar bevilh2o avatar demo4889 avatar hailey-ross avatar horseyhorsey avatar jeffreybytes avatar kamelzarandah avatar local9 avatar outsider31000 avatar pokeser avatar rubi216 avatar simplesandman avatar zawadzkip avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.