Page 1 of 1

Zombie Mod Install Help / Questions

Posted: Sun Jul 23, 2006 3:27 am
by Saturnsix
I was trying to follow the install guide for zombiemod_v1.1.5 but it looks like it looks like folders don't match up with the server. Below is an example of what I need help on.

:arrow: I am running a linux dedicated server with mani-admin v1.1.0zi, and metamod v1.2.3

Would I have to add a bin folder between zombiemod/bin/zombiemod_mm :?:

Code: Select all

cstrike/addons/zombiemod/zombiemod_mm.dll and cstrike/addons/zombiemod/zombiemod_mm_i486.so
Would I have to edit the zh folder to zombiemod :?:

Code: Select all

cstrike/models/player/zh/*Six Models 36 Files*
cstrike/materials/models/player/zh/*Three Materials*
There were only 6 materials inside of the skybox. Should it be seven :?:

Code: Select all

cstrike/materials/skybox/*Seven  Materials*
When installing metamod, this does not have a cfg folder inside addons and metamod. Would I have to remove cfg folder between addons/metamod/... :?:

Code: Select all

cstrike/addons/cfg/metamod/metaplugins.ini

Is this the only code I need to add inside of metaplugins.ini :?:

Code: Select all

addons/zombiemod/bin/zombie_mm

Posted: Sun Jul 23, 2006 8:33 am
by Games
The folder's that are placed in the "zombiemod_v1.1.5.zip" are the correct ones, just extract it to your server's cstrike dir.

The file "zombiemod_mm_i486.so" is for linux and the .dll is for windows.


In the models forum on this site you can download models that you can use with "zombiemod".

There are only 6 materials for the skybox in the "zombiemod_v1.1.5.zip"

Yes you do need to remove the cfg folder between addons and metamod. :!:

Yes the only code needed in metaplugins.ini is

Code: Select all

addons/zombiemod/bin/zombie_mm
Unless you want to run the metamod version of "mani admin plugin" than you need to add a line for "mani admin plugin".

Re: Zombie Mod Install Help / Questions

Posted: Sun Jul 23, 2006 5:00 pm
by c0ldfyr3
Saturnsix wrote:Would I have to add a bin folder between zombiemod/bin/zombiemod_mm :?:
Yes

Code: Select all

cstrike/addons/zombiemod/bin/zombiemod_mm.dll and cstrike/addons/zombiemod/bin/zombiemod_mm_i486.so
Saturnsix wrote: Would I have to edit the zh folder to zombiemod :?:
No

Code: Select all

cstrike/models/player/zh/*Six Models 36 Files*
cstrike/materials/models/player/zh/*Three Materials*
Saturnsix wrote: There were only 6 materials inside of the skybox. Should it be seven :?:
No, there used to be seven.

Code: Select all

cstrike/materials/skybox/*Seven  Materials*
Saturnsix wrote: When installing metamod, this
does not have a cfg folder inside addons and metamod. Would I have to remove cfg folder between addons/metamod/... :?:
The proper path for metaplugins.ini is as follows..

Code: Select all

cstrike/addons/metamod/metaplugins.ini
Saturnsix wrote: Is this the only code I need to add inside of metaplugins.ini :?:
Yes

Code: Select all

addons/zombiemod/bin/zombie_mm