How to get bank balance value?

Hey guys, I’m using ESX_atm plugin, and I want get bank balance value. But I don’t have any idea how to do it :smiley: Someone could help me?

Just use

xPlayer.getAccount('bank').money

Yeah I did it, and I got value in HTML file, but when I withdraw money, it shows me same value, i need to exit bank ui and enter to refresh balance, could you help me? :slight_smile: I could send you video.

1 Like

You can see my problem here, I need exit and enter again to refresh balance info… I use default ESX_ATM plugin.