]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - defaultXonotic.cfg
document the expected response format of xonstat (currently not used yet)
[xonotic/xonotic-data.pk3dir.git] / defaultXonotic.cfg
index 23588aff19c077679f56aa8de2cbcbac8c323a15..1f3bb42a2b6947c3de6ffbef22bc7c51c4939e8a 100644 (file)
@@ -1645,6 +1645,9 @@ seta cl_casings_maxcount 100 "maximum amount of shell casings (must be at least
 seta cl_gibs_maxcount 100 "maximum amount of gibs (must be at least 1)"
 seta cl_vehicle_spiderbot_cross_alpha 0.6
 seta cl_vehicle_spiderbot_cross_size 1
+seta cl_vehicles_hudscale 0.5 
+seta cl_vehicles_hudalpha 0.75
+seta cl_vehicles_hud_tactical 1
 
 //cl_gunalign calculator
 seta menu_cl_gunalign 3 "Gun alignment; 1 = center (if allowed by g_shootfromclient) or right, 2 = center (if allowed by g_shootfromclient) or left, 3 = right only, 4 = left only"
@@ -1959,5 +1962,5 @@ set cl_ghost_items_color "-1 -1 -1" "color of ghosted items, 0 0 0 leaves the co
 set sv_simple_items 1 "allow or forbid client use of simple items"
 set cl_simple_items 0 "enable simple items (if server allows)"
 set cl_fullbright_items 0 "enable fullbright items (if server allows, controled by g_fullbrightitems)"
-set cl_staywep_color "2 0.5 0.5" "Color of picked up weapons when g_wepon_stay > 0"
-set cl_staywep_alpha 0.75 "Alpha of picked up weapons when g_wepon_stay > 0"
+set cl_weapon_stay_color "2 0.5 0.5" "Color of picked up weapons when g_weapon_stay > 0"
+set cl_weapon_stay_alpha 0.75 "Alpha of picked up weapons when g_weapon_stay > 0"