X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=_hud_descriptions.cfg;h=df3e431ab5883688878d5f59a6c991959bf99b84;hp=09860bbfa198d890d1fc3a451b67a875946c705b;hb=67f42968e72c88efd470a9d7b0ea674c6c253334;hpb=a5dcc1361726a5d7fcb73407d716e3201d4e764c diff --git a/_hud_descriptions.cfg b/_hud_descriptions.cfg index 09860bbfa1..df3e431ab5 100644 --- a/_hud_descriptions.cfg +++ b/_hud_descriptions.cfg @@ -28,6 +28,8 @@ seta hud_configure_grid "" "snap to grid when moving/resizing panels" seta hud_configure_grid_xsize "" "snap to X * vid_conwidth" seta hud_configure_grid_ysize "" "snap to Y * vid_conheight" +seta scr_centerpos "" "Y position of the centerprint" + seta hud_panel_weapons "" "enable/disable this panel" seta hud_panel_weapons_pos "" "position of this panel" seta hud_panel_weapons_size "" "size of this panel" @@ -71,6 +73,8 @@ seta hud_panel_powerups_bg_alpha "" "if set to something else than \"\" = overri seta hud_panel_powerups_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_powerups_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" seta hud_panel_powerups_progressbar "" "enable progressbar in panel" +seta hud_panel_healtharmor_progressbar_strength "" "progressbar image for strength" +seta hud_panel_healtharmor_progressbar_shield "" "progressbar image for shield" seta hud_panel_healtharmor "" "enable/disable this panel, 2 = combined health/armor display" seta hud_panel_healtharmor_pos "" "position of this panel" @@ -85,6 +89,9 @@ seta hud_panel_healtharmor_bg_alpha "" "if set to something else than \"\" = ove seta hud_panel_healtharmor_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_healtharmor_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" seta hud_panel_healtharmor_progressbar "" "enable progressbar in panel" +seta hud_panel_healtharmor_progressbar_health "" "progressbar image for health" +seta hud_panel_healtharmor_progressbar_armor "" "progressbar image for armor" +seta hud_panel_healtharmor_text "1" "show text/icons in the healtharmor panel" seta hud_panel_notify "" "enable/disable this panel" seta hud_panel_notify_pos "" "position of this base of the panel"