Go to file
Giovanni Harting f365444294 Update README.md 2019-04-24 23:52:07 +02:00
antitk inital commit 2015-05-02 23:52:19 +02:00
include added symlinks 2015-05-03 00:21:20 +02:00
lp inital commit 2015-05-02 23:52:19 +02:00
smlib@5dc9e08b5a added smlib module 2015-05-03 00:14:35 +02:00
translations inital commit 2015-05-02 23:52:19 +02:00
.gitignore added symlinks 2015-05-03 00:21:20 +02:00
.gitmodules added smlib module 2015-05-03 00:14:35 +02:00
ClientParticles.sp inital commit 2015-05-02 23:52:19 +02:00
LICENSE Initial commit 2015-05-02 23:41:51 +02:00
README.md Update README.md 2019-04-24 23:52:07 +02:00
VMC.sp inital commit 2015-05-02 23:52:19 +02:00
afk4ever.sp inital commit 2015-05-02 23:52:19 +02:00
antitk.sp inital commit 2015-05-02 23:52:19 +02:00
ask4change.sp inital commit 2015-05-02 23:52:19 +02:00
ask4connect.sp inital commit 2015-05-02 23:52:19 +02:00
autorespawn_for_admins.sp inital commit 2015-05-02 23:52:19 +02:00
autorespawn_for_admins_css.sp inital commit 2015-05-02 23:52:19 +02:00
autoteambalance.sp inital commit 2015-05-02 23:52:19 +02:00
basic_player_votes.sp inital commit 2015-05-02 23:52:19 +02:00
beer.sp inital commit 2015-05-02 23:52:19 +02:00
buffreloader.sp inital commit 2015-05-02 23:52:19 +02:00
classrestrict.sp inital commit 2015-05-02 23:52:19 +02:00
colortest.sp inital commit 2015-05-02 23:52:19 +02:00
coop.sp inital commit 2015-05-02 23:52:19 +02:00
crithit_system.sp inital commit 2015-05-02 23:52:19 +02:00
ctf_bball2_arena.sp inital commit 2015-05-02 23:52:19 +02:00
edit_flags.sp inital commit 2015-05-02 23:52:19 +02:00
fakeclient.sp inital commit 2015-05-02 23:52:19 +02:00
forceclass.sp inital commit 2015-05-02 23:52:19 +02:00
gospec.sp inital commit 2015-05-02 23:52:19 +02:00
health_regenerater.sp inital commit 2015-05-02 23:52:19 +02:00
jumpmode.sp inital commit 2015-05-02 23:52:19 +02:00
l4d2_dc.sp inital commit 2015-05-02 23:52:19 +02:00
mapend.sp inital commit 2015-05-02 23:52:19 +02:00
maprate.sp inital commit 2015-05-02 23:52:19 +02:00
maprate_rld.sp inital commit 2015-05-02 23:52:19 +02:00
mvmsetaddmoney.sp inital commit 2015-05-02 23:52:19 +02:00
opend.sp inital commit 2015-05-02 23:52:19 +02:00
reflect_dmg.sp inital commit 2015-05-02 23:52:19 +02:00
sentry_mod.sp inital commit 2015-05-02 23:52:19 +02:00
spamguard.sp inital commit 2015-05-02 23:52:19 +02:00
spawn_protect.sp inital commit 2015-05-02 23:52:19 +02:00
spawn_protect_css.sp inital commit 2015-05-02 23:52:19 +02:00
specchat.sp inital commit 2015-05-02 23:52:19 +02:00
speclist.sp inital commit 2015-05-02 23:52:19 +02:00
tf2halloweenteamforcer.sp inital commit 2015-05-02 23:52:19 +02:00
track_player.sp renamed tracking player plugin 2015-05-03 00:23:25 +02:00
update_notifier.sp inital commit 2015-05-02 23:52:19 +02:00

README.md

SM-Plugins

Some of them are unfinished or don't work anymore, but it should be up to date with what I released on sourcemod.net.

If you finish something on top of my work or improved something, please open a pull request and I'm happy to merge it.

I want to try to keep all files here synced with the relases on sourcemod.net, at least the few I have released.

INSTALLATION

Just copy the addons/sourcemod/scripting/ part of a fresh sourcemod snapshot into the folder where you have cloned that repository and you can use normal compile scripts.

Coding-Style

These plugins are all over from my coding history and they are partly terribly written. Excuse that in advantage.