ESX
Weapon Wheel
Open "es_extended\config.lua" file
Set Config.DisableWeaponWheel to true
AddPlayerMethod Function
Open "es_extended\server\functions.lua" file
Add the following code to the bottom or top of the file
Edit ESX.UseItem Function
Open "es_extended\server\functions.lua" file
Find "ESX.UseItem(source, item, ...)" function
Replace with the following code function
SetPlayerItems and SetPlayerClotheItems
Open "es_extended\server\classes\player.lua" file
Add above return self at the bottom of the file
Item List
Enter the "es_extended" folder
download the following item list and put it in the es_extended main directory
Open "es_extended\fxmanifest.lua" file
Add at the bottom of server_scripts and client_scripts
Ready-edited es_extended files
Version 1.10.6
Last updated