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

1.12.4
1.11.4

Weapon Wheel

  1. Open "es_extended\shared\config\adjustments.lua" file

  2. Find these codes in Config.RemoveHudComponents

    [19] = false, --WEAPON_WHEEL
    [20] = false, --WEAPON_WHEEL_STATS
  1. Replace with this

    [19] = true, --WEAPON_WHEEL
    [20] = true, --WEAPON_WHEEL_STATS

  1. Open "es_extended\shared\config\main.lua" file

  2. Find this config

Config.CustomInventory = false
  1. Replace with this

Config.CustomInventory = "tgiann"

  1. Download the file above.

  2. Put it inside this "es_extended\server\bridge\inventory" location

Last updated