"RadioPanel.txt"
{

//"SFUI_StandardRadio"
//"SFUI_GroupRadio"	
//"SFUI_ReportRadio"	
	"Groups"
	{
		"standard"
		{
			"hotkey"	"1"
			"title"	"УПРАВЛЕНИЕ БОТАМИ"
			"timeout"	"10"
			
			"Commands"
			{
				"Добавить БОТА (CT)"
				{
					"hotkey"	"1"
					"label"	"Добавить к КТ"
					"cmd"	"bot_add_ct"
				}
				
				"Добавить БОТА (T)"
				{
					"hotkey"	"2"
					"label"	"Добавить к T"
					"cmd"	"bot_add_t"
				}
				
				"Телепортировать Бота"
				{
					"hotkey"	"3"
					"label"	"Телепортировать"
					"cmd"	"bot_stop 1; bot_place"
				}
				
				"Боты СИДЯТ (ON\ВКЛ)"
				{
					"hotkey"	"4"
					"label"	"Присесть (ВКЛ)"
					"cmd"	"bot_crouch 1"
				}
				
				"Боты СИДЯТ (OFF\ВЫКЛ)"
				{
					"hotkey"	"5"
					"label"	"Присесть (ВЫКЛ)"
					"cmd"	"bot_crouch 0"
				}
				
				"Бот Мимик (ON\ВКЛ)"
				{
					"hotkey"	"6"
					"label"	"Копировать движения (ВКЛ)"
					"cmd"	"bot_mimic_yaw_offset 0; bot_mimic 1"
				}
				
				"Бот Мимик (OFF\ВЫКЛ)"
				{
					"hotkey"	"7"
					"label"	"Копировать движения (ВЫКЛ)"
					"cmd"	"bot_mimic_yaw_offset 0; bot_mimic 0"
				}
				
				"Остановить всех Ботов (ON\OFF)"
				{
					"hotkey"	"8"
					"label"	"Остановить"
					"cmd"	"bot_stop 1 0"
				}
				
				"Кикнуть ВСЕХ Ботов"
				{
					"hotkey"	"9"
					"label"	"Удалить"
					"cmd"	"bot_kick"
				}
				
			}
		}
		
		"training"
		{
			"hotkey"	"2"
			"title"	"ТРЕНИРОВКА"
			"timeout"	"10"
			
			"Commands"
			{
				"Toggle Godmode"
				{
					"hotkey"	"1"
					"label"	"Бессмертие"
					"cmd"	"sv_cheats 1; god"
				}
				
				"Draw Brushes (ON)"
				{
					"hotkey"	"2"
					"label"	"Поиск подсадок (ВКЛ)"
					"cmd"	"sv_cheats 1; r_drawclipbrushes 2"
				}
				
				"Draw Brushes (OFF)"
				{
					"hotkey"	"3"
					"label"	"Поиск подсадок (ВЫКЛ)"
					"cmd"	"r_drawclipbrushes 0"
				}
				
				"Timescale 1"
				{
					"hotkey"	"4"
					"label"	"Скорость x1"
					"cmd"	"sv_cheats 1; host_timescale 1"
				}	
				
				"Timescale 5"
				{
					"hotkey"	"5"
					"label"	"Скорость x5"
					"cmd"	"sv_cheats 1; host_timescale 5"
				}
				
				"Impact & Trajectory (ON)"
				{
					"hotkey"	"6"
					"label"	"Импакты и Раскидка (ВКЛ)"
					"cmd"	"sv_cheats 1; say_team Импакты и Раскидка (ВКЛ); sv_grenade_trajectory 1; sv_grenade_trajectory_dash 1; sv_grenade_trajectory_thickness 1; sv_grenade_trajectory_time 10; sv_showimpacts 1; sv_showimpacts_time 5; sv_showimpacts_penetration 1"
				}
				
				"Impact & Trajectory (OFF)"
				{
					"hotkey"	"7"
					"label"	"Импакты и Раскидка (ВЫКЛ)"
					"cmd"	"say_team Импакты и Раскидка (ВЫКЛ); sv_grenade_trajectory 0; sv_showimpacts 0; sv_showimpacts_time 4; sv_showimpacts_penetration 0"
				}
				
				"Restart Game"
				{
					"hotkey"	"8"
					"label"	"Перезапустить матч"
					"cmd"	"mp_restartgame 1; mp_warmup_end; bot_stop 0"
				}
				
				"Enable Training"
				{
					"hotkey"	"9"
					"label"	"Режим тренировки"
					"cmd"	"sv_cheats 1; mp_forcecamera 0; mp_solid_teammates 1; mp_limitteams 0; mp_autoteambalance 0; mp_spectators_max 10; mp_roundtime 60; mp_roundtime_defuse 60; mp_roundtime_hostage 60; mp_maxmoney 60000; mp_startmoney 60000; mp_freezetime 0; mp_buytime 9999; mp_buy_anywhere 1; sv_enablebunnyhopping 1; sv_autobunnyhopping 1; sv_infinite_ammo 2; ammo_grenade_limit_total 5; bot_kick; mp_warmup_end; mp_restartgame 1; say Тренировка включена! :)"
				}
				
				
			}
		}
		
"report"
		{
			"hotkey"	"3"
			"title"	"#SFUI_ReportRadio"
			"timeout"	"5"
			
			"Commands"
			{
				"go_a"
				{
					"hotkey"	"1"
					"label"	"#SFUI_Radio_Go_A"
					"cmd"	"go_a"
				}
				
				"go_b"
				{
					"hotkey"	"2"
					"label"	"#SFUI_Radio_Go_B"
					"cmd"	"go_b"
				}
				
				"followme"
				{
					"hotkey"	"3"
					"label"	"#SFUI_Radio_Follow"
					"cmd"	"followme"
				}
				
				"takingfire"
				{
					"hotkey"	"4"
					"label"	"#SFUI_Radio_Need_Assist"
					"cmd"	"takingfire"
				}
				
				"enemydown"
				{
					"hotkey"	"5"
					"label"	"#SFUI_Radio_Enemy_Down"
					"cmd"	"enemydown"
				}
					
				"regroup"
				{
					"hotkey"	"6"
					"label"	"#SFUI_Radio_Regroup"
					"cmd"	"regroup"
				}

				"report"
				{
					"hotkey"	"7"
					"label"	"#SFUI_Radio_Report_In"
					"cmd"	"report"
				}

				"needrop"
				{
					"hotkey"	"8"
					"label"	"#SFUI_Radio_Need_Drop"
					"cmd"	"needrop"
				}
	
				"compliment"
				{
					"hotkey"	"9"
					"label"	"#SFUI_Radio_Compliment"
					"cmd"	"compliment"
				}
			}
		}
	}
}