Created
May 5, 2024 14:40
-
-
Save proxyanon/39af615793f5a2d22fd11ffe6fb80c7f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias "+boing" "+jump" | |
alias "+ding" "-attack; -attack2" | |
alias "+dong" "-jump" | |
bind n "+boing; +ding; +dong" | |
alias +smoke_throw "cl_crosshairsize 9999;" | |
alias -smoke_throw "cl_crosshairsize 1.6;" | |
bind t +smoke_throw | |
+cl_show_team_equipment 1 | |
cl_radar_always_centered 0 | |
cl_radar_scale 0.4 | |
cl_radar_icon_scale_min 1.5 | |
cl_hud_radar_scale 1 | |
bindtoggle z "cl_righthand" | |
m_rawinput 1 | |
sensitivity 0.8 | |
viewmodel_fov 68 | |
viewmodel_offset_x 600000 | |
viewmodel_offset_y 600000 | |
r_dynamic 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment