This commit is contained in:
Mycroft
2022-07-04 20:40:37 +01:00
+1 -2
View File
@@ -18,7 +18,6 @@ Config.EnableDefaultInventory = true -- Display the default Inventory ( F2 )
Config.EnableWantedLevel = false -- Use Normal GTA wanted Level?
Config.EnablePVP = true -- Allow Player to player combat
Config.NativeNotify = false -- true = old esx notification
Config.DisableHealthRegen = true
Config.Multichar = true -- Enable support for esx_multicharacter
Config.Identity = true -- Select a characters identity data before they have loaded in (this happens by default with multichar)
@@ -52,4 +51,4 @@ Config.RemoveHudCommonents = {
[20] = false, --WEAPON_WHEEL_STATS
[21] = false, --HUD_COMPONENTS
[22] = false, --HUD_WEAPONS
}
}