搜索
查看: 2023|回复: 7

请教cd server安装

[复制链接]
发表于 2003-4-3 23:48:52 | 显示全部楼层 |阅读模式 来自 中国–广东–广州
准备在局域网里的cs server装cd,结果没弄好,是不是这样?

Other Installations
1.复制 cdmod.dll 和 cdmod.bin 到 C:\HLServer\valve\dlls\cdeath\ 里
2.编辑C:\HLServer\valve\liblist.gam,加一句gamedll "\dlls\cdeath\cdmod.dll"
3.编辑C:\HLServer\cstrike\server.cfg,加cdrequired 1

这样就应该完了吧,但什么反映都没有?........没有no-cd字样,不用cd也能进.......我做错什么了?................(cdrequired 1,0都试过)

谢谢大家
发表于 2003-4-4 05:10:10 | 显示全部楼层 来自 中国–上海–上海
Copy cdmod.dll and cdmod.bin to the \game\addons\cdeath directory.

Make a copy of \game\liblist.gam and save it.

In the liblist.gam file, rename "gamedll" to "cdmod_chain".

In the liblist.gam file, add the line 'gamedll "addons\cdeath\cdmod.dll"'.
For example, a Half-Life liblist.gam file should have this line:
    gamedll "dlls\hl.dll"

You would change that line into the following two lines:
    cdmod_chain "dlls\hl.dll"
    gamedll "addons\cdeath\cdmod.dll"

A Counter-Strike liblist.gam file should have this line:
    gamedll "dlls\mp.dll"

You would change that line into the following two lines:
    cdmod_chain "dlls\mp.dll"
    gamedll "addons\cdeath\cdmod.dll"
回复

使用道具 举报

发表于 2003-4-4 08:10:30 | 显示全部楼层 来自 中国–广东–东莞
英文不太会看。。但我已经装了CD。。呵呵。好简单呀
回复

使用道具 举报

 楼主| 发表于 2003-4-5 19:10:52 | 显示全部楼层 来自 中国–广东–广州
看了readme了,就是偶英文不好.......感觉已经按照readme做了啊,cd server就是没起来
回复

使用道具 举报

发表于 2003-4-5 19:29:48 | 显示全部楼层 来自 中国–黑龙江–佳木斯
把cdrequired 1加到listenserver.cfg文件里试试,因为建局域网读取的不是server.cfg文件了!是listenserver.cfg文件~
回复

使用道具 举报

发表于 2003-4-5 19:40:02 | 显示全部楼层 来自 中国–黑龙江–佳木斯
才发现,你的DLL文件路径错误,你自己好好看看~~
1.复制 cdmod.dll 和 cdmod.bin 到 C:\HLServer\valve\dlls\cdeath\ 里
2.编辑C:\HLServer\valve\liblist.gam,加一句gamedll "\dlls\cdeath\cdmod.dll"
3.编辑C:\HLServer\cstrike\server.cfg,加cdrequired 1

应该这样:
1.复制 cdmod.dll 和 cdmod.bin 到 C:\HLServer\cstrike\ADDONS\CDEATH\里
2.编辑C:\HLServer\cstrike\METAMOD.INI,加一句win32 addons/cdeath/cdmod.dll
3.编辑C:\HLServer\cstrike\liblist.gam,加一句gamedll "\addons\cdeath\cdmod.dll"
回复

使用道具 举报

 楼主| 发表于 2003-4-5 19:48:55 | 显示全部楼层 来自 中国–广东–广州
thanks,好象run起了
回复

使用道具 举报

 楼主| 发表于 2003-4-5 20:22:22 | 显示全部楼层 来自 中国–广东–广州
.....2.7 server不支持2.71?who?
回复

使用道具 举报

游客
回复
您需要登录后才可以回帖 登录 | 注个册吧

快速回复 返回顶部 返回列表