[ESX/QB] [FREE] Nass Info HUD

nass_infohud

Features

  • Works for both QB and ESX
  • Displays name, job, and money
  • Optimized, runs at 0.0ms idle
  • Configurable display bank account
  • Configurable to use discord profile pictures (Requires Badger_Discord_API)

Dependency

Download

Credits

Preview

Other Releases

AI Mechanic
Server Store
Notifications
Dealerships
Dragstrips V2
Launch Control
Carplay
Boss menu
Paintball

7 Likes

amazing work brother,

question, how do i change the duration on it showing?

i wish to at least double the standard duration

Good job bro

Hey, to change the duration of the notification just go to the HTML/JS file and edit the milliseconds to whatever you want. Let me know if it works for you

$(‘.profile’).show();
setTimeout(() => {
$(‘.profile’).fadeOut();
}, 5200); – change this
}

What framework are you on?

esx… i tried starting it before esx scripts, and tried after but same error

Whay version of esx?

legacy 1.7.5

Can you check what playerdata is printing for you?

is that in the f8 console, or txadmin, or somewhere else?

Add a print statement for the getname function

Great release!

1 Like

Nice realese, would be good to add player ID tho