Search results
I am looking for a single bind to change my sensitivity when I press it, and back to my regular when I press it again. I tried "BindToggle L "sensitivity 2 2000"" but that didn't work. I think I might need to make an alias?
alias +sens "sensitivity 0.5";alias -sens "sensitivity 1.8";bind c "+sens" paste that into your console. the 1.8 is my normal sensitivity, you can get yours by simply typing "sensitivity" into the console.
20 kwi 2020 · This tutorial contains scripts for CS:GO that allow you to quickly change some of the settings and actions used during normal game play. Current status of the settings is reported via sound and visual effects.
Yes, it's possible but the issue is that there is no command to add (or subtract) from your sensitivity, only to set it. [My bad yes there is it's called incrementvar; use that. Here's a much simpler script for it];
Komendy możemy wpisywać w konsoli (klawisz ~) - trzeba mieć tylko do tego włączoną konsole w opcjach CS:GO. Najlepiej jednak wpisywać wszystkie komendy, bindy, aliasy do pliku autoexec.cfg, ponieważ dzięki temu będą one zapisane i nie będzie trzeba ich wpisywać za każdym uruchomieniem gry.
alias "-spin" "sensitivity normal_sensitivity". bind alt "+spin". This could also be useful for high sensitivity players who refuse/can't lower their sensitivity; just reverse the sensitivity values so then you could temporarily lower your sensitivity by holding down alt to aim more accurately. 4.
Provides turnbinds (+left/+right) with customizable yawspeed for CS:GO surf. The convars cl_yawspeed, cl_anglespeedkey, which control the turning speed for the +left/+right commands, exist in previous games in the series (1.6, CS:S), but are inaccessible in CS:GO, forcing useless unchangable defaults (cl_yawspeed 210, cl_anglespeedkey 0.67).