From: Samual Lenks Date: Wed, 27 Feb 2013 17:48:42 +0000 (-0500) Subject: Enable r_water_hideplayer 1 in config (makes water views much cleaner) X-Git-Tag: xonotic-v0.7.0~62^2~25 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=b337a217c74b0d55be5fa4202d04fd9c8968c7a7;p=xonotic%2Fxonotic-data.pk3dir.git Enable r_water_hideplayer 1 in config (makes water views much cleaner) --- 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"