mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Merge pull request #931 from Thekuca/patch-2
feat(es_extended/config.lua): Adding disable seat shuff (PART 1)
This commit is contained in:
@@ -38,6 +38,7 @@ Config.DisableVehicleRewards = false -- Disables Player Recieving weapons f
|
|||||||
Config.DisableNPCDrops = false -- stops NPCs from dropping weapons on death
|
Config.DisableNPCDrops = false -- stops NPCs from dropping weapons on death
|
||||||
Config.DisableWeaponWheel = false -- Disables default weapon wheel
|
Config.DisableWeaponWheel = false -- Disables default weapon wheel
|
||||||
Config.DisableAimAssist = false -- disables AIM assist (mainly on controllers)
|
Config.DisableAimAssist = false -- disables AIM assist (mainly on controllers)
|
||||||
|
Config.DisableVehicleSeatShuff = false -- Disables vehicle seat shuff
|
||||||
Config.RemoveHudCommonents = {
|
Config.RemoveHudCommonents = {
|
||||||
[1] = false, --WANTED_STARS,
|
[1] = false, --WANTED_STARS,
|
||||||
[2] = false, --WEAPON_ICON
|
[2] = false, --WEAPON_ICON
|
||||||
|
|||||||
Reference in New Issue
Block a user