From b337a217c74b0d55be5fa4202d04fd9c8968c7a7 Mon Sep 17 00:00:00 2001 From: Samual Lenks Date: Wed, 27 Feb 2013 12:48:42 -0500 Subject: [PATCH] Enable r_water_hideplayer 1 in config (makes water views much cleaner) --- defaultXonotic.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 8e9798c89..4ea9639e5 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1438,6 +1438,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" -- 2.39.2