Skip to content
This repository has been archived by the owner on Jul 11, 2021. It is now read-only.
/ esx_inventoryhud Public archive

Fivem resource for ESX framework - Inventory HUD

License

Notifications You must be signed in to change notification settings

Trsak/esx_inventoryhud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esx_inventoryhud 2.3.0

Inventory HUD for ESX. You can open and close inventory using F2. Part of code was taken from es_extended.

Requirements

Features

  • Drag and drop
  • Using items
  • Dropping items
  • Giving items
  • Cash included
  • Accounts support (bank, black money, ...)
  • Weapons support
  • esx_property support
  • Easy esx_shops integration
  • Job (society) storages
  • Another players inventory support
  • Fully configurable (check config.lua and html/js/config.js)
  • Locale files included (check locales/ and html/locales/ directories)

Addons

Screens

Inventory screen

Commands

  • /openinventory <player_id> - opens given player inventory (inventory.openinventory permission)

Download

Using Git

cd resources
git clone https://github.com/Trsak/esx_inventoryhud [esx]/esx_inventoryhud

Manually

Installation

Check wiki page

Config files

  • config.lua
  • html/js/config.js