123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- bind 0 weapon_group_0
- bind e weapon_group_1
- bind 1 weapon_group_2
- bind 2 weapon_group_3
- bind 3 weapon_group_4
- bind z weapon_group_5
- bind x weapon_group_6
- bind q weapon_group_7
- bind c weapon_group_8
- bind f weapon_group_9
- bind MWHEELUP weapon_group_3
- bind MWHEELDOWN weapon_group_2
-
- bind a +moveleft
- bind d +moveright
- bind s +back
- bind w +forward
- bind SPACE +jump
- bind CTRL +crouch
-
- bind ALT +zoom
- bind SHIFT +hook
-
- bind k kill
-
- alias dc disconnect
- alias q quit
-
- fov 105
-
- hud_damage_blur 0
- hud_damage 0.4
-
- cl_zoomspeed -1
- cl_reticle 0
- cl_bobfall 0
- cl_bobmodel 0
- cl_bobup 0
-
- hud_panel_physics_update_interval 0
- hud_panel_scoreboard_minwidth 0.8
-
- cl_netfps 120
- cl_curl_maxspeed 5000
- cl_curl_maxdownloads 5
|