update CS2 config

This commit is contained in:
2023-09-25 22:02:11 +02:00
parent 3e7e4b1c69
commit 827cd4f640

View File

@@ -1,4 +1,4 @@
// CS2 AUTOEXEC | 2023.09.22 // CS2 AUTOEXEC | 2023.09.25
// launch options: -console -novid -nojoy -language english // launch options: -console -novid -nojoy -language english
echo "/---------------------------------------------------------------------------------\" echo "/---------------------------------------------------------------------------------\"
@@ -17,8 +17,8 @@ alias ".nadeprac" "sv_cheats true; mp_warmup_offline_enabled true; mp_warm
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 MOUSE1 player_ping; bind MOUSE2 +quickinv" alias "+altbinds" "bind q player_ping"
alias "-altbinds" "bind MOUSE1 +attack; bind MOUSE2 +attack2" alias "-altbinds" "bind q lastinv"
bind "w" "+forward" bind "w" "+forward"
bind "a" "+left" bind "a" "+left"
@@ -50,6 +50,7 @@ bind "q" "lastinv"
bind "r" "+reload" bind "r" "+reload"
bind "x" "slot10" // molotov bind "x" "slot10" // molotov
bind "h" "slot12" // x-ray bind "h" "slot12" // x-ray
bind "<" "+quickinv"
bind "c" "+voicerecord" bind "c" "+voicerecord"
bind "j" "messagemode" bind "j" "messagemode"
@@ -175,6 +176,7 @@ voice_scale 1.0
// --------------------------------------------------------------------------------------- // ---------------------------------------------------------------------------------------
// => HUD |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| // => HUD ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
// --------------------------------------------------------------------------------------- // ---------------------------------------------------------------------------------------
cl_allow_animated_avatars true
cl_drawhud_force_radar 1 cl_drawhud_force_radar 1
cl_hide_avatar_images 2 cl_hide_avatar_images 2
cl_hud_color 0 cl_hud_color 0