Files
esx_core/config.lua
T

7 lines
202 B
Lua

Config = {}
Config.StatusMax = 1000000
Config.TickTime = 1000
Config.UpdateInterval = 10000
Config.Display = true -- Enable the esx_status bars (disable if you are using another HUD)