]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/defaultVoretournament.cfg
Fix uservec*_enable cvars getting set dynamically, causing hiccups. They will now...
[voretournament/voretournament.git] / data / defaultVoretournament.cfg
index 24b89de6c97df510f354e7c356508ae5b96ace1f..68b810168892c1dc1fdc4112f1f29b274377b8d2 100644 (file)
@@ -107,9 +107,11 @@ _cl_color 187
 _cl_name "Player"\r
 _cl_playermodel models/player/vixen.zym\r
 _cl_playerskin 0\r
-crosshair 1\r
+crosshair 11\r
 seta crosshair_pickup 1 "crosshair grows then shrinks back when picking up an item"\r
 seta crosshair_color_by_health 1 "if enabled, crosshair color will depend on current health"\r
+seta crosshair_unarmed_dim_color 0.5 "dim crosshair color by this amount when we aren't holding a weapon"\r
+seta crosshair_unarmed_dim_alpha 0.5 "dim crosshair alpha by this amount when we aren't holding a weapon"\r
 seta crosshair_pickup_speed 4 "speed of the crosshair pickup effect"\r
 seta crosshair_ring_alpha 0.5 "alpha of the crosshair ammo ring"\r
 seta crosshair_ring_size 3 "size of the crosshair ammo ring"\r
@@ -899,7 +901,7 @@ sv_curl_defaulturl "http://www.alientrap.org/voretournament/contentdownload/getm
 \r
 set sv_motd ""\r
 \r
-seta cl_shownames 1    "show player names pointed to (0: never, 1: teamplay only, 2: always)"\r
+seta cl_shownames 2    "show player names pointed to (0: never, 1: teamplay only, 2: always)"\r
 set sv_allow_shownames 1\r
 \r
 set g_waypoints_for_items 1    "make waypoints out of items, values: 0 = never, 1 = unless the mapper prevents it by worldspawn.spawnflags & 1, 2 = always"\r
@@ -1104,7 +1106,7 @@ seta hud_stomach_fade_out 0.03 "how quickly the stomach splash disappears when y
 \r
 seta hud_postprocessing 1 "enables the ability for effects such as hud_damage_blur and hud_contents to apply a postprocessing method upon the screen - enabling this disables manual editing of the postprocess cvars"\r
 seta hud_postprocessing_maxbluralpha 0.5 "maximum alpha which the blur postprocess can be"\r
-seta hud_postprocessing_maxblurradius 10 "maximum radius which the blur postprocess can be"\r
+seta hud_postprocessing_maxblurradius 8 "maximum radius which the blur postprocess can be"\r
 \r
 seta hud_contents 1 "an improved version of gl_polyblend for liquids such as water/lava/slime, draw a filler when inside the liquid"\r
 seta hud_contents_liquid_blur 10 "Use postprocessing to blur the screen when you are inside a liquid. Higher values = more blur"\r