Files
cs2-config/autoexec.cfg

13 lines
309 B
INI

bind h "toggle cl_crosshair_recoil 0 1"
bind leftarrow "cl_crosshair_recoil false"
bind rightarrow "cl_crosshair_recoil true"
alias rethrow "sv_cheats 1;sv_rethrow_last_grenade"
alias togglenoclip "sv_cheats 1;noclip"
bind o rethrow
bind p togglenoclip
fps_max 300
echo "---autoexec loaded---"