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)
- Close inventory using client trigger (esx_inventoryhud:doClose)
- /openinventory <player_id> - opens given player inventory (
inventory.openinventory
permission) - /closeinv - force closes inventory if it gets bugged
cd resources
git clone https://github.com/Nertigel/esx_inventoryhud [esx]/esx_inventoryhud
- Download https://github.com/Nertigel/esx_inventoryhud/archive/master.zip
- Put it in the
[esx]
directory
Check wiki file
- config.lua
- html/js/config.js