Nicksf13 / zombieplague

Garry's mod Gamemode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Addon description

-----------------------Introduction-----------------------
This is an old gamemode (AMX Modx) that I played a lot, so I decided to make a GMOD version.
I designed this gamemode to be fully customized. Wanna change something? You can!

-----------------------About-----------------------
Play Zombie Plague is easier than You imagine:
If You are an human, kill the zombies.
If You are a zombie: Infect the humans (And kill the last human).

As You do that, You will earn ammo packs to spend on extra items.

So... Pickup your weapons and start the fight for the human kind!

-----------------------Features-----------------------
This gamemode is a easy customization mod.

By default, zombie plague has:

  • Zombie and Human classes. *
  • 6 round types. *
  • Multi language support. *
  • Extra Items support. *
  • Bank system (To storage your ammo packs).
  • Fully customization by server cvars.
  • Votemap *
  • Map manager (To custom cvars for a map/prefix type (zp_*))
  • GMOD weapons *
  • Custom weapons support (So you can add workshop weapons like M9K weapons) *
  • "Plug" and play (You don't need custom maps to play Zombie Plague).
  • Zombie Escape support. *
  • Huge API for developers.

(*) All items You can create new ones and modify.

-----------------------Zombie Plague Classes-----------------------
Every Zombie Plague class has it's own characteristic (More health/speed/gravity).
So you can make a custom Zombie/Human class as your will.

-----------------------Round Types-----------------------
Single Infection round - One random player will be infected and He should infect other players.
Multi Infection Round - Same thing as Single Infection Round, the difference is there are more
zombies.
Swarm Mod Round - Half of players are zombies, Half of players are humans. There's no infection,
only deaths.
Plague Mod - Same as Swarm Mod, the difference is that there is one nemesis and one survivor.
Nemesis Round - Everybody except one random player (that is going to be the nemesis) will be
human. Nemesis should kill every human (Nemesis cause more damage).
Survivor Round - Everybody except one random player (that is going to be the survivor) will be
zombie. Survivor should kill every zombie (Survivor cause more damage).

-----------------------Multi Language support-----------------------
By default this gamemode supports US English, Brazilian Portuguese, Argentine Spanish, Russian, Ukrainian, Traditional Chinese, Japanese and Korean.
But You can add more languages on languages folder.

-----------------------Extra items-----------------------
Extra items are a good way to spend your ammo packs.
You can use them to obtain advantage against your oppenent.

-----------------------Bank System-----------------------
By default Zombie Plague has a bank system. So you can storage your ammopacks during the round.
You can create your own storage mod. So you can use databases (Like MySQL) to store player's ammopacks

-----------------------Custom Weapon Damage-----------------------
You can set to a specific weapon a damage amplifier.
You can also set a damage amplifier to a Zombie Plague class.

-----------------------Commands-----------------------
Zombie Plague has some default commands and keys:
Keys:
showspare1 (F3) - Open Zombie Plague menu.
showspare2 (F4) - Enable/disable nightvision.
Commands:
/zombies - Open Zombie Class menu.
/humans - Open Human Class menu.
/weapons - Open weapons menu.
/menu - Open Zombie Plague menu.
/withdraw - Withdraw your ammo packs.
/deposit - Deposit your ammo packs.
/commands - List all commands.

-----------------------Things to do-----------------------
Enable admin menu.
Better gamemode logo/icon.
Weather/sunlight changing depending on the round type.
Gamemode documentation.
More maps.
Find more effect sounds.
Round type soundtrack (Like in the old one).
Create a zombie knife.

About

Garry's mod Gamemode

License:MIT License


Languages

Language:Lua 100.0%