mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-06 18:40:25 +01:00
10 lines
279 B
Plaintext
10 lines
279 B
Plaintext
|
-- 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
|