MrCraigTunstall / zombiesurvival

The full Zombie Survival gamemode -- with an beta configurable redemption system
https://voidresonance.com/servers
Other
9 stars 7 forks source link
beta-testing garrysmod garrysmod-gamemode gmod mrcraigtunstall noxiousnet voidresonance zombie-apocalypse zombie-survival-shooter

Zombie Survival Redemption

This is an experimental modification of the original Zombie Survival gamemode for Garry's Mod by JetBoom.

Helpful links

About

Over the years I kept on getting countless requests to rebuild and bring back to what was known as the "Bandit System". The bandit system is where upon redeeming the client is greeted with the option which they can choose to stay as a bandit (which can help or kill humans) or change back into a human.

TODO

You can check the current status and what's being worked on from the link below.

https://github.com/MrCraigTunstall/zombiesurvival/projects/1

Current Features

Version 8 - Mutation System:

Zombie Survival Redemption Credits

Original Credits

Created and programmed by William "JetBoom" Moodhe.

Contact:

Additional credits:

Installing Zombie Survival

  1. Put the zombiesurvival folder in garrysmod/gamemodes with all the other gamemode folders.
  2. Select the Zombie Survival gamemode from the Gamemode button located on the bottom right of the main menu.
  3. Select any map and play!

Running Zombie Survival on a server

  1. Get srcds and configure it for garrysmod (requires steamcmd).
  2. Put the zombiesurvival folder in garrysmod/gamemodes with all the other gamemode folders.
  3. Get some maps! Zombie Survival maps are plentiful on the Internet and the game also supports many other map types: Counter Strike: Source, Zombie Mod, Zombie Horde, Zombie Panic! Source.
  4. 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.
  5. 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 185.38.148.139 +hostport 27015 +gamemode zombiesurvival +maxplayers 32 +map gm_construct +hostname "Your ZS Server"
  6. Run it! You now have a server! See other guides on the web for setting up sv_downloadurl.

License

See the license file.