mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2026-01-02 22:25:19 +01:00
initial commit
subgame + mods
This commit is contained in:
14
mods/hud/hud.conf
Normal file
14
mods/hud/hud.conf
Normal file
@@ -0,0 +1,14 @@
|
||||
--##Better HUD example config file##
|
||||
------------------------------------
|
||||
|
||||
HUD_ENABLE_HUNGER = true
|
||||
HUD_HUNGER_TICK = 300
|
||||
|
||||
HUD_ARMOR_POS = {x=0.5,y=1}
|
||||
HUD_ARMOR_OFFSET= {x=-320, y=-154}
|
||||
HUD_HEALTH_POS = {x=0.5,y=1}
|
||||
HUD_HEALTH_OFFSET = {x=-320, y=-122}
|
||||
HUD_HUNGER_POS = {x=0.5,y=1}
|
||||
HUD_HUNGER_OFFSET = {x=80, y=-122}
|
||||
HUD_AIR_POS= {x=0.5,y=1}
|
||||
HUD_AIR_OFFSET = {x=80, y=-154}
|
||||
Reference in New Issue
Block a user