X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=defaultXonotic.cfg;h=280d3a4a12b45255393b0a357a0c7b370f4f5689;hp=ef878d4d483643707a8a633c7a1a2d0ee50be11e;hb=b0bb58df23b8d29d478535bbf033e8f52903f6f4;hpb=689b7ee828b7f54aae938c96e4660642ace67d84 diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index ef878d4d4..280d3a4a1 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1339,7 +1339,14 @@ exec hud_wickedhud_default.cfg seta hud_weaponicons_number 1 "1 = show number of weapon, 2 = show bound key of weapon" seta hud_weaponicons_complainbubble_time 1 "time that a new entry stays until it fades out" seta hud_weaponicons_complainbubble_fadetime 0.25 "fade out time" +seta hud_weaponicons_accuracy 1 "show accuracy as the weapon icon background" seta hud_weaponicons_accuracy_yellow 20 "percentage at which the accuracy color is yellow" +seta hud_weaponicons_ammo 1 "show ammo as a status bar" +seta hud_weaponicons_ammo_full_shells 40 "show 100% of the status bar at this ammo count" +seta hud_weaponicons_ammo_full_nails 100 "show 100% of the status bar at this ammo count" +seta hud_weaponicons_ammo_full_cells 60 "show 100% of the status bar at this ammo count" +seta hud_weaponicons_ammo_full_rockets 60 "show 100% of the status bar at this ammo count" +seta hud_weaponicons_ammo_full_fuel 100 "show 100% of the status bar at this ammo count" seta hud_notify_time 10 "time that a new entry stays until it fades out" seta hud_notify_fadetime 3 "fade out time"