[Release] poggu_hud [ESX ONLY]

Yes, it only seems to do it when I click F9 to see how much money I got.

Can i change that i dont have to press F9 to see my money ?

Sure you can, you will need to change the code tho.

Can you say which code im not the best in developing stuff

you would need to change, client.lua, main.js and main.css, you need to remove F9 button press from client.lua, in main.js u need to remove showAdvanced case, and in main.css u need to set right: 0; in .container

1 Like

i want to move the job name from topleft to be under the money stuff etc, at the right

yea i would also like to do that if you can help ? @Poggu , move job from left to right ? please

i found itā€¦ move this ā€œclass item jobā€ under Class containerā€¦
soo everything is unders same container bank, monej and item jobā€¦
in HTML

So do you know whats wrong? Im still having the same problem with the money not showing up and it just saying loadingā€¦

it worked but my job names are long and now text has gone under the box any way to fix this?

i put in main.css
under .item-job (min-width on 500px) and under .job-text (padding-right: 150px)

Itā€™s not registering poggu_hud:retrieveData callback in server.lua, i can make a version that doesnā€™t use ESX.RegisterServerCallback if you want

Hey, nice HUD
how can i change the position?

That would be nice, but would it still get the players job and money?

Yep it will

Good edit dude im trying it out just translated it to English :slight_smile:

1 Like

ESX.RegisterServerCallback return nil on start script

do you have ESX server?

yep
<3

Error loading script server.lua in resource poggu_hud: @poggu_hud/server.lua:36: attempt to index a nil value (global ā€˜ESXā€™)
stack traceback:
@poggu_hud/server.lua:36: in main chunk
Failed to load script server.lua.
Started resource poggu_hud