X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=defaultXonotic.cfg;h=a075ba8cb2dba7431df156cda2996b16389cc70e;hp=25e3209cd36cf6cb542a8ac257e01ca631197176;hb=bc2db9f264c9e70133898e1495911b8658813e04;hpb=180cb09570fa9bc40e8747b7ef05dfbe710aff83 diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 25e3209cd3..a075ba8cb2 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1348,6 +1348,9 @@ seta hud_panel_weapons_ammo_full_fuel 100 "show 100% of the status bar at this a seta hud_panel_weapons_timeout "3" "panel disappears if you don't switch weapon for this amount of seconds" seta hud_panel_weapons_timeout_effect "1" "disappearance effect: 0) no effect; 1) panel moves out of screen; 2) panel fades out" +seta hud_panel_healtharmor_maxhealth "250" "when you have this much health, the health status bar is full" +seta hud_panel_healtharmor_maxarmor "150" "when you have this much armor, the armor status bar is full" + seta hud_panel_notify_time 10 "time that a new entry stays until it fades out" seta hud_panel_notify_fadetime 3 "fade out time" @@ -1997,6 +2000,9 @@ set g_forced_team_yellow "" "list of player IDs for yellow team" set g_forced_team_pink "" "list of player IDs for pink team" set g_forced_team_otherwise "default" "action if a non listed player joins (can be default for default action, spectate for forcing to spectate, or red, blue, yellow, pink)" +// player statistics server URI +set g_playerstats_uri "" + // other config files exec balanceXonotic.cfg exec ctfscoring-ai.cfg