]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - defaultXonotic.cfg
Use MakeConsoleSafe for the message debugs instead
[xonotic/xonotic-data.pk3dir.git] / defaultXonotic.cfg
index c2697006a58e3a3996268b2d48f0be04c4361cb2..e1b16f435c8644a23202f4a8a1d6d1bfaf9bbcb3 100644 (file)
@@ -941,6 +941,7 @@ con_chat 5
 con_chatpos -9
 con_chatsize 10
 con_chatwidth 0.6
+con_notify 0
 con_notifysize 10
 con_notifyalign 0
 
@@ -1439,6 +1440,8 @@ r_shadow_glossintensity 1
 // use fake light if map has no lightmaps
 r_fakelight 1
 
+r_water_hideplayer 1 // hide your own feet/player model in refraction views, this way you don't see half of your body under water
+
 // strength sound settings
 set sv_strengthsound_antispam_time 0.1 "minimum distance of strength sounds"
 set sv_strengthsound_antispam_refire_threshold 0.04 "apply minimum distance only if refire of the gun is smaller than this"