Qb-hud: money stays on screen

Hello. I would like to have the amount of money you have stay on screen. I can’t really figure it out. Can anyone help?

In this file you can find “showCash” and “showBank” just change all the = false to = true

qb-hud/app.js at main · qbcore-framework/qb-hud (github.com)

1 Like

thanks lots!

1 Like

now whenever i restart it goes on 0 instead of the real amount. when i buy or sell something. It displays the actual number I have

You’ll probably have to make a modification to send the amount on player load

I am not verry good in coding so that will be a hard one… should I look at what /cash does in the commands. and use that when someone joins the game?

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.