Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //CLEAR
- unbindall
- //MOUSE
- bind "mouse_x" "yaw"
- bind "mouse_y" "pitch"
- sensitivity ".9"
- bind "MOUSE1" "+attack"
- bind "MOUSE2" "+attack2"
- unbind mwheeldown
- unbind mwheelup
- bind "mouse4" "+voicerecord"
- ////KEYBOARD
- //DIRECTIONAL
- bind "w" "+forward"
- bind "s" "+back"
- bind "a" "+left"
- bind "d" "+right"
- bind "space" "+duck"
- bind "shift" "+sprint"
- //INTERACT/SELECT
- bind "r" "+reload"
- bind "e" "+use"
- bind "g" "drop"
- bind "q" "lastinv"
- bind "1" "slot1"
- bind "2" "slot2"
- bind "3" "slot3"
- bind "4" "slot4"
- bind "5" "slot5"
- bind "t" "+lookatweapon"
- bind "u" "say_team"
- bind "y" "say"
- bind "v" "slot8"
- bind "b" "slot10"
- bind "x" "slot6"
- bind "c" "slot7"
- //VIEWMODEL
- viewmodel_offset_x 2
- viewmodel_offset_y 2
- viewmodel_offset_z -2
- viewmodel_fov 68
- //CROSSHAIR
- cl_crosshairalpha "200"
- cl_crosshaircolor_r "200"
- cl_crosshaircolor_g "0"
- cl_crosshaircolor_b "250"
- cl_crosshaircolor 1
- cl_crosshairdot "0"
- cl_crosshairgap "-1.5"
- cl_crosshair_t "0"
- cl_crosshairsize "2"
- cl_crosshairstyle "4"
- cl_crosshairusealpha "1"
- cl_crosshairthickness "1"
- cl_crosshair_drawoutline "0"
- cl_crosshair_outlinethickness "0"
- cl_crosshairgap_useweaponvalue "0"
- cl_crosshair_sniper_width ".5"
- //BUY
- bind alt buymenu
- bind "n" "buy mac10; BUY MP9"
- bind "ctrl" "+jump"
- bind "m" "buy flashbang"
- bind "," "buy smokegrenade"
- bind "." "buy hegrenade"
- bind "/" "buy molotov"
- bind "k" "buy vest"
- bind "l" "buy vesthelm"
- bind "semicolon" "buy defuser"
- bind "'" "buy bizon"
- bind "i" "buy famas"
- bind "o" "buy fn57"
- bind "p" "buy deagle"
- bind "[" "buy ak47;buy m4a1_silencer;buy m4a1"
- bind "]" "buy awp"
- //HUD
- bind "tab" +showscores
- cl_use_opens_buy_menu 0
- cl_showloadout 1
- sv_steamgroup 1
- cl_hud_radar_scale "0.9"
- cl_radar_scale "0.4"
- cl_radar_always_centered "0"
- bind ` "toggleconsole"
- r_fullscreen_gamma 3
- // DISCONNECT
- alias dc "disconnect"
- //VOICE
- snd_voipvolume 2
- snd_mvp_volume 0
- voice_loopback 1
- //SOUND
- volume ".1"
- bind z "incrementvar volume 0 .1 .1"
- snd_tensecondwarning_volume ".03"
- snd_menumusic_volume "0"
- snd_roundend_volume "0.02"
- snd_roundstart_volume "0"
- snd_deathcamera_volume "0"
- snd_mapobjective_volume "0"
- snd_roundstart_volume 0
- snd_roundend_volume 0
- snd_deathcamera_volume 0
- //OTHER
- cl_join_advertise 0
- joystick 0
- mm_dedicated_search_maxping 100
- fps_max 500
- cl_showfps 0
- host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement