Replace the provided code with your own code and add the "cash" item to shared.lua.
Note: If you are already giving players cash at the beginning (qb-core/config.lua [QBConfig.Money.MoneyTypes ['cash']]), this code won't work after implementation. However, you can configure it to give starting money to the bank, etc. (qb-core/config.lua [QBConfig.Money.MoneyTypes ['bank']]) if you wish.
Verdiğim kodu kendi kodunuz ile değiştirip shared.lua'ya "cash" itemini ekleyin.
Not : Eğerki başlangıçta oyunculara cash para veriyorsanız (qb-core/config.lua [QBConfig.Money.MoneyTypes ['cash']]) bu kodu yazdıktan sonra bu işlem çalışmayacaktır ama isterseniz bankasına vs. başlangıç parası vermesini ayarlayabilirsiniz (qb-core/config.lua [QBConfig.Money.MoneyTypes ['bank']])