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
Download the script from your account.
Extract the zip file.
Open the folder and copy the tgg-hud
folder to your resources folder.
Add start tgg-hud
to your server.cfg
file (below ox_lib).
Follow their instructions.
Our script is compatible with QBCore, QBox, ESX, vMenu(basic functions) and 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/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.