103 lines
2.0 KiB
INI
103 lines
2.0 KiB
INI
//Movement Keys
|
|
bind "a" "+left"
|
|
bind "d" "+right"
|
|
bind "w" "+forward"
|
|
bind "s" "+back"
|
|
bind "ctrl" "+duck"
|
|
bind "shift" "+sprint"
|
|
bind "mwheeldown" "+jump"
|
|
//Bomb drop
|
|
alias "+dropc4" "slot5"
|
|
alias "-dropc4" "drop"
|
|
bind "H" "+dropc4"
|
|
bind "space" "switchhands"
|
|
|
|
//Binds
|
|
bind "mouse3" "toggle cl_crosshairsize 999 0"
|
|
bind "1" "slot1"
|
|
bind "2" "slot2"
|
|
bind "3" "slot3"
|
|
bind "4" "slot4"
|
|
bind "5" "slot5"
|
|
bind "b" "buymenu"
|
|
bind "e" "+use"
|
|
bind "f" "+lookatweapon"
|
|
bind "g" "drop"
|
|
bind "q" "lastinv"
|
|
bind "u" "messagemode2"
|
|
bind "v" "toggle cl_radar_scale 1 0.3"
|
|
bind "x" "player_ping"
|
|
bind "y" "messagemode"
|
|
bind "[" "+radialradio"
|
|
bind "]" "+radialradio2"
|
|
bind "\" "toggleconsole"
|
|
bind "TAB" "+showscores"
|
|
bind "ESCAPE" "cancelselect"
|
|
bind "DEL" "mute"
|
|
bind "PAUSE" "pause"
|
|
bind "r" "+reload"
|
|
|
|
|
|
|
|
//Settings
|
|
r_fullscreen_gamma "2.1"
|
|
rate 1000000
|
|
safezonex "0.9"
|
|
safezoney "1.0"
|
|
cl_allow_animated_avatars "0"
|
|
cl_hud_radar_scale "1.15"
|
|
cl_hud_color "5"
|
|
cl_use_opens_buy_menu "0"
|
|
cl_color "4"
|
|
cl_radar_square_with_scoreboard 0
|
|
cl_crosshair_sniper_width 2
|
|
cl_sniper_auto_rezoom 1
|
|
cl_teammate_colors_show 1
|
|
cl_use_opens_buy_menu 0
|
|
cl_showloadout 1
|
|
cl_teamcounter_playercount_instead_of_avatars 1
|
|
engine_low_latency_sleep_after_client_tick 1
|
|
r_show_build_info "0"
|
|
fps_max 0
|
|
viewmodel_fov "68"
|
|
viewmodel_offset_x "2.50"
|
|
viewmodel_offset_y "2.00"
|
|
viewmodel_offset_z "-2"
|
|
viewmodel_recoil "0"
|
|
hud_scaling "1.0"
|
|
hud_showtargetid "0"
|
|
cl_obs_interp_enable 0
|
|
con_enable 1
|
|
cl_crosshairgap_useweaponvalue 0
|
|
cl_crosshair_recoil false
|
|
cl_debounce_zoom 0
|
|
|
|
|
|
|
|
//Sound Settings
|
|
snd_deathcamera_volume 0
|
|
snd_ducktovolume 0.55
|
|
snd_gamevoicevolume 1
|
|
snd_gamevolume 1
|
|
snd_mapobjective_volume 0
|
|
snd_menumusic_volume 0
|
|
snd_musicvolume 1
|
|
snd_mvp_volume 0
|
|
snd_roundaction_volume 0
|
|
snd_roundend_volume 0
|
|
snd_roundstart_volume 0
|
|
snd_steamaudio_reverb_level_db -3
|
|
snd_steamaudio_enable_perspective_correction 0
|
|
snd_spatialize_lerp 1
|
|
snd_tensecondwarning_volume 0.04
|
|
snd_toolvolume 1
|
|
snd_voipvolume 1
|
|
snd_headphone_eq 0
|
|
volume 0.01
|
|
snd_voipvolume 0.5
|
|
|
|
clear
|
|
|
|
echo mx !config loaded!
|
|
|