/***************************************************************************
* ATAC 2.5.0 - Deutsch 1.1
*
* Projekt AMX --> deutsch
* :ATAC 2.5.0 | 1.1 (15.04.03)
* :Uebersetzt von SniperBeamer
* :http://amxmod.net/forums/viewtopic.php?t=13055
*
* Advanced Team Attack Control [ATAC] AMX Plugin for use with Counter-Strike 1.5.
* First Rekease Date: Apr 2002
* Written/Developed by: F117Bomb & [DsV]T(+)rget
* Special Thanks to: PsychoGuard and OLO.
* Contact: TheJew@socal.rr.com or target@dreamscapevirus.com
* Lines of Code: 1000+ 
* FOR ADDITIONAL HELP THE FORUMS ARE HERE: http://djeyl.net/
* Source: http://www.snowboardingandstuff.com/
*
* SAY COMMANDS:
*	.tastatus - Shows how many TEAM ATTACK Warnings you have.
*	.tkstatus - Show how many Team Kill Violations you have.
*	.whotkedme - Shows all players that have TKed you.
*
* EXPLANATION:
*	TK CONTROL:
*		1. When a player gets TKed menu comes up and displays his revenge options. 
*		2. Unless forgiven the Killers Team Kill Count Increases by one.
*	TA CONTROL:
*		1. If player TA's within 'taNotAllowedFor' secs of new round his is slayed.
*		2. If player TA's after 'taNotAllowedFor' his TA count is increase by one. 
*		3. When player has reached the max. allowable TA's for a specific round his  
*		   Team Kill Count Increase by one and if SlayOnMaxTAs is on 
*		   then the player is slayed.  
*	TEAM ATTACK VIOLATION:
*		1. When a play has reached the max Team Kill Violations he is banned for 
*		   'banTime' min. 
*
* REQUIRED: 
*	AMX MOD - http://djeyl.net/
*
***************************************************************************/ 