From 22b3aaa8af6fbfe0efebbeb4248c9e7c3a887a87 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Thu, 18 Mar 2021 11:02:28 +0100 Subject: csgo --- autoload.cfg | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) (limited to 'autoload.cfg') diff --git a/autoload.cfg b/autoload.cfg index f318638..5aa5fff 100644 --- a/autoload.cfg +++ b/autoload.cfg @@ -22,7 +22,9 @@ cl_crosshairthickness "1.000000" cl_crosshairusealpha "1" cl_fixedcrosshairgap "3" -sensitivity 0.5 +sv_allowupload 1 + +sensitivity 0.35 safezonex 0.8 safezoney 1.0 @@ -30,13 +32,17 @@ cl_hud_color 4 alias "+jumpthrow" "+jump;-attack" alias "-jumpthrow" "-jump" -bind "MOUSE3" "+jumpthrow" -bind "Tab" "player_ping" +bind "h" "+jumpthrow" +bind "MOUSE3" "player_ping" + +bind "tab" "slot2" + +bind "v" "use weapon_hegrenade" +bind "c" "use weapon_flashbang" +bind "x" "use weapon_smokegrenade" +bind "z" "use weapon_molotov; use weapon_incgrenade" -bind "z" "use weapon_hegrenade" -bind "x" "use weapon_flashbang" -bind "c" "use weapon_molotov; use weapon_incgrenade" -bind "v" "use weapon_smokegrenade" +bind "q" "lastinv" bind "alt" "noclip" -- cgit v1.2.3