mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-28 17:01:14 +00:00
Revert "refactor playerclass and default hud settings"
This commit is contained in:
@@ -1 +0,0 @@
|
||||
[esx_addons]/esx_property/properties.json
|
||||
@@ -36,19 +36,19 @@ Config.DisableNPCDrops = false -- stops NPCs from dropping weapons on
|
||||
Config.DisableWeaponWheel = false -- Disables default weapon wheel
|
||||
Config.DisableAimAssist = false -- disables AIM assist (mainly on controllers)
|
||||
Config.RemoveHudCommonents = {
|
||||
[1] = true, --WANTED_STARS,
|
||||
[2] = true, --WEAPON_ICON
|
||||
[3] = true, --CASH
|
||||
[4] = true, --MP_CASH
|
||||
[1] = false, --WANTED_STARS,
|
||||
[2] = false, --WEAPON_ICON
|
||||
[3] = false, --CASH
|
||||
[4] = false, --MP_CASH
|
||||
[5] = false, --MP_MESSAGE
|
||||
[6] = true, --VEHICLE_NAME
|
||||
[7] = true,-- AREA_NAME
|
||||
[8] = true,-- VEHICLE_CLASS
|
||||
[9] = true, --STREET_NAME
|
||||
[6] = false, --VEHICLE_NAME
|
||||
[7] = false,-- AREA_NAME
|
||||
[8] = false,-- VEHICLE_CLASS
|
||||
[9] = false, --STREET_NAME
|
||||
[10] = false, --HELP_TEXT
|
||||
[11] = false, --FLOATING_HELP_TEXT_1
|
||||
[12] = false, --FLOATING_HELP_TEXT_2
|
||||
[13] = true, --CASH_CHANGE
|
||||
[13] = false, --CASH_CHANGE
|
||||
[14] = false, --RETICLE
|
||||
[15] = false, --SUBTITLE_TEXT
|
||||
[16] = false, --RADIO_STATIONS
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user