An open API service indexing awesome lists of open source software.

https://github.com/fabianwennink/call-of-duty-gun-game

The (GMod) gamemode 'Call of Duty - Gun Game' is a remake of the gamemode 'Gun Game / All The Guns' of the popular game franchise Call of Duty®.
https://github.com/fabianwennink/call-of-duty-gun-game

addon call-of-duty game-mod garrysmod garrysmod-addon garrysmod-gamemode gmod gmod-gamemodes gmod-lua gmodaddon gun-game mod

Last synced: 19 days ago
JSON representation

The (GMod) gamemode 'Call of Duty - Gun Game' is a remake of the gamemode 'Gun Game / All The Guns' of the popular game franchise Call of Duty®.

Awesome Lists containing this project

README

        

# Call of Duty - Gun Game

The (GMod) gamemode 'Call of Duty - Gun Game' is a remake of the gamemode 'Gun Game / All The Guns' of the
popular game franchise Call of Duty®.

"Each player starts with the same basic pistol. Every time you kill an enemy with your gun, you're upgraded to the next weapon. Anyone killed with a melee attack is demoted to the previous weapon, so watch your flank. Suicides also set you back to the previous tier, most often occurring when using explosive weapons. The match ends when someone cycles through all twenty weapons. Success in Gun Game requires aggressive tactics and familiarity with each weapon in the rotation. Don't worry about dying - just go for a lot of successive kills." — Call of Duty ELITE description.

## Download the addon on Steam

## Requirements:

To play this gamemode you need at least 2 players. Additional addons and modules are required when using
certain gamemode features.

## Features:

* Custom HUD
* Compatible with any map
* Pre-made weapons & playermodels list
* Settings file (dedicated servers only)
* MySQL support (dedicated servers only)

## Addons:

To make the gamemode feel even more like a Call of Duty®-like gamemode, I used additional addons during the development.
You are not required to install these as the gamemode can function without them, but I highly recommend you to.

* M9K Small Arms pack
* M9K Assault Rifles
* M9K Heavy Weapons
* M9K Specialties
* Call of Duty MW2 Playermodels
* Hit Numbers

Workshop collection: click here

As a dedicated server owner you can disable the usage of these addons in the settings.lua file. If you use this gamemode
in a 'singleplayer' server, it will automatically switch to the default weapons if the additional addons are missing.

## MySQL support (dedicated servers only!):

For server owners who like to display game stats on their website / join screen, I added MySQL support. Certain game and
player stats like wins, kills and deaths will be stored when this setting is enabled and configured properly.

For more info about the MySQL feature, please read MYSQL.md.

## Gamemode settings (dedicated servers only!):

The gamemode comes with a settings file where you can customize the addon to your liking. Things like weapons, playermodels,
round time and MySQL settings can be edited. Please make sure that if you edit the file, that you don't make a typo or else
the gamemode will break.

To view the settings file, please go to SETTINGS.md.

## FAQ:

See FAQ.md

Special thanks to bluedragon102 for helping me test the gamemode during development.

Copyright © Fabian Wennink - All rights reserved
CALL OF DUTY is a trademark of Activision Publishing, Inc.