[Release][ESX] Inventory HUD - 2.4 (properties, trunks, players, shops, storages ...)

thank you for your help i tried to do that and this is my config:
Config = {}
Config.Locale = “en”
Config.IncludeCash = true – Include cash in inventory?
Config.IncludeWeapons = true – Include weapons in inventory?
Config.IncludeAccounts = true – Include accounts (bank, black money, …)?
Config.ExcludeAccountsList = {} – List of accounts names to exclude from inventory
Config.OpenControl = 289 – Key for opening inventory. Edit html/js/config.js to change key for closing it.
Config.CloseUiItems ={radio, tuning_laptop} -----I added it by myselfe but it doesnt work----

Config.EnableVehicleKey = true
Config.EnableHouseKey = true

Anyone have already tried to implement esx_inventory_hud with loaf housing? im trying to do that, but i can´t :frowning:

ik, long time. Where you able to find a solution to this problem?

If you are using esx_advancedvehicleshop you should go to esx_inventoryhud --> client --> trunk.lua then search for isPlateTaken
If is “esx_vehicleshop:isPlateTaken” Change to “esx_advancedvehicleshop:isPlateTaken”

1 Like

Is there a way to make this inventory hud work with esx_weaponshop
I try to use same method like esx_shop but it didnt work

I want only one “cash” and i have two, one with png, the png one it’s “work” but the another it doesn’t
dffds

in config. lua, the Config line.IncludeAccounts = true set to false
this should be

Config.IncludeAccounts = false

Anyone have an issue with inventoryhud_trunk deleting a players trunk inventory sometimes? Very hard to track down but\ every know and then someone loses their entire trunk. No SQL errors nothing. Is it possible that the timing matches a server hitch and causes it to mess up?

Having an issue with this not working with shops/storages, I just get the normal ESX menu. Also glovebox and trunk won’t open (yes I have them installed and started on the server).

I was having this problem, but i found the fix, go into your config.lua and where it says Config.IncludeAccounts… Change that to false :slight_smile:

my game freezes when i click F2 and open inventory with the mouse over the game and can t move, i can t close inventory and can t do anything i only can disconnect from F8 console
Help me plz

how to open a society storages in jobs with esx_inventoryhud?
for example the armory in the policejob

how you add id card and driver license to f2 menu

Hey mate, did you manage to solve this?

If not, I have the solution for you. Better late then never.

i have the same problem

is it possible to add a simple weight limit to the inventory system? feels a bit OP to have infinite amounts of items and near infinite amounts of said items, been trying a bit with adding a weight limit, but it’s rather hard to do when you are a bit unsure about where to check for things, and what to do if the limit is reached…

also trying to get an item limit worked into it, that it loads from the database, so item amount can be limited(making the inventory slightly less OP)

Main reason for adding the weight limit, is to get the option to increase it, using gamz skillsystem, so you can work out at a gym, and increase how much you can carry, up to a certain level… having a hard time actually making it work though. so would it be possible for you to add it yourself? since you know the script inside and out :smiley:

has anyone fixed the problem with esx_shops integration yet?

just use “html/img/items/*.png”, m8 no need to add every name of the items, this will allow any .png to be used within the “items” file

i have problem, the middle box’s are offset from the centre / also in my inventory first row can fit 5 items and then only 4 for the next? Any fixs?

HI can someone tell me how to translate it to english cuz when i am gonna open my inve its not english can someone help

1 Like