réplica de
https://github.com/sys4-fr/server-nalc.git
sincronizado 2025-11-01 04:55:21 +01:00
- Removed hud (incompatible) - Copied all hunger.lua's values in new hunger.lua (hbhunger) - Added hbhunger, hbarmor - Updated sprint mod
10 linhas
279 B
Plaintext
Ficheiro executável
10 linhas
279 B
Plaintext
Ficheiro executável
-- 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
|