From: MirceaKitsune Date: Tue, 3 May 2011 12:01:12 +0000 (+0300) Subject: Set good crosshair defaults for the new crosshairs X-Git-Url: http://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=commitdiff_plain;h=e330466db892e8bf430fd9afd3c71661a6bb14ad Set good crosshair defaults for the new crosshairs --- diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index f730511c..bb86e80f 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -108,6 +108,9 @@ _cl_name "Player" _cl_playermodel models/player/vixen.zym _cl_playerskin 0 crosshair 11 +seta crosshair_color "1 1 0.5" +seta crosshair_alpha 0.3 +seta crosshair_size 0.5 seta crosshair_pickup 1 "crosshair grows then shrinks back when picking up an item" seta crosshair_color_by_health 1 "if enabled, crosshair color will depend on current health" seta crosshair_unarmed_dim_color 0.5 "dim crosshair color by this amount when we aren't holding a weapon"