Created
April 18, 2021 11:38
-
-
Save mishazawa/3a071fc145890e95a696d3b634254129 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
| cl_cmdrate 64; | |
| rate 128000; | |
| cl_updaterate 64; | |
| cl_interp 0; | |
| cl_interp_ratio 2; | |
| net_graph 1; | |
| net_graphproportionalfont 0; | |
| bind "Alt" "+left"; | |
| bind "v" "toggle cl_radar_scale 1.0 0.4"; | |
| bind "l" "toggle cl_crosshaircolor 0 1"; | |
| bind "m" "r_cleardecals"; | |
| bind "3" "use weapon_knife"; | |
| bind "4" "use weapon_hegrenade"; | |
| bind "5" "use weapon_smokegrenade"; | |
| bind "6" "use weapon_flashbang"; | |
| bind "7" "use weapon_bomb"; | |
| bind "x" "use weapon_molotov;use weapon_incgrenade;" | |
| bind "z" "use weapon_taser"; | |
| viewmodel_recoil 0; | |
| viewmodel_offset_x 2.5; | |
| viewmodel_offset_y -2; | |
| viewmodel_offset_z -2; | |
| viewmodel_fov 54; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment