mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Implemented Config.EnableHud
This commit is contained in:
@@ -8,6 +8,7 @@ Config.EnableSocietyPayouts = false -- pay from the society account that the
|
||||
Config.ShowDotAbovePlayer = false
|
||||
Config.DisableWantedLevel = true
|
||||
Config.EnableWeaponPickup = true
|
||||
Config.EnableHud = true -- enable the default hud? Display current job and accounts (black, bank & cash)
|
||||
Config.RemoveInventoryItemDelay = 5 * 60000
|
||||
Config.PaycheckInterval = 7 * 60000
|
||||
Config.MaxPlayers = 32
|
||||
|
||||
Reference in New Issue
Block a user