jimppan / sm-misc

Miscellaneous sourcemod plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sm-misc

Build status

This is a collection of various, mostly unrelated, sourcemod plugins. Most are for CS:GO. Some may be labelled as for CS:GO, but work more generally.

Requirements

Sourcemod 1.7 or later. Plugins are currently intended to be compiled using the 1.7.2 compiler

Downloads

You may find some compiled versions of the plugins at http://dl.whiffcity.com/plugins/sm-misc. The only file you need to downloads is the .smx file.

There are also continuous builds available for the plugins. These will be more recent than the plugin versions at http://dl.whiffcity.com/plugins/sm-misc.

Installations

Installation instructions vary by plugin. For most, you only need to move the plugin binary (the .smx file) into addons/sourcemod/plugins and you will be good to go. Some plugins may have cvars, and some might create a config file to set those cvars when the plugin first starts. Generally, those will be in cfg/sourcemod/<plugin_name>.cfg.

Plugin descriptions

TODO.

For now, you can can find some descriptions in the source code for the plugins, in the description field.

About

Miscellaneous sourcemod plugins

License:GNU General Public License v3.0


Languages

Language:SourcePawn 100.0%