ESX
Last updated
Last updated
It is a ready edited file for esx. if you use this file you don't need to make any changes
Open "es_extended\config.lua" file
Set Config.DisableWeaponWheel to true
Open "es_extended\server\functions.lua" file
Find "ESX.UseItem(source, item, ...)" function
Replace with the following code function
Open "es_extended\server\common.lua" file
Find ESX.RefreshJobs() function
Replace with follow