pefcl icon indicating copy to clipboard operation
pefcl copied to clipboard

Start account money don't work

Open Mat40 opened this issue 2 years ago • 7 comments

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... image

Mat40 avatar Oct 15 '22 09:10 Mat40

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?

antonstjernquist avatar Oct 17 '22 07:10 antonstjernquist

if a set for cash in qb main it's working but bank it's not working

Mat40 avatar Oct 17 '22 11:10 Mat40

Also had the same issue as above.

Kilberz avatar Nov 10 '22 00:11 Kilberz

Any fixes for this

UnitedNetwork101 avatar Feb 05 '23 21:02 UnitedNetwork101

Same issue here, qb start cash works.

ChickenDipper1 avatar Apr 14 '23 10:04 ChickenDipper1

Same thing here

lhuanluz avatar Jul 08 '23 16:07 lhuanluz

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)

KamuiKody avatar Oct 10 '23 14:10 KamuiKody