** A GoldenEye: Source game mode which focuses on reducing armor camping. **
- Players spawn with full armor
- Players no longer have a health bar, and must instead rely on armor pickups to sustain them.
- Players may not pick up armor until reaching a specified number of kills since their last pickup, a number set by the server owner.
- Place DrNoHealth.py into your gesource/python/ges/GamePlay folder.
- Start the game or server, and run the following command in your console:
ge_gameplay drnohealth
This gamemode will be updated with each new release of the game so that it's up-to-date with the latest python API.
This project is licensed under the MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)