X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=_hud_descriptions.cfg;h=067e333bf14748ea67ccb597e14c4d32b039cbe2;hb=ce7b10e54002a14e42b451509dbe03a02d0bbfa4;hp=e4c669663324bca895414a5e8e954451199aaa02;hpb=1de3b82da199fe76d62d72b481e2fbc547c89e23;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/_hud_descriptions.cfg b/_hud_descriptions.cfg index e4c669663..067e333bf 100644 --- a/_hud_descriptions.cfg +++ b/_hud_descriptions.cfg @@ -234,3 +234,17 @@ seta hud_panel_physics_flip "" "flip speed/acceleration positions" seta hud_panel_physics_progressbar "" "enable progressbar in panel (2 = only for speed; 3 = only for acceleration)" seta hud_panel_physics_acceleration_progressbar_mode "" "0 = progressbar increases from the center to the right if the acceleration is positive, to the left if it's negative; 1 = progressbar increases from the border in the same direction for both positive and negative accelerations" seta hud_panel_physics_text "" "show text in panel (2 = only for speed; 3 = only for acceleration)" + +seta hud_panel_centerprint "" "enable/disable this panel" +seta hud_panel_centerprint_pos "" "position of this base of the panel" +seta hud_panel_centerprint_size "" "size of this panel" +seta hud_panel_centerprint_bg "" "if set to something else than \"\" = override default background" +seta hud_panel_centerprint_bg_color "" "if set to something else than \"\" = override default panel background color" +seta hud_panel_centerprint_bg_color_team "" "override panel color with team color in team based games" +seta hud_panel_centerprint_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" +seta hud_panel_centerprint_bg_border "" "if set to something else than \"\" = override default size of border around the background" +seta hud_panel_centerprint_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" +seta hud_panel_centerprint_align "" "text alignment: 0 left, 0.5 center, 1 right" +seta hud_panel_centerprint_flip "" "invert messages order" +seta hud_panel_centerprint_fontscale "" "scale the text font by this amount" +seta hud_panel_centerprint_time "" "message duration (NOTE: certain messages have a fixed duration)"