CS1.6服务器如何加载CD4.5???
刚出的CD4.5,1.6可以加载,我建了个1.6的服务器,但我不懂得怎么加载,有朋友能赐教吗?谢谢!!! up
我也想知道 先安装metamod, 再安装CD 具体该怎么操作呢,大侠
这是说明,不用metamod
Other InstallationsCopy cdmod.dll 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"
页:
[1]