/**************************************************************************
 *		Who, what, why, where, when, how?                         *
 * WHO?  Joe "Caveman" Noyes - modified by Spin-Doc			  *
 * WHAT? plugin_logd_cavey_tk.sma version 1.2                             *
 * WHY?  One of the only TK detection plugins to support AM 2.51 and to   *
 * 	 not be directly based off Bud_froggys TK plugin.  Not only that, *
 *       it makes use of the new menu() function.                         *
 * WHERE?Oh yeah, we are in Exeter University.                            *
 *  	- http://gosh.ex.ac.uk/~py99jan                                   *
 * WHEN? This was last saved 14:17 20/06/2002                             *
 * HOW?	 To install this, compile the script and place it in the dlls     *
 *       directory in CStrike. Then add a line to the TOP of your         *
 *       plugin.ini file that lists the compiled .amx.                    *
 * Help! ICQ me on 70710878 with any bugs and issues.  I will NOT help    *
 *       compiling or installing this plugin beyond this text file as it  *
 *	 is all included on 						  *
 * 	- www.adminmod.org 						  *
 * 	 or in this file.  Enjoy ;)					  *
 * 	 								  *
 * 	 Caveman/Spin-Doc						  *
 *					                                  *
 **************************************************************************/

////////////////////////////  Changelog  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

17:05 20/11/2005 - Version 1.2	Spin-Doc
	Bugfix: corrected so that team kills will be detectet properly
	Added:  a bury function for punishment in LEVEL_TWO

14:17 20/06/2002 - Version 1.01
	Added in the "Delay Slay" section that delays the slaying of the 
	user until the next round, the idea being to mimick the tkpunish
	setting of CS.

13:56 20/06/2002 - Version 1.0
	First working version.

