Skip to content

MrCraigTunstall/zombiesurvival

 
 

Repository files navigation

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.

Current Features

Version 8 - Mutation System:

  • Basic bandit redeem system with client & server convar.
  • Custom Sigil with mapper support.
  • Complete Russian, German, Spanish & Korean language translation.
  • Spectator option in F1 menu with server convar.
  • Tier System.
  • Selling System.
  • Altered how dropped deployable items work.
  • Improved worth, in-game pointshop & zombie class menus.
  • Balanced weapon & items.
  • HD hexture icons.
  • Healthbars on resupply & arsenal crates.
  • Human & bandit third person.
  • Fixed when another server alters the waves logic.
  • Built-in spray detector.
  • Discount prices in pointshop menu during wave intermissions.
  • Fixed an point exploit with skycade props.
  • Improved zombie class unlock infliction percentage.
  • No Melee weapon "water splash".
  • Fixed prop holding position with doors.
  • Improved healthbar FPS.
  • Disabled MouthMoveAnimation.
  • Bandits flash on the scoreboard.
  • New Beats.
  • Zombie gas give non-boss zombies health.
  • Last Human Weapon support.
  • Zombie Escape fixes & boss entity healthbar support.
  • Hidden PvP zombie class.
  • Second credits tab in the F1 menu.
  • New zombie bosses.

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"
  1. Run it! You now have a server! See other guides on the web for setting up sv_downloadurl.

License

See the license file.