Setup
Instructions on how to setup your job/society integrations with your framework to create shared accounts for jobs in runtime!
ESX
Download and ensure the latest esx_addonaccount
from here: https://github.com/esx-framework/esx_addonaccount.
QBCore
Instructions on how to setup job/society accounts with QBCore framework compatibility.
qb-banking
qb-banking
If you are using qb-banking
, all you need to do is download and ensure the latest version of qb-banking
from here: https://github.com/qbcore-framework/qb-banking.
qb-management
qb-management
If you are using qb-management (old method), then follow these instructions.
Latest qb-management
does not manage job/society accounts. This is now handled by qb-banking
. If you are using old qb-management, it's highly recommended to update to latest and utilize qb-banking
instead.
Check for functions
Do Ctrl + F
(search) for GetAccount
or AddMoney
or RemoveMoney
. If they do not exist, then do not proceed further! Instead, ensure that you have latest qb-banking
installed, as this resource now handles job/society accounts.
Qbox
Download and ensure the latest version of Renewed-Banking
from here: https://github.com/Renewed-Scripts/Renewed-Banking/releases.
If you are using another banking/management for job/shared accounts, then refer to API for custom integrations on your own.
If using qb-management
(old version) with backwards compatibility, then see qb-management.
Last updated