Inventory HUD for ESX. You can open and close inventory using F2. Part of code was taken from es_extended.
- Drag and drop
- Using items
- Dropping items
- Giving items
- Cash included
- Accounts support (bank, black money, ...)
- Weapons support
- esx_property support
- Another players inventory support
- Fully configurable (check config.lua and html/js/config.js)
- Locale files included (check locales/ and html/locales/ directories)
- /openinventory <player_id> - opens given player inventory (command.openinventory permission)
cd resources
git clone https://github.com/Trsak/esx_inventoryhud [esx]/esx_inventoryhud
- Download https://github.com/Trsak/esx_inventoryhud/archive/master.zip
- Put it in the
[esx]
directory
Check wiki page
- config.lua
- html/js/config.js