From 17b69f3609a690df376c3f83a0f6ec7c9294c877 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Tue, 11 Jan 2011 12:03:14 +0100 Subject: [PATCH] 128 is huge, try 48 for trueaim min range by default --- defaultXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index cac55e472..6ae4d0c16 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -461,7 +461,7 @@ locs_enable 0 pausable 0 seta g_spawnshieldtime 1.000000 "number of seconds you are invincible after you spawned, this shield is lost after you fire" seta g_antilag 2 "AntiLag (0 = no AntiLag, 1 = verified client side hit scan, 2 = server side hit scan in the past, 3 = unverified client side hit scan)" -set g_trueaim_minrange 128 "TrueAim minimum range (TrueAim adjusts shots so they hit the crosshair point even though the gun is not at the screen center)" +set g_trueaim_minrange 48 "TrueAim minimum range (TrueAim adjusts shots so they hit the crosshair point even though the gun is not at the screen center)" set g_antilag_nudge 0 "don't touch" set g_antilag_bullets 1 "Bullets AntiLag (0 = no AntiLag, 1 = server side hit scan in the past) - DO NOT TOUCH (severely changes weapon balance)" set g_shootfromclient 1 "let client decide if it has the gun left or right; if set to 2, center handedness is allowed, and defaulted to, too; see also cl_gunalign" -- 2.39.2