The full Zombie Survival gamemode. Created for Garry's Mod sometime in 2006. Now evolving.
gamemodes/zombiesurvival | ||
addon.json | ||
LICENSE | ||
readme.md | ||
readme_zh-CN.md |
English | 中文(简体)
Zombie Survival
The definitive zombie experience. A gamemode for Garry's Mod.
Credits
Created and programmed by William "JetBoom" Moodhe
E-mail: williammoodhe@gmail.com
Alternate e-mail: jetboom@noxiousnet.com
Web: http://www.noxiousnet.com
Addtional credits
Contribution | Credit |
---|---|
Zombie view models | 11k (tjd113@gmail.com) |
Zombie kill icons | Eisiger (k2deseve@gmail.com) |
Some HUD textures | Typhon (lukas-tinel@hotmail.com) |
Ambient beat sounds | Austin "Little Nemo" Killey (austin_odyssey@yahoo.com) |
Melee weapon models | Zombie Panic: Source (http://www.zombiepanic.org/) |
Board Kit model | Samuel (samuel_games@hotmail.com) |
Current maintainer | LuoRain (luotianyi@luotianyi.me) |
Install
- Put the zombiesurvival folder in garrysmod/gamemodes with all the other gamemode folders.
- In console: gamemode zombiesurvival
- Run a zs_ map.
Running servers
- Get srcds and configure it for garrysmod (requires steamcmd).
- Put the zombiesurvival folder in garrysmod/gamemodes with all the other gamemode folders.
- Get some maps. ZS_ maps are plentiful on the Internet and the game also supports many other map types: CS:S, Zombie Mod, Zombie Horde, Zombie Panic! Source
- Either setup a custom voting script or use mapcycle_zombiesurvival.txt. Make a file called mapcycle_zombiesurvival.txt in base garrysmod folder. Put in names of maps without the .bsp ending. One per line.
- Make your auto-start batch file or whatever you use. The line should look like this: srcds.exe -port 27015 -console -game garrysmod -secure +ip 24.102.103.104 +hostport 27015 +gamemode zombiesurvival +maxplayers 32 +map zs_oldhouse +hostname "Your ZS Server"
- Run it. You now have a server. See other guides on the web for setting up sv_downloadurl.
Legal jargon
See license file