update CS2 config
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
// CS2 AUTOEXEC | 2023.09.28
|
// CS2 AUTOEXEC | 2023.10.08
|
||||||
// launch options: -console -novid -nojoy -language english
|
// launch options: -console -novid -nojoy -language english
|
||||||
|
|
||||||
echo "/---------------------------------------------------------------------------------\"
|
echo "/---------------------------------------------------------------------------------\"
|
||||||
@@ -11,14 +11,22 @@ unbindall
|
|||||||
|
|
||||||
alias ".x" "exec autoexec"
|
alias ".x" "exec autoexec"
|
||||||
alias ".swap" "mp_swapteams"
|
alias ".swap" "mp_swapteams"
|
||||||
alias ".clearsmoke" "ent_fire smokegrenade_projectile kill"
|
|
||||||
alias ".givenades" "give weapon_flashbang; give weapon_hegrenade; give weapon_incgrenade; give weapon_smokegrenade"
|
alias ".givenades" "give weapon_flashbang; give weapon_hegrenade; give weapon_incgrenade; give weapon_smokegrenade"
|
||||||
alias ".nadeprac" "game_alias comp; sv_cheats true; mp_warmup_offline_enabled true; mp_warmup_start; mp_warmup_pausetimer 1; sv_grenade_trajectory_prac_pipreview true; sv_grenade_trajectory_prac_trailtime 8; mp_buy_anywhere 1; sv_infinite_ammo 1; .givenades"
|
alias ".nadeprac" "game_alias comp; sv_cheats true; mp_warmup_offline_enabled true; mp_warmup_start; mp_warmup_pausetimer 1; sv_grenade_trajectory_prac_pipreview true; sv_grenade_trajectory_prac_trailtime 8; mp_buy_anywhere 1; sv_infinite_ammo 1; bot_kick; .givenades"
|
||||||
|
|
||||||
|
alias ".cancel_smoke" "ent_fire smokegrenade_projectile kill"
|
||||||
|
alias ".cancel_molotov" "ent_fire inferno kill; ent_fire molotov_projectile kill"
|
||||||
|
alias ".cancel_frag" "ent_fire hegrenade_projectile kill"
|
||||||
|
alias ".cancel_flash" "ent_fire flashbang_projectile kill"
|
||||||
|
alias ".erase_nades" ".cancel_smoke; .cancel_molotov; .cancel_frag; .cancel_flash; stopsound"
|
||||||
|
|
||||||
alias "+radar" "+lookatweapon; cl_radar_always_centered 0; cl_radar_scale 0.30"
|
alias "+radar" "+lookatweapon; cl_radar_always_centered 0; cl_radar_scale 0.30"
|
||||||
alias "-radar" "-lookatweapon; cl_radar_always_centered 1; cl_radar_scale 0.55"
|
alias "-radar" "-lookatweapon; cl_radar_always_centered 1; cl_radar_scale 0.55"
|
||||||
alias "+altbinds" "bind q player_ping"
|
alias "+nc" "noclip"
|
||||||
alias "-altbinds" "bind q lastinv"
|
alias "-nc" "noclip"
|
||||||
|
|
||||||
|
alias "+jmp" "+jump"
|
||||||
|
alias "-jmp" "-jump"
|
||||||
|
|
||||||
bind "w" "+forward"
|
bind "w" "+forward"
|
||||||
bind "a" "+left"
|
bind "a" "+left"
|
||||||
@@ -33,13 +41,14 @@ bind "MOUSE2" "+attack2"
|
|||||||
bind "MOUSE3" "slot6" // frag
|
bind "MOUSE3" "slot6" // frag
|
||||||
bind "MOUSE4" "slot8" // smoke
|
bind "MOUSE4" "slot8" // smoke
|
||||||
bind "MOUSE5" "slot7" // flash
|
bind "MOUSE5" "slot7" // flash
|
||||||
bind "MWHEELUP" "+jump"
|
bind "MWHEELUP" "+jmp"
|
||||||
bind "MWHEELDOWN" "+jump"
|
bind "MWHEELDOWN" "+jmp"
|
||||||
|
|
||||||
bind "ALT" "+altbinds"
|
bind "ALT" "+nc"
|
||||||
|
bind "CAPSLOCK" "player_ping"
|
||||||
bind "SHIFT" "+sprint"
|
bind "SHIFT" "+sprint"
|
||||||
bind "CTRL" "+duck"
|
bind "CTRL" "+duck"
|
||||||
bind "SPACE" "+jump"
|
bind "SPACE" "+jmp"
|
||||||
|
|
||||||
bind "e" "+use"
|
bind "e" "+use"
|
||||||
bind "b" "buymenu"
|
bind "b" "buymenu"
|
||||||
@@ -59,11 +68,10 @@ bind "v" "+radialradio"
|
|||||||
bind "y" "+radialradio2"
|
bind "y" "+radialradio2"
|
||||||
bind "t" "+radialradio3"
|
bind "t" "+radialradio3"
|
||||||
|
|
||||||
bind "n" "noclip"
|
bind "." "sv_rethrow_last_grenade"
|
||||||
bind "." "toggle host_timescale 1 30"
|
bind "-" ".erase_nades"
|
||||||
bind "-" "sv_rethrow_last_grenade"
|
bind "A_WITH_DIAERESIS" "toggle host_timescale 1 30"
|
||||||
bind "," ".clearsmoke"
|
bind "O_WITH_DIAERESIS" "toggle cl_draw_only_deathnotices"
|
||||||
bind "O_WITH_DIAERESIS" "toggle cl_drawhud"
|
|
||||||
|
|
||||||
bind "ESCAPE" "cancelselect"
|
bind "ESCAPE" "cancelselect"
|
||||||
bind "TAB" "+showscores"
|
bind "TAB" "+showscores"
|
||||||
@@ -171,7 +179,6 @@ snd_roundstart_volume 0.04
|
|||||||
snd_tensecondwarning_volume 0.04
|
snd_tensecondwarning_volume 0.04
|
||||||
snd_mute_mvp_music_live_players true
|
snd_mute_mvp_music_live_players true
|
||||||
voice_always_sample_mic true
|
voice_always_sample_mic true
|
||||||
snd_voipvolume 1.0
|
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------------------
|
||||||
// => HUD ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
// => HUD ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||
@@ -210,15 +217,12 @@ con_enable true
|
|||||||
fps_max 200
|
fps_max 200
|
||||||
fps_max_ui 60
|
fps_max_ui 60
|
||||||
fps_max_tools 60
|
fps_max_tools 60
|
||||||
func_break_max_pieces 0
|
|
||||||
joystick false
|
joystick false
|
||||||
lobby_default_privacy_bits2 1
|
lobby_default_privacy_bits2 1
|
||||||
mm_dedicated_search_maxping 50
|
mm_dedicated_search_maxping 50
|
||||||
mp_autokick false
|
|
||||||
player_nevershow_communityservermessage 1
|
player_nevershow_communityservermessage 1
|
||||||
rate 786432
|
rate 786432
|
||||||
spec_replay_autostart false
|
spec_replay_autostart false
|
||||||
sv_holiday_mode 0
|
|
||||||
|
|
||||||
// HELP x)
|
// HELP x)
|
||||||
cl_new_user_phase -1
|
cl_new_user_phase -1
|
||||||
|
|||||||
Reference in New Issue
Block a user