File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ bind h "toggle cl_draw_only_deathnotices"; // H 只保留准星击
41
41
bind j " dmsg" // J 独显击杀信息(当前观察玩家) | 关闭时清空所有信息
42
42
bind k " toggle voice_enable;toggle voice_caster_enable" ; // K 开关语音
43
43
bind l " mirv_deathmsg help players; mute_hint" // L 查看玩家信息和语音屏蔽提示 name =名称 | userid =用户id | xuid =用户64位id | speckey =观察切换按键
44
+ bind ' "toggle tv_listen_voice_indices -1 0" // ' 开关CS2玩家语音
44
45
45
46
bind v " toggle crosshair" ; // V 隐藏准心
46
47
bind b " toggle cl_drawhud" ; // B 隐藏所有hud包括击杀
@@ -322,6 +323,7 @@ echo ──── HUD只保留准星和击杀 : H
322
323
echo ──── 独显击杀信息 @当前观察玩家 : J 关闭时清空所有信息
323
324
echo ──── 开关语音 : K
324
325
echo ──── 查看玩家信息和语音屏蔽提示 : L 用户id/xuid/观察按键
326
+ echo ──── 开关CS2玩家语音 : '
325
327
echo ─────────────────────────────────────────────────────────────
326
328
echo ──── x光 : X
327
329
echo ──── 准心开关 : V
You can’t perform that action at this time.
0 commit comments