Counter-Strike: Source

Counter-Strike: Source

View Stats:
B! Nov 11, 2021 @ 5:31am
playing private server with zombie mod (or alone with bot)
aside from joining zm server

Anyone got a good zombie mod with a good tutorial on it that i can use?

because almost all the website i check with zombiemod 1.0 and 2.0 they kind of don't show the tutorial and just leave us like that and because most of the mod they want us to download doesn't work when you replace them in csstrike folder so im gonna just ask people who play here
Last edited by B!; Nov 11, 2021 @ 5:35am
< >
Showing 1-9 of 9 comments
2017 Nov 12, 2021 @ 11:41am 
:csgoct:
B! Nov 12, 2021 @ 9:51pm 
Originally posted by Makinola blw.tf ⇄ 4.5.1:
https://forums.alliedmods.net/showthread.php?t=277597


i tried but it doesn't work
what does the installation mean when it said upload binary?

do i have to replace the entire file of csstrike completely?
Last edited by B!; Nov 12, 2021 @ 10:00pm
[N]ebsun Nov 13, 2021 @ 1:07am 
There are a few links in there, one link is to the original and one is to the modified version.
https://github.com/Franc1sco/sm-zombiereloaded-3-Franug-Edition

It is a plugin for sourcemod, so you will need to have that at least.

The plugins for sourcemod are .smx files and go in cstrike/addons/sourcemod/plugins/
There are 2 required plugins - zombiereloaded.smx and zombiereloaded_sounds.smx
there are some optional ones too.

The other resources you will need are listed in the cstrike directory in github, so all of those should be copied directly as is into your server cstrike directory.

- tldr:
install sourcemod
copy the 2 plugins from "plugin compiled (REQUIED)" into cstrike/addons/sourcemod/plugins
copy the contents from the github cstrike directory into your server cstrike directory
B! Nov 13, 2021 @ 4:44am 
Originally posted by Sankakoo:
There are a few links in there, one link is to the original and one is to the modified version.
https://github.com/Franc1sco/sm-zombiereloaded-3-Franug-Edition

It is a plugin for sourcemod, so you will need to have that at least.

The plugins for sourcemod are .smx files and go in cstrike/addons/sourcemod/plugins/
There are 2 required plugins - zombiereloaded.smx and zombiereloaded_sounds.smx
there are some optional ones too.

The other resources you will need are listed in the cstrike directory in github, so all of those should be copied directly as is into your server cstrike directory.

- tldr:
install sourcemod
copy the 2 plugins from "plugin compiled (REQUIED)" into cstrike/addons/sourcemod/plugins
copy the contents from the github cstrike directory into your server cstrike directory


ok i try following your instruction

