Files
cs2-config/autoexec.cfg
2024-01-04 23:24:12 +01:00

19 lines
403 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
viewmodel_fov 68
viewmodel_offset_x 2
viewmodel_offset_y 1
viewmodel_offset_z -1.5
viewmodel_presetpos 0
echo "---autoexec loaded---"