ESX
Ready Edited Files
It is a ready edited file for esx. if you use this file you don't need to make any changes
Weapon Wheel
Open "es_extended\shared\config\adjustments.lua" file
Find these codes in Config.RemoveHudComponents
[19] = false, --WEAPON_WHEEL
[20] = false, --WEAPON_WHEEL_STATS
Replace with this
[19] = true, --WEAPON_WHEEL
[20] = true, --WEAPON_WHEEL_STATS
Open "es_extended\shared\config\main.lua" file
Find this config
Config.CustomInventory = false
Replace with this
Config.CustomInventory = "tgiann"
Download the file above.
Put it inside this "es_extended\server\bridge\inventory" location
Last updated