From 2a2db9ab9c6afa35d6f435abfc8d6c4124e639b0 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Wed, 4 Feb 2015 01:10:20 +0100 Subject: =?UTF-8?q?Change=20name=20of=20mod=20to=20=E2=80=9CHUD=20bars?= =?UTF-8?q?=E2=80=9D=20[hudbars]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hud.conf.example | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) (limited to 'hud.conf.example') diff --git a/hud.conf.example b/hud.conf.example index ffa4cd7..663329c 100644 --- a/hud.conf.example +++ b/hud.conf.example @@ -1,17 +1,10 @@ ---##Better HUD example config file## +--##HUD bars example config file## ------------------------------------ -- This example moves the health bar in the top left corner and the hunger bar in the top right corner --- --- general settings --- -HUD_ENABLE_HUNGER = true --enables/disables hunger -HUD_HUNGER_TICK = 300 --sets time for loosing 1/2 bread (of 10) (in seconds) - - --!NOTICE!-- --- >>if damage is disabled neither health bar nor hunger bar or breath bar is shown +-- >>if damage is disabled neither health bar nor breath bar is shown -- -- health bar @@ -19,12 +12,6 @@ HUD_HUNGER_TICK = 300 --sets time for loosing 1/2 bread (of 10) (in seconds) HUD_HEALTH_POS = {x=0,y=0} --min 0, max 1 HUD_HEALTH_OFFSET = {x=5,y=30} --offset in pixel --- --- hunger bar --- -HUD_HUNGER_POS = {x=1,y=0} --min 0, max 1 -HUD_HUNGER_OFFSET = {x=-175,y=30} --offset in pixel - -- -- breath bar -- -- cgit v1.2.3