From: MirceaKitsune Date: Wed, 8 Sep 2010 17:21:39 +0000 (+0300) Subject: Better defaults for the radar X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=4010bda2d3c80e2ee1f031b65847d364f20f4134;p=voretournament%2Fvoretournament.git Better defaults for the radar --- diff --git a/data/defaultVoretournament.cfg b/data/defaultVoretournament.cfg index 3e7b2ccf..87a2bf4f 100644 --- a/data/defaultVoretournament.cfg +++ b/data/defaultVoretournament.cfg @@ -1252,7 +1252,7 @@ seta sv_status_privacy 1 "hide IP addresses from \"status\" replies shown to cli seta cl_teamradar 1 "show radar in teammatches when available" -seta cl_teamradar_background_alpha 0 "set to -1 to disable" +seta cl_teamradar_background_alpha 0.6 "set to -1 to disable" seta cl_teamradar_foreground_alpha 0.8 "alpha of the map" seta cl_teamradar_scale 4096 "distance you can see on the team radar" seta cl_teamradar_rotation 0 "rotation mode: you set what points up. 0 = player, 1 = west, 2 = south, 3 = east, 4 = north"