Advanced Team Attack Control [ATAC] AMX Plugin
First Version: May 2002

Installation instructions:

	1. Upload 'amx_atac.amx' to cstrike/addons/amx/plugins
	2. Edit plugins.ini and add this line: amx_atac.amx
	3. Upload the atac directory and all its contents to cstrike/addons/amx/plugins
	4. REMOVE ALL OTHER TK's SCRIPTS THAT ARE RUNNING ON YOUR SERVER 
	5. Make sure the AMX fun module is installed 
	6. Restart your server and play!
	
	
Optional:
	
	- Install Chicken Mod for chicken option to work 
	
	- Edit 'atac/atac.cfg', read and edit the variables to customize it 
	  they way you want it.  

	- These should be set to the following values in your server.cfg file:
		mp_tkpunish 0 
		mp_autokick 0 

Things to know:

	- To list banned by id/ip use rcon command  'listid' / 'listip' respectively   
	- To remove a ban id/ip use rcon command 'removeid' / 'removeip' respectively  
	- All atac.cfg settings can be changed in-game via 'amx_rcon'  
	
Dir Tree:

	.../cstrike/addons/amx/plugins/amx_atac.amx
	.../cstrike/addons/amx/plugins/plugin.ini
	.../cstrike/addons/amx/plugins/atac/atac.cfg
	.../cstrike/addons/amx/plugins/atac/atac.cor
	.../cstrike/addons/amx/plugins/atac/atacban.log

	