You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 months ago | |
---|---|---|
.github | 10 months ago | |
.vscode | 10 months ago | |
src | 10 months ago | |
.editorconfig | 10 months ago | |
.gitattributes | 10 months ago | |
.gitignore | 10 months ago | |
LICENSE.md | 10 months ago | |
Makefile | 10 months ago | |
README.md | 10 months ago |
README.md
A SourceMod Plugin to double the kill bonus during a 1vX situation.
Installation:
- Download the latest release.
- Place the
clutchmoney.smx
file in youraddons/sourcemod/plugins
folder. - Run
sm_rcon sm plugins unload clutchmoney; sm_rcon sm plugins load clutchmoney
in your server console or an admin's console.