Add new currency
Installation for SA-Money script (Adding new currency)
This works only like item as money. That means to add or remove the money you have to edit scripts that use that.
Example
From
To
If you have successfully installed the script, then you can add new currency by these steps
More currencies = bigger impact on performance
First of all, we need to config your config.lua in SA-Money-v2
config.lua
Now, we have to create an item in qb-core > shared > items.lua same way as you added cash
items.lua
The next step is to add new currency into the config.lua in QB-Core
config.lua
Now it's done and it should work. If it doesn't work try other tips or contact us on Discord
If you get some errors in the console, try the section Error Fixes
Last updated