PDA

View Full Version : Cheating-Death su server



Capitan USop
28-01-2005, 19:34
è necessario istallare MetaMod per mettere il CD?

SetiroN
28-01-2005, 20:58
No.

http://docs.unitedadmins.com/

Neptune
31-01-2005, 10:54
Ma in quel link dice di "si" o sbaglio io ?

Kay
01-02-2005, 19:21
Server Windows

MetaMod Installations (Including AdminMod)

Copy cdmod.dll to the \game\addons\cdeath directory.

Make a copy of \game\addons\metamod\plugins.ini and save it.

In the plugins.ini file, add the line win32 addons/cdeath/cdmod.dll


For example, a metamod.ini file should have this line:
win32 addons/cdeath/cdmod.dll

Note the forward slash in "addons/cdeath/cdmod.dll". You must use a forward slash. Backslashes will not work.


Other Installations


Copy 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"