
	Bounty: A Comprehensive Bounty Script  
	
	This script will set a bounty on a player or bot
	if they keep killing without them dieing. You as a player
	can also set a bounty on any player on the oppisiate team,
	including bots. Bot can not set a custom bounty on users, yet.
	
	If you set a bounty on someone and you kill them,
	you get your bounty back in full. If you kill someone that has
	more than one bounty, you get all of the bounties and if you set one,
	yours will still be returned. You must have money to
	set a custom bounty. It must be a vaild non-float number: 1 through 16000 
	
	E.g.:	100.50 is not vaild
			1000.34 is not vaild
			5632 is vaild
			0 is not vaild
			16001 is not vaild
	
	
	If a user switchs a team, you get your 	money back also.
	However, a streak bounty is not reset.
	
	If you kill someone who has a bounty and it's a headshot,
	you get the full bounty plus what ever percent of that total bounty
	was for.
	
	You can still only get max to $16,000. No more.
	
	These are the default coded settings:
	
	Streak: 4 kills
	Base Bounty: $1,000
	Increased After base: $250
	Round Increased Bounty: $500
	
	Head shot bouns: 30%
	
	CVARS:

	sm_bounty_status - 1/0 - To Enable/Disable the whole script
	sm_bounty_custom - 1/0 - To Enable/Disable Custom Bounty's

	ATTENTION TRANSLATORS:
	
	Submit translations to the bug reporting site. Thanks. Do not
	post them in the forums.	
	
	Use at your OWN risk! Please submit your changes of this
	script to Shane. Known issues/Submit bug reports at:
	
		http://bugs.alliedmods.net/?project=9&do=index
	
	Thanks.                 
	                                                      
	Name of Authors: Shane A. Froebel, FlyingMongoose, and stoic
	Credits: #sourcemod on irc.gamesurge.com                  

	
	Credit to who helped create this plugin...
	* BAILOPAN - Sourcemod/Issue List And SVN Hosting
    	* FlyingMongoose - Started the Sourcemod script/Idea man
    	* stoic - Worked on what FlyingMongoose started

	USAGE:

	sm_bounty [#userid|name] <ammount>
	sm_bounty - Bring up GUI to show all current bounties you can get.