Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevinnovak/murderspawnprotection
Garry's Mod addon - Provides spawn protection at the beginning of Murder rounds.
https://github.com/kevinnovak/murderspawnprotection
garrysmod gmod murder
Last synced: about 1 month ago
JSON representation
Garry's Mod addon - Provides spawn protection at the beginning of Murder rounds.
- Host: GitHub
- URL: https://github.com/kevinnovak/murderspawnprotection
- Owner: KevinNovak
- License: mit
- Created: 2019-01-06T19:12:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-13T19:28:08.000Z (about 6 years ago)
- Last Synced: 2024-11-03T21:25:40.591Z (3 months ago)
- Topics: garrysmod, gmod, murder
- Language: Lua
- Homepage: https://steamcommunity.com/sharedfiles/filedetails/?id=1617160394
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Description
![Murder Spawn Protection](https://i.imgur.com/hh3pRyn.png)
Provides spawn protection at the beginning of Murder (a Garry's Mod gamemode) rounds.
By default, players will be protected for the first 15 seconds of the round and will appear as wireframe models.
See the **Configuration** section to adjust these values.
## Requirements
1. [Murder](https://steamcommunity.com/sharedfiles/filedetails/?id=187073946) by [Mechanical Mind](https://steamcommunity.com/id/mechanicalmind)
## Installation
This addon only runs server-side. No need to add to a collection.
1. Install the above requirements.
2. [Subscribe to this addon](https://steamcommunity.com/sharedfiles/filedetails/?id=1617160394) with Garry's Mod open.
3. Locate the Murder Spawn Protection gma file in your steam install directory, under `steamapps\common\GarrysMod\garrysmod\addons`.
4. Move the gma file into your servers `garrysmod\addons` folder.## Configuration
If you'd like, place these variables inside your `server.cfg` file.
* `msp_protect_length` - How long (in seconds) should players be protected after the round starts?
* *Default*: 15