i extract the cstrike and replace the original cstrike folder(it doesn't entire replace it just add new files from the mod cstrike
extract the 2 required plugin(the plugins folder doesn't exist so i gonna have to create new one
i get those 2 smx files into plugins as well (the zombiereloaded_sounds.smx and zombiereloaded.smx)
i also extract all the files in src folder into cstrike(zr_sounds, zr, testsuite and the sp file and etc)

problem is:::::::::::::::::
the game still launching the classic ct vs t game


did i miss anything i just did can you correct me?
sorry if i ask a lot
Last edited by B!; Nov 13, 2021 @ 4:46am
[N]ebsun Nov 13, 2021 @ 5:27am 
Originally posted by TH The_FutUre_PriNcEss:
Originally posted by Sankakoo:
There are a few links in there, one link is to the original and one is to the modified version.
https://github.com/Franc1sco/sm-zombiereloaded-3-Franug-Edition

It is a plugin for sourcemod, so you will need to have that at least.

The plugins for sourcemod are .smx files and go in cstrike/addons/sourcemod/plugins/
There are 2 required plugins - zombiereloaded.smx and zombiereloaded_sounds.smx
there are some optional ones too.

The other resources you will need are listed in the cstrike directory in github, so all of those should be copied directly as is into your server cstrike directory.

- tldr:
install sourcemod
copy the 2 plugins from "plugin compiled (REQUIED)" into cstrike/addons/sourcemod/plugins
copy the contents from the github cstrike directory into your server cstrike directory


ok i try following your instruction

i extract the cstrike and replace the original cstrike folder(it doesn't entire replace it just add new files from the mod cstrike
extract the 2 required plugin(the plugins folder doesn't exist so i gonna have to create new one
i get those 2 smx files into plugins as well (the zombiereloaded_sounds.smx and zombiereloaded.smx)
i also extract all the files in src folder into cstrike(zr_sounds, zr, testsuite and the sp file and etc)

problem is:::::::::::::::::
the game still launching the classic ct vs t game


did i miss anything i just did can you correct me?
sorry if i ask a lot

If the plugins folder was missing and the plugin isn't loading, it is probably missing sourcemod - sourcemod is a plugin/addon/mod for CS:S, which can load other plugins that are written for sourcemod, and sourcemod requires metamod to work.

https://wiki.alliedmods.net/Installing_sourcemod

Download the one for your system
sourcemod-1.10.0-git6524-windows.zip
https://www.sourcemod.net/downloads.php
same thing, just extract the files - it shouldn't replace anything, just adding.

Sourcemod requires Metamod
mmsource-1.11.0-git1145-windows.zip
https://www.metamodsource.net/downloads.php?branch=stable

After that, it should work.
Metamod doesn't require configuration, but you might want to configure sourcemod - plugin config is in cstrike/cfg/sourcemod
sourcemod config is in cstrike/addons/sourcemod/configs
Last edited by [N]ebsun; Nov 13, 2021 @ 5:30am
B! Nov 13, 2021 @ 8:21am 
Originally posted by Sankakoo:
Originally posted by TH The_FutUre_PriNcEss:


ok i try following your instruction

i extract the cstrike and replace the original cstrike folder(it doesn't entire replace it just add new files from the mod cstrike
extract the 2 required plugin(the plugins folder doesn't exist so i gonna have to create new one
i get those 2 smx files into plugins as well (the zombiereloaded_sounds.smx and zombiereloaded.smx)
i also extract all the files in src folder into cstrike(zr_sounds, zr, testsuite and the sp file and etc)

problem is:::::::::::::::::
the game still launching the classic ct vs t game


did i miss anything i just did can you correct me?
sorry if i ask a lot

If the plugins folder was missing and the plugin isn't loading, it is probably missing sourcemod - sourcemod is a plugin/addon/mod for CS:S, which can load other plugins that are written for sourcemod, and sourcemod requires metamod to work.

https://wiki.alliedmods.net/Installing_sourcemod

Download the one for your system
sourcemod-1.10.0-git6524-windows.zip
https://www.sourcemod.net/downloads.php
same thing, just extract the files - it shouldn't replace anything, just adding.

Sourcemod requires Metamod
mmsource-1.11.0-git1145-windows.zip
https://www.metamodsource.net/downloads.php?branch=stable

After that, it should work.
Metamod doesn't require configuration, but you might want to configure sourcemod - plugin config is in cstrike/cfg/sourcemod
sourcemod config is in cstrike/addons/sourcemod/configs






did what you said

sourcemod and metamod install and ready(added not replace of course)

the only problem is that the game isn't changing into zombie mode

is there anything specific i need to do?

like changing some file or delete something out?
this is kind of hamachi server with command sv_lan 0 , sv_region and heartbeat though with bot and my friend
Last edited by B!; Nov 13, 2021 @ 8:28am
deluser902 Dec 26, 2023 @ 5:40pm 
Originally posted by Sharky_0.5:
Originally posted by Sankakoo:

If the plugins folder was missing and the plugin isn't loading, it is probably missing sourcemod - sourcemod is a plugin/addon/mod for CS:S, which can load other plugins that are written for sourcemod, and sourcemod requires metamod to work.

https://wiki.alliedmods.net/Installing_sourcemod

Download the one for your system
sourcemod-1.10.0-git6524-windows.zip
https://www.sourcemod.net/downloads.php
same thing, just extract the files - it shouldn't replace anything, just adding.

Sourcemod requires Metamod
mmsource-1.11.0-git1145-windows.zip
https://www.metamodsource.net/downloads.php?branch=stable

After that, it should work.
Metamod doesn't require configuration, but you might want to configure sourcemod - plugin config is in cstrike/cfg/sourcemod
sourcemod config is in cstrike/addons/sourcemod/configs






did what you said

sourcemod and metamod install and ready(added not replace of course)

the only problem is that the game isn't changing into zombie mode

is there anything specific i need to do?

like changing some file or delete something out?
this is kind of hamachi server with command sv_lan 0 , sv_region and heartbeat though with bot and my friend
did you ever get it to work?
B! Jan 22, 2024 @ 4:49am 
Originally posted by deluser902:
Originally posted by Sharky_0.5:






did what you said

sourcemod and metamod install and ready(added not replace of course)

the only problem is that the game isn't changing into zombie mode

is there anything specific i need to do?

like changing some file or delete something out?
this is kind of hamachi server with command sv_lan 0 , sv_region and heartbeat though with bot and my friend
did you ever get it to work?


nah i give up long ago
it seems that something must be missing but all the tutorial is a bit outdated so pretty much we are at lost here

the EASIESt way is to play in cs1.6 instead since it way easier to create zombie mode there
Last edited by B!; Jan 22, 2024 @ 4:50am
< >
Showing 1-9 of 9 comments
Per page: 1530 50

Date Posted: Nov 11, 2021 @ 5:31am
Posts: 9