禁止服务器音效
来源:
作者:page
时间:2008-04-30
Tag:autoexec.cfg quake音效
点击:
有的玩家,对于服务器设定的音效很是反感,比如什么quake音效(headshot、Ultra Kill),或者一些别的。
这个影响了很多玩家游戏时的听觉,引起不必要的“伤亡”^_^。
现在就说明一个命令,让你永久避免这个烦恼。
适用游戏:
- Counter-Strike: Source
- Day of Defeat: Source
- Half-Life 2: Deathmatch
在你的autoexec.cfg中添加一个命令即可,无autoexec.cfg的,请在路径counter-strike source\cstrike\cfg下新建这个文本文件。
代码:
cl_downloadfilter "nosounds"
检测是否起作用:
启动游戏后,在控制台(console)输入cl_downloadfilter
则会显示以下数据
代码:
] cl_downloadfilter
"cl_downloadfilter" = "nosounds" ( def. "all" )
archive
- Determines which files can be downloaded from the server (all, none, nosounds)
好了,至此,你就禁止了服务器设定的特殊音效。
让你可以很安静的游戏。
这个影响了很多玩家游戏时的听觉,引起不必要的“伤亡”^_^。
现在就说明一个命令,让你永久避免这个烦恼。
适用游戏:
- Counter-Strike: Source
- Day of Defeat: Source
- Half-Life 2: Deathmatch
在你的autoexec.cfg中添加一个命令即可,无autoexec.cfg的,请在路径counter-strike source\cstrike\cfg下新建这个文本文件。
代码:
cl_downloadfilter "nosounds"
检测是否起作用:
启动游戏后,在控制台(console)输入cl_downloadfilter
则会显示以下数据
代码:
] cl_downloadfilter
"cl_downloadfilter" = "nosounds" ( def. "all" )
archive
- Determines which files can be downloaded from the server (all, none, nosounds)
好了,至此,你就禁止了服务器设定的特殊音效。
让你可以很安静的游戏。
0
上一篇:详细解释Net_graph参数
下一篇:没有了
最新评论 共有 0 位网友发表了评论
发表评论
