π° Moneywash
If you are using QB core add the currency in the config like this:
qb-core/config.lua
QBConfig.Money.MoneyTypes = { cash = 500, bank = 5000, crypto = 0, black = 0 } -- black = 0
If you are using QB core add the currency in the config like this:
qb-core/config.lua
QBConfig.Money.MoneyTypes = { cash = 500, bank = 5000, crypto = 0, black = 0 } -- black = 0