AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Metamod:Source Plugins (https://forums.alliedmods.net/forumdisplay.php?f=76)
-   -   ServerWiper (https://forums.alliedmods.net/showthread.php?t=65828)

Jmgr 01-17-2008 15:37

ServerWiper
 
** Plugin development stopped **
Due to my lack of time and motivation to patch my plugins each time Valve pops a new update I give up this thing.
Anyway the code is free software so feel free (no pun intended) to continue development yourself ;)

Thanks to anyone having used this plugin, I hope it has served you well, and sorry for the inconvenience.
** Plugin development stopped **

-> This plugin is dead and will not work on the last version of Source games.<-

Version 1.16 (second public version)

The ServerWiper is a Metamod:Source plugin for Counter-Strike:Source.

I made this plugin to fight against one of the worst thing in the Counter-Strike world : players with a bad behaviour, being unpolite, making team kills, team attacks, team flashs, etc.

Screenshots :
http://sw.jmgr.info/screenshots/insult.jpg
Insult detection. (ok, it's not a very bad insult :p )

http://sw.jmgr.info/screenshots/insult_apo.jpg
Apology after insult.

http://sw.jmgr.info/screenshots/admin.jpg
Simple admin menu.

Its goal is not to replace server admins, but to help them keeping peace on your server ;)
It cannot, of course, detect what the players are saying with the voice system, since voice recognition is a bit complicated and would probably require too much CPU from the server.

For a complete presentation and to download the binary/source code files, I invite you to look at the official website : http://sw.jmgr.info

Important note : As of now (1.16) Insult detection will probably not detect many english insults because I doesn't know many of them, but you are highly invited to propose new insults to add. (most of the insults that are packaged with this release are french)

Features:
  • High customizable plugin : more than 150 CVars !
  • Open Source (GNU/GPL)
  • Developped and tested since 1 year
  • Multi language (only english/french for now, submit your translation !)
  • Well documented : each CVar has a description
Installation instructions :
As any MM:S plugin, but you can find a complete guide in the README.txt file.

Remember to add the following code to your server.cfg :
Code:

exec sw.cfg
If you find any bug please post on the official forum at http://sw.jmgr.info/forum/

New version 1.16 :
  • Many bugfixes and stability improvements
  • SourceMod bans detection
  • Stats system
  • Team tag wearing check
  • Database auto cleaning
  • Bug : crash on loading is FIXED
  • Insult detection is now better
  • Debian 4.0 compatibility (1.16a)

Rebell 01-27-2008 15:35

Re: ServerWiper
 
Sound real nice... will try out :up:

cya

FlyingMongoose 01-27-2008 17:46

Re: ServerWiper
 
The points system looks like an expansion upon my karma system in ATAC....of course atac only handles team attacks and team kills...but it sure looks like an expansion of it.

Jmgr 04-13-2008 06:06

Re: ServerWiper
 
New version 1.16 :)

BAILOPAN 04-13-2008 17:58

Re: ServerWiper
 
I wouldn't compile sourcehook.cpp in with your project. It'll only cause problems.

Jmgr 04-14-2008 02:12

Re: ServerWiper
 
If I do not, then I get some undefined references on SourceHook::HashFunction and SourceHook::Compare, but I maybe did something wrong somewhere ...

NoS 01-23-2009 15:30

Re: ServerWiper
 
Does this plugin still work?

Jmgr 01-23-2009 15:44

Re: ServerWiper
 
It currently runs on my team's 3 CSS servers and some others, so yes I think it still works :)

It's funny that you post here now because I'm currently porting it to Orange Box to make it work with DOD:S and TF2. Should be ready in a week or two.

NoS 01-23-2009 19:43

Re: ServerWiper
 
Okay, I just wanted to make sure, it didn't seem like it was still updated (Forum posts from last year and etc).

I like the idea. Thanks.

striker444 08-31-2009 13:54

Re: ServerWiper
 
Hello,

I absolutely love this mod. Unfortunatly since I have implemented it, my server has been crashing. I receive an assortment of errors, most of them end with memory reference errors, it almost seems like this is writing in memory it shouldn't be. At first I thought it was the RAM in my server, I tested it using memtest86 and then tried disabling all the mods for my server, it seemed to be stable after that. So I added them back one by one seeing which one crashes. Turned out with no other mods running, just MM and Server Wiper it causes it to crash.

The last crash gave me the following

Engine error:
UserMessageBegin: New message started before matching call to EndMessage.

It crashes completely randomly, it doesn't matter what map or how many people are on. I checked the creators forum and it was pretty empty there, only 1 person posted anything and it was something along the lines of "this crashes my server" hoping someone here can help me out with the information I provided.

Thanks for your time!


All times are GMT -4. The time now is 03:01.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.