X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=_hud_common.cfg;h=0479f389bed5449b3e827971b9b3470b938febb8;hp=e31655e25823512d2bfe20b7897b83fd2f85e643;hb=cafa715c95c3f8fefd84f80e11a57c20b1108eb7;hpb=9e50112561ad6f4cefe6d13bd7185f5dfd1ada4b diff --git a/_hud_common.cfg b/_hud_common.cfg index e31655e25..0479f389b 100644 --- a/_hud_common.cfg +++ b/_hud_common.cfg @@ -74,6 +74,7 @@ seta hud_panel_weapons_ammo_full_plasma 180 "show 100% of the status bar at this seta hud_panel_weapons_ammo_full_rockets 160 "show 100% of the status bar at this ammo count" seta hud_panel_weapons_ammo_full_fuel 100 "show 100% of the status bar at this ammo count" seta hud_panel_weapons_hide_ondeath 0 "hide this panel when dead" +seta hud_panel_weapons_orderbyimpulse "1" "List weapons in their impulse order instead of priority" seta hud_panel_ammo_maxammo "40" "when you have this much ammo, the ammo status bar is full" seta hud_panel_ammo_hide_ondeath 0 "hide this panel when dead" @@ -117,6 +118,7 @@ seta hud_panel_scoreboard_minwidth 0.6 "minimum width of the scoreboard" seta hud_panel_scoreboard_accuracy_showdelay 2 "how long to delay displaying accuracy below the scoreboard if it's too far down" seta hud_panel_scoreboard_accuracy_showdelay_minpos 0.75 "delay displaying the accuracy panel only if its position is lower than this percentage of the screen height from the top" +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" // hud panel aliases alias quickmenu "cl_cmd hud quickmenu ${* ?}"