mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 06:11:47 +02:00
Added all hudbars by @Wuzzy2
- Removed hud (incompatible) - Copied all hunger.lua's values in new hunger.lua (hbhunger) - Added hbhunger, hbarmor - Updated sprint mod
This commit is contained in:
9
mods/hbarmor/hbarmor.conf.example
Executable file
9
mods/hbarmor/hbarmor.conf.example
Executable file
@ -0,0 +1,9 @@
|
||||
-- If true, automatically hides the armor when the player wears no armor.
|
||||
-- Otherwise, the armor bar shows “0%”.
|
||||
|
||||
--hbarmor.autohide = true
|
||||
|
||||
-- Time difference in seconds between updates to the HUD armor bar.
|
||||
-- Increase this number for slow servers.
|
||||
|
||||
-- hbarmor.tick = 0.1
|
Reference in New Issue
Block a user