"1" "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"
     	}
     "4" "add 7x8 team"		"exec addbot.cfg"
}
"2" "ZBOT MISC"
   {
       "1" "Endround"						"bot_kill"
       "2" "Kick all (or 'bot_kick name')"			"bot_kick"
       "3" "ZBot quota"
    {
	"1" "min 12"		"bot_quota 12"
	"2" "min 14"		"bot_quota 14"
	"3" "min 16"		"bot_quota 16"
	"4" "min 18 "		"bot_quota 18"
	"5" "min 20"		"bot_quota 20"
    }
   }
"3" "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"
     	}
}
"0" "EXIT" "slot10"

/ CPL VGUI MENU

"1" "Current Game"
{
	CUSTOM	"1" "Show Map Briefing"	"!MAPBRIEFING"
	"2" "Change Team" "chooseteam"
	"3" "Show Time Left" "timeleft"
}


"2" "Team Messages"
{

	"1" "'Acknowledged'"	"roger"
	"2" "'Negative'"	"negative"
	"3" "'Need backup!'"	"needbackup"
	"4" "'Go Go Go!'"	"go"
	"5" "'Cover me!'"	"coverme"
	"6" "On my way"		"roger; say_team On my way.."
	"7" "Covering fire!"	"go; say_team Covering fire!"
	"8" "Complete the objective" "regroup; say_team Complete the objective, team."
	"9" "Sniper spotted" 	"enemyspot; say_team Sniper spotted!"
}


"3" "Client Options"
{
	"1" "Gameplay Settings"
	{
		"1" "Weapon Hands"
		{
			"1" "Use Right Models" "cl_righthand 1"
			"2" "Use Left Models" "cl_righthand 0"
		}
		"2" "Menu Type"
		{
			"1" "VGUI" "setinfo _vgui_menus 1"
			"2" "Classic Text" "setinfo _vgui_menus 0"
		}
		"3" "Dynamic Crosshair"
		{
			"1" "On" "cl_dynamiccrosshair 1"
		 	"2" "Off" "cl_dynamiccrosshair 0"
		}
		"4" "Center ID"
		{
			"1" "On" "hud_centerid 1"
			"2" "Off" "hud_centerid 0"
		}
		"5" "Radar Type"
		{
			"1" "Transparent" "cl_radartype 0"
			"2" "Solid" "cl_radartype 1"
		}
		"6" "Show FPS"
		{	
			"1" "Show FPS" "cl_showfps 1"
			"2" "Hide FPS Display" "cl_showfps 0"
		}
		"7" "Auto Weapon Switch"
		{
			"1" "On" "setinfo _cl_autowepswitch 1"
			"2" "Off" "setinfo _cl_autowepswitch 0"
		}
		"8" "HUD Fastswitch"
		{
			"1" "Disable HUD Fastswitch" "hud_fastswitch 0"
			"2" "Enable HUD Fastswitch" "hud_fastswitch 1"
		}
		"9" "Zoom Sensitivity" "messagemode zoom_sensitivity_ratio"
		"10" "Mouse Sensitivity" "messagemode sensitivity"
				
			
	}

	"2" "Change Crosshair Color" "adjust_crosshair"
	"3" "Change Name" "messagemode name"
	"4" "Change Team" "chooseteam"
}

"4" "Drop Weapon" 	"drop"
