X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=_hud_common.cfg;h=c5d37c1dc11a628cebf9d54c9bfd1a759f87240c;hb=refs%2Fheads%2FLegendaryGuard%2Fttt;hp=c622cca34ca126756b3753bb937e32160cbeaea0;hpb=ad328f3deda4a9825f27a878ca81dc7f339e6d30;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/_hud_common.cfg b/_hud_common.cfg index c622cca34..c5d37c1dc 100644 --- a/_hud_common.cfg +++ b/_hud_common.cfg @@ -84,6 +84,7 @@ seta hud_panel_ammo_hide_ondeath 0 "hide this panel when dead" seta hud_panel_powerups_hide_ondeath 0 "hide this panel when dead" +seta hud_panel_healtharmor_fuelbar_startalpha "0.3" "start alpha of the fuel bar" seta hud_panel_healtharmor_oxygenbar_startalpha "0.2" "start alpha of the oxygen bar" seta hud_panel_healtharmor_maxhealth "200" "when you have this much health, the health status bar is full" seta hud_panel_healtharmor_maxarmor "200" "when you have this much armor, the armor status bar is full" @@ -120,6 +121,7 @@ seta hud_panel_scoreboard_maxheight 0.6 "max height of the scoreboard; a few pla seta hud_panel_scoreboard_others_showscore 1 "show scores of players listed in the last row when the scoreboard reaches the max height" seta hud_panel_scoreboard_spectators_showping 1 "show ping of spectators" seta hud_panel_scoreboard_spectators_aligned 0 "align spectators in columns" +seta hud_panel_scoreboard_spectators_position 1 "spectator list position (0 = before accuracy and itemstats, 1 = before rankings, 2 = after rankings, 3 = after map stats)" seta hud_panel_scoreboard_minwidth 0.6 "minimum width of the scoreboard" seta hud_panel_scoreboard_team_size_position 0 "where to show the team size (0 = do not show, 1 = left of scoreboard, 2 = right of scoreboard), will move team scores to the other side if necessary" seta hud_panel_scoreboard_playerid 0 "show player id (server entity number) next to player's name"