🧠Installation
After you purchase the script you will receive it in your Keymaster account.
First steps
Install the latest stable version of MariaDB.
Add all dependencies listed below and follow their installation instructions.
Add and start the script :)
Dependencies
ox_lib Follow their installation instructions.
oxmysql Follow their installation instructions.
Frameworks
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!
Standalone
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.
Last updated