
plugin_ghostbuster: Who j00 gonna call?

v0.3 beta

Written by Steakeater, steakeater@steakeater.net
IP array stuff from plugin_showip ,v 1.1 beta 2001-2002 by W@lker$
Most recent version at http://www.steakeater.net/ghostbuster.html

Reuse of this code without crediting the original author is lame.

"Ghosting" is when players are on a LAN and give away enemy locations to their buddies.  Very bad.  Ghostbuster aims to curb ghosting by forcing chase cam when LAN players are present.  Simple.

How it works:
Checks IP addresses of everyone who connects.  If two are identical, we've got LAN players.

Who:
Written by Steakeater.  Please send bugs, suggestions, praise (ha!) to steakeater@steakeater.net

-------------
  CHANGELOG
-------------

v0.3
----
* Added admin_ghostbuster command, which currently just outputs the state of the program.  It will eventually be a command where admins can toggle "ghostbusting" on and off.
* Commented the code so others could figure out what the heck is going on

v0.2
----
* Found W@lker$ IP array code from plugin_showip.  Fixed all false positives (to my knowledge).

v0.1
----
* First edition of the software.  Buggy, lots of false positives.