As you can see in the video, when I use the /add command, it shows adding both cash and bank but only saves bank (on the ESC menu, bank is 5000 cash is 0, the same on /display command).
Is there a way to make this work or I have to use NUI?
I don’t know if you’re still looking into this but DisplayCash is fine for showing the Bank Balance but to show MP0_WALLET_BALLANCE you have to use ShowHudComponentThisFrame(4);
Least thats how I’m currently doing it, but as for showing the pause menu wallet value, any one got ideas?
Ever figure this out? I’m having the same issue… the bank balance will show but MP0_WALLET_BALANCE doesn’t seem to set the cash balance in the pause menu.