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
Make sure you have YSeries
/ or . Version ≥ 0.99.82
Follow their instructions(latest).
Follow their instructions(latest).
Our script is compatible with QBCore, QBox, ESX, and Standalone(custom framework or no framework). You don't need to do anything else if you are using QBCore, QBox, or ESX. The script will auto-detect the correct framework.
If you are using a custom or no framework, you need to implement some core functions to adjust it to your specifics.
Locate /client/framework/standalone.lua
and /server/framework/standalone.lua
and implement the functions(you can refer to qb.lua
or esx.lua
).
NOTE: We provide limited or no support for custom frameworks.