[ESX] CONDE-B1G_INVENTORY | Fast Items, Hotbar, Notifications, Shortcuts, HUD and much more

make so it checks when you press the tab if inventory is open or close and then to do whatever you want it to do

okey so, i might be just retarded my self ( kinda new to lua etc.) however how do i get status bards to work? ( thirst, food). can seem to figure it out.

im useing esx_status and esx_basicneeds

regards Jakob

why i have 2 moneys image

dude, this look so insane

That means compatible with “ESX Inventory HUD” version “1.1” as well as es_extended 1.1.0? Sorry for asking but just to be sure I understand your statement correctly. Thank you!

just disable the Config.IncludeCash in your config.lua

Hello, I need help, please, everything works for me except the weapons, it won’t let me use them :frowning:

I can’t use weapons, someone can help me, I’m going crazy

F8 consol check for errors same with the server consol

Can anyone tell me how can I change the $ sign near the money?

image

I have another currency set in es_extended but I couldn’t find where to change it in this inventory!

on inventory.js

1 Like

You have to name the inventory resource “conde-b1g_inventory” or it will get stuck after closing the inventory. All I did was correctly name the resource and it stopped error

2 Likes

Anyone know how to fix nothing showing when you press the inventory button. Only a mouse shows but no inventory ui

You cannot rename the resource. You must keep it default… if you change the name it wont work correctly unless you also update the inventory.js file to reflect the new name.

1 Like

I have it set to what the readme says but it still does not show up.

I’m using extendedmode

1 Like

Do you plan on implementing property support?

Here’s what I got.
It is used for any location, house or trunk, etc.

I think you’re running the wrong script

shall I add a variable like this:

var inventoryOpen = true;

and then start working?
I tried something like this but when I close it and define the variable to false. It never want to close again after the second time I open it