-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Start account money don't work #120
Comments
If you already have an account in QB or ESX it will take that amount. If you set initial start balance to the framework it should work? |
if a set for cash in qb main it's working but bank it's not working |
Also had the same issue as above. |
Any fixes for this |
Same issue here, qb start cash works. |
Same thing here |
A workaround i used was in qb-multicharacter where it gives you starter items just add the starter cash to the bank there using Playr.Functions.AddMony('bank', QBCore.Config.Money.MoneyTypes.bank) |
I use the last realease of pefcl and when new player join, his account is create but with a balance of 0$.
In config.json i have request an amount...
The text was updated successfully, but these errors were encountered: