|
楼主 |
发表于 2006-12-2 11:06:32
|
显示全部楼层
来自 中国–山东–济南
回复: 怎样去除服务器CD插件.
Post by Rulzy
在 cstrike\addons\metamod\plugins.ini 把有关 cdeath 的内容前面加上 // 就行了
也有可能在 ctrike\liblist.gam 中,去掉方法一样。如果是在 ctrike\liblist.gam里,去掉后出现错误,你把你的 liblist.gam 的内容发上来,我帮你改。liblist.gam 用记事本打开就可以了。 真想你说的 在ctrike\liblist.gam中,我改了就不行了,具体提示什么错误忘记了,我传上来你看看吧`
game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.6"
size "184000000"
svonly "0"
secure "0"
type "multiplayer_only"
cldll "1"
hlversion "1111"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
cdmod_chain "addons\metamod\dlls\metamod.dll"
;gamedll "dlls\mp.dll"
gamedll_linux "dlls/cs_i386.so"
gamedll "addons/cdeath/cdmod.dll"
trainmap "tr_1"
对了在D:\HLServer\cstrike下有个cheatingdeath.cfg, 我把里面的改成
cdrequired -1
还是不行. |
|