// Cold Night Bot v1.00
// NAME,ACCURACY,FAVORITE_WEAPON,CHASE_TIME,MOVE_PERCENTAGE/2,MOVE_TIME,VIEW_LEVEL,SKIN;
// ACCURACY is the maximum angle deviation (~between 0-10)
// FAVORITE_WEAPON : PIPE	                0
//                   CROWBAR			1
//                   PISTOL			2
//                   SHOTGUN			3
//                   TOMMYGUN			4
//                   HEAVYMACHINEGUN	        5
//                   GRENADELAUNCHER	        6
//                   BAZOOKA			7
//                   FLAMETHROWER		8
// CHASE_TIME is the time the bot are trying to follow you (~between 10-60)
// MOVE_PERCENTAGE is the percentage of time a bot move in combat divide by 2
// MOVE_TIME is the time the bot is going to move in a direction in combat 
// VIEW_LEVEL(the way the bot see you) 0:poor, 1:average, 2:really good
//
// Note: don't add blank lines, respect the syntaxe
// Have fun !!!
////////////////////////////////////////////////////////////////////////