Installation
After you purchase the script you will receive it in your Keymaster account.
Last updated
After you purchase the script you will receive it in your Keymaster account.
Last updated
Install the latest stable version of .
Add all dependencies listed below and follow their installation instructions.
Add and start the script :)
Follow their instructions.
Follow their instructions.
Our script is compatible with QBCore, QBox, ESX, Standalone(custom framework or no-framework). You don't need to do anything additional. The script will auto-detect it!
If you are using a custom framework/no-framework, YOU need to implement some of the core functions to adjust it to your specifics.
Locate /client/custom/frameworks/standalone.lua
and /server/custom/frameworks/standalone.lua
and implement the functions(you can refer to qb.lua
or qbox.lua
).
NOTE: We provide limited or no support for custom frameworks.
Upon the first initialization of the script, you must create society (business) accounts for roles such as Police, Mechanic, etc., in the banking table. This can be done effortlessly through the banking system's user interface (UI), provided you have administrative permissions.
Steps to Create Society Accounts:
Ensure you have admin permissions enabled for your account.
Open the Banking interface.
Navigate to the sidebar and locate the tab labeled Admin Actions.
Select Admin Actions to access the society creation tools.
Create a new society by providing the following details:
Display Name: The public-facing name of the society (e.g., "LS Customs").
Society Name: The internal name of the society, which must match the job name in your system (e.g., "mechanic" for mechanics, "police" for law enforcement).
Important Notes:
Ensure that the Society Name matches the job name configured in your system to avoid inconsistencies.
Double-check that all required society accounts are created during this step to ensure seamless integration with the banking functionality.
Completing these steps ensures that all essential society accounts are correctly set up and ready to use.
Inventory is necessary to utilize the Debit Card Items feature. Initially, support is available for:
ox_inventory (Recommended)
qb-inventory
lj-inventory
ps-inventory
An interaction script is required to access banking functionalities. Initially, support is available for:
ox_target (Recommended)
qb-target
sleepless_interact
interact
drawtext