//============================================================//
// Zbot Clan Profile  Counter-Strike 1.6  Reallite Labs  //
// : 1.0                                                //
// -: http://reallite.cs2.ru                           //
// Copyright (C) 2002-2007, Reallite Labs.                    //
//============================================================//

"1" "#Cstrike_HELP"
{
	CUSTOM		"1" "#Cstrike_Map_Desc"	"!MAPBRIEFING"
	"2" "#Cstrike_Time_Left" 		"timeleft"
	"3" "#Cstrike_Adjust_Crosshair" 	"adjust_crosshair"
	"4" "#Cstrike_Use_Left_Hand" 		"cl_righthand 0"
	"5" "#Cstrike_Use_Right_Hand" 		"cl_righthand 1"
}


"2" "#Cstrike_CHANGE_TEAM"	"chooseteam"


"3" "#Cstrike_TEAM_MESSAGE"
{
     "1" "#Cstrike_Acknowledged"	"say_team Acknowledged"
     "2" "#Cstrike_Negative"		"say_team Negative"
     "3" "#Cstrike_Go"			"say_team Go Go Go!"
     "4" "#Cstrike_On_My_Way"		"say_team On my way"
     "5" "#Cstrike_Need_Backup"		"say_team Need backup!"
}

"3" "#Cstrike_DROP_CURRENT_ITEM" 	"drop"

"4" "TRANING" 
{
	   "1" "ENEMY TERRORIST"
        {
           "1" "#Cstrike_Bot_Difficulty0"		"exec cfg/bot/pc-terrorist/tr_low.cfg"
           "2" "#Cstrike_Bot_Difficulty1"		"exec cfg/bot/pc-terrorist/tr_med.cfg"
           "3" "#Cstrike_Bot_Difficulty2"		"exec cfg/bot/pc-terrorist/tr_hig.cfg"
           "4" "#Cstrike_Bot_Difficulty3"		"exec cfg/bot/pc-terrorist/tr_exp.cfg"
        }
	   "2" "ENEMY COUNTER TERRORIST"	
        {
           "1" "#Cstrike_Bot_Difficulty0"		"exec cfg/bot/pterrorist/tr_low.cfg"
           "2" "#Cstrike_Bot_Difficulty1"		"exec cfg/bot/pterrorist/tr_med.cfg"
           "3" "#Cstrike_Bot_Difficulty2"		"exec cfg/bot/pterrorist/tr_hig.cfg"
           "4" "#Cstrike_Bot_Difficulty3"		"exec cfg/bot/pterrorist/tr_exp.cfg"
        }
}



"5" "ZBOT"
{

"1" "ANALYZING WEAPOINS" "bot_nav_zdraw 1,3;bot_add;bot_nav_analyze"
"2" "ADD ZBOT"
{
     "1" "Quick add zbot"		"bot_add"
     "2" "Set zbot"
     {
               "1" "Easy"		"bot_difficulty 0"
               "2" "Normal"		"bot_difficulty 1"
               "3" "Hard"		"bot_difficulty 2"
               "5" "Expert"		"bot_difficulty 3"
     }
     "3" "Add a specific zbot"
	{
          "1" "Add a terrorist"		"bot_add_t"
          "2" "Add a counter-terrorist"	"bot_add_ct"
     	}
}
"3" "ZBOT MISC"
   {
       "1" "Endround"						"bot_kill"
       "2" "Kick all (or 'bot_kick name')"			"bot_kick"
       "3" "ZBot quota"
    {
	"1" "game 6x6"		"bot_quota 11"
	"2" "game 7x7"		"bot_quota 13"
	"3" "game 8x8"		"bot_quota 15"
	"4" "game 9x9 "		"bot_quota 17"
	"5" "game 10x10"	"bot_quota 19"
    }
   }
"4" "SETTINGS"
{
    "1" "Weapon mode"
    {
	"1" "knives only"		"bot_knives_only"
	"2" "pistols only"		"bot_pistols_only"
	"3" "snipers only"		"bot_snipers_only"
	"4" "all weapons"		"bot_all_weapons"
    }
    "2" "Zbot join team"
    {
        "1" "terrorist"		"bot_join_team t"
        "2" "counter-terrorist"	"bot_join_team ct"
        "3" "Any"			"bot_join_team any"
    }
    "3" "#Cstrike_Bot_Chatter"
    {
        "1" "#Cstrike_Bot_chatter_Off"		"bot_chatter off"
        "2" "#Cstrike_Bot_chatter_Radio"	"bot_chatter radio"
        "3" "#Cstrike_Bot_chatter_Minimal"	"bot_chatter minimal"
        "4" "#Cstrike_Bot_chatter_Normal"	"bot_chatter normal"
    }
}
}

"0" "#Cstrike_extcmdmen" "slot10"




