mission = 
{
	["groundControl"] = 
	{
		["passwords"] = 
		{
			["artillery_commander"] = {},
			["instructor"] = {},
			["observer"] = {},
			["forward_observer"] = {},
		}, -- end of ["passwords"]
		["roles"] = 
		{
			["artillery_commander"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["artillery_commander"]
			["instructor"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["instructor"]
			["observer"] = 
			{
				["neutrals"] = 0,
				["blue"] = 1,
				["red"] = 1,
			}, -- end of ["observer"]
			["forward_observer"] = 
			{
				["neutrals"] = 0,
				["blue"] = 3,
				["red"] = 3,
			}, -- end of ["forward_observer"]
		}, -- end of ["roles"]
		["isPilotControlVehicles"] = false,
	}, -- end of ["groundControl"]
	["requiredModules"] = {},
	["date"] = 
	{
		["Year"] = 2023,
		["Day"] = 1,
		["Month"] = 8,
	}, -- end of ["date"]
	["trig"] = 
	{
		["actions"] = 
		{
			[1] = "a_add_radio_item_for_coalition(\"blue\", getValueDictByKey(\"DictKey_ActionRadioText_4758\"), 13, 1);a_add_radio_item_for_coalition(\"blue\", getValueDictByKey(\"DictKey_ActionRadioText_4759\"), 14, 1);a_add_radio_item_for_coalition(\"blue\", getValueDictByKey(\"DictKey_ActionRadioText_4760\"), 15, 1);a_add_radio_item_for_coalition(\"blue\", getValueDictByKey(\"DictKey_ActionRadioText_4761\"), 16, 1);a_add_radio_item_for_coalition(\"blue\", getValueDictByKey(\"DictKey_ActionRadioText_5091\"), 17, 1);a_add_radio_item_for_coalition(\"blue\", getValueDictByKey(\"DictKey_ActionRadioText_7132\"), 18, 1);a_add_radio_item_for_coalition(\"blue\", getValueDictByKey(\"DictKey_ActionRadioText_7134\"), 19, 1);a_add_radio_item_for_coalition(\"blue\", getValueDictByKey(\"DictKey_ActionRadioText_7136\"), 20, 1);a_add_radio_item_for_coalition(\"blue\", getValueDictByKey(\"DictKey_ActionRadioText_7142\"), 21, 1);a_add_radio_item_for_coalition(\"red\", getValueDictByKey(\"DictKey_ActionRadioText_4762\"), 13, 1);a_add_radio_item_for_coalition(\"red\", getValueDictByKey(\"DictKey_ActionRadioText_4763\"), 14, 1);a_add_radio_item_for_coalition(\"red\", getValueDictByKey(\"DictKey_ActionRadioText_4764\"), 15, 1);a_add_radio_item_for_coalition(\"red\", getValueDictByKey(\"DictKey_ActionRadioText_4765\"), 16, 1);a_add_radio_item_for_coalition(\"red\", getValueDictByKey(\"DictKey_ActionRadioText_5094\"), 17, 1);a_add_radio_item_for_coalition(\"red\", getValueDictByKey(\"DictKey_ActionRadioText_7131\"), 18, 1);a_add_radio_item_for_coalition(\"red\", getValueDictByKey(\"DictKey_ActionRadioText_7133\"), 19, 1);a_add_radio_item_for_coalition(\"red\", getValueDictByKey(\"DictKey_ActionRadioText_7137\"), 20, 1);a_add_radio_item_for_coalition(\"red\", getValueDictByKey(\"DictKey_ActionRadioText_7140\"), 21, 1);",
			[2] = "a_do_script_file(getValueResourceByKey(\"ResKey_Action_6780\"));a_do_script_file(getValueResourceByKey(\"ResKey_Action_6781\")); mission.trig.func[2]=nil;",
			[3] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_6783\"), 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_6784\"), 0); mission.trig.func[3]=nil;",
			[4] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_3436\"), 20, false, 0); mission.trig.func[4]=nil;",
			[5] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_3437\"), 20, false, 0); mission.trig.func[5]=nil;",
			[6] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_4747\"), 20, false, 0); mission.trig.func[6]=nil;",
			[7] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_4748\"), 20, false, 0); mission.trig.func[7]=nil;",
			[8] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_5089\"), 20, false, 0); mission.trig.func[8]=nil;",
			[9] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_7129\"), 20, false, 0); mission.trig.func[9]=nil;",
			[10] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_7135\"), 20, false, 0); mission.trig.func[10]=nil;",
			[11] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_7138\"), 20, false, 0); mission.trig.func[11]=nil;",
			[12] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_7141\"), 20, false, 0); mission.trig.func[12]=nil;",
			[13] = "a_load_mission(\"343ku_Training_Room_ver.1.41.miz\"); mission.trig.events[\"mission end\"][13]=nil;",
		}, -- end of ["actions"]
		["events"] = 
		{
			["mission end"] = 
			{
				[13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
			}, -- end of ["mission end"]
		}, -- end of ["events"]
		["custom"] = {},
		["func"] = 
		{
			[2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
			[3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
			[4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
			[5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
			[6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
			[7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
			[8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
			[9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
			[10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
			[11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
			[12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
		}, -- end of ["func"]
		["flag"] = 
		{
			[1] = true,
			[2] = true,
			[3] = true,
			[4] = true,
			[5] = true,
			[6] = true,
			[7] = true,
			[8] = true,
			[9] = true,
			[10] = true,
			[11] = true,
			[12] = true,
			[13] = true,
		}, -- end of ["flag"]
		["conditions"] = 
		{
			[1] = "return(true)",
			[2] = "return(true)",
			[3] = "return(c_predicate(getValueDictByKey(\"DictKey_ActionText_6782\")) )",
			[4] = "return(c_flag_is_true(13) )",
			[5] = "return(c_flag_is_true(14) )",
			[6] = "return(c_flag_is_true(15) )",
			[7] = "return(c_flag_is_true(16) )",
			[8] = "return(c_flag_is_true(17) )",
			[9] = "return(c_flag_is_true(18) )",
			[10] = "return(c_flag_is_true(19) )",
			[11] = "return(c_flag_is_true(20) )",
			[12] = "return(c_flag_is_true(21) )",
			[13] = "return(c_time_after(18000) )",
		}, -- end of ["conditions"]
		["customStartup"] = {},
		["funcStartup"] = 
		{
			[1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
		}, -- end of ["funcStartup"]
	}, -- end of ["trig"]
	["maxDictId"] = 7144,
	["result"] = 
	{
		["offline"] = 
		{
			["conditions"] = {},
			["actions"] = {},
			["func"] = {},
		}, -- end of ["offline"]
		["total"] = 0,
		["blue"] = 
		{
			["conditions"] = {},
			["actions"] = {},
			["func"] = {},
		}, -- end of ["blue"]
		["red"] = 
		{
			["conditions"] = {},
			["actions"] = {},
			["func"] = {},
		}, -- end of ["red"]
	}, -- end of ["result"]
	["pictureFileNameN"] = {},
	["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
	["pictureFileNameServer"] = {},
	["weather"] = 
	{
		["wind"] = 
		{
			["at8000"] = 
			{
				["speed"] = 0,
				["dir"] = 0,
			}, -- end of ["at8000"]
			["atGround"] = 
			{
				["speed"] = 2.577,
				["dir"] = 0,
			}, -- end of ["atGround"]
			["at2000"] = 
			{
				["speed"] = 0,
				["dir"] = 0,
			}, -- end of ["at2000"]
		}, -- end of ["wind"]
		["enable_fog"] = false,
		["season"] = 
		{
			["temperature"] = 20,
		}, -- end of ["season"]
		["qnh"] = 760,
		["cyclones"] = {},
		["dust_density"] = 0,
		["enable_dust"] = false,
		["clouds"] = 
		{
			["thickness"] = 2000,
			["density"] = 0,
			["preset"] = "Preset1",
			["base"] = 2500,
			["iprecptns"] = 0,
		}, -- end of ["clouds"]
		["atmosphere_type"] = 0,
		["groundTurbulence"] = 0,
		["halo"] = 
		{
			["preset"] = "off",
		}, -- end of ["halo"]
		["type_weather"] = 0,
		["modifiedTime"] = true,
		["name"] = "Winter, clean sky",
		["fog"] = 
		{
			["thickness"] = 0,
			["visibility"] = 0,
		}, -- end of ["fog"]
		["visibility"] = 
		{
			["distance"] = 80000,
		}, -- end of ["visibility"]
	}, -- end of ["weather"]
	["theatre"] = "Caucasus",
	["triggers"] = 
	{
		["zones"] = {},
	}, -- end of ["triggers"]
	["map"] = 
	{
		["centerY"] = 288368.90116444,
		["zoom"] = 138059.83948909,
		["centerX"] = 200361.42450732,
	}, -- end of ["map"]
	["coalitions"] = 
	{
		["neutrals"] = 
		{
			[1] = 70,
			[2] = 83,
			[3] = 86,
			[4] = 84,
			[5] = 90,
			[6] = 78,
			[7] = 87,
			[8] = 69,
			[9] = 79,
			[10] = 88,
			[11] = 89,
			[12] = 77,
			[13] = 85,
			[14] = 82,
			[15] = 68,
			[16] = 67,
			[17] = 91,
			[18] = 92,
		}, -- end of ["neutrals"]
		["blue"] = 
		{
			[1] = 21,
			[2] = 23,
			[3] = 65,
			[4] = 11,
			[5] = 64,
			[6] = 25,
			[7] = 8,
			[8] = 63,
			[9] = 80,
			[10] = 28,
			[11] = 76,
			[12] = 26,
			[13] = 13,
			[14] = 29,
			[15] = 30,
			[16] = 5,
			[17] = 16,
			[18] = 6,
			[19] = 31,
			[20] = 61,
			[21] = 32,
			[22] = 33,
			[23] = 60,
			[24] = 20,
			[25] = 36,
			[26] = 59,
			[27] = 71,
			[28] = 57,
			[29] = 56,
			[30] = 55,
			[31] = 12,
			[32] = 73,
			[33] = 54,
			[34] = 40,
			[35] = 72,
			[36] = 41,
			[37] = 43,
			[38] = 44,
			[39] = 75,
			[40] = 45,
			[41] = 9,
			[42] = 46,
			[43] = 22,
			[44] = 52,
			[45] = 10,
			[46] = 66,
			[47] = 51,
			[48] = 3,
			[49] = 4,
			[50] = 1,
			[51] = 74,
			[52] = 2,
			[53] = 7,
		}, -- end of ["blue"]
		["red"] = 
		{
			[1] = 18,
			[2] = 24,
			[3] = 27,
			[4] = 81,
			[5] = 62,
			[6] = 17,
			[7] = 34,
			[8] = 35,
			[9] = 15,
			[10] = 37,
			[11] = 58,
			[12] = 38,
			[13] = 39,
			[14] = 0,
			[15] = 42,
			[16] = 19,
			[17] = 53,
			[18] = 47,
			[19] = 50,
			[20] = 49,
			[21] = 48,
		}, -- end of ["red"]
	}, -- end of ["coalitions"]
	["descriptionText"] = "DictKey_descriptionText_1",
	["pictureFileNameR"] = 
	{
		[1] = "ResKey_ImageBriefing_4757",
		[2] = "ResKey_ImageBriefing_5727",
		[4] = "ResKey_ImageBriefing_5729",
		[3] = "ResKey_ImageBriefing_5728",
	}, -- end of ["pictureFileNameR"]
	["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
	["goals"] = {},
	["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
	["pictureFileNameB"] = 
	{
		[1] = "ResKey_ImageBriefing_7143",
		[2] = "ResKey_ImageBriefing_7144",
	}, -- end of ["pictureFileNameB"]
	["coalition"] = 
	{
		["neutrals"] = 
		{
			["bullseye"] = 
			{
				["y"] = 702815.63591423,
				["x"] = -66307.388753368,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "neutrals",
			["country"] = {},
		}, -- end of ["neutrals"]
		["blue"] = 
		{
			["bullseye"] = 
			{
				["y"] = 702816.20334036,
				["x"] = -66306.997299227,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "blue",
			["country"] = 
			{
				[1] = 
				{
					["id"] = 5,
					["name"] = "France",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 248403.2771983,
											["x"] = -344603.36314711,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 172.85462273955,
											["ETA_locked"] = false,
											["y"] = 283551.01864079,
											["x"] = -339397.1711397,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 724,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "AdA Chasse 2-5",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["RocketBurst"] = 6,
											["ReadyALCM"] = true,
											["EnableTAF"] = true,
											["ForceINSRules"] = false,
											["LaserCode100"] = 6,
											["ReadyQRA"] = false,
											["DisableVTBExport"] = false,
											["NoDDMSensor"] = false,
											["LaserCode1"] = 8,
											["WpBullseye"] = 0,
											["LoadNVGCase"] = false,
											["InitHotDrift"] = 0,
											["LaserCode10"] = 8,
											["GunBurst"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 129,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[15] = 134,
													[19] = 124,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2924,
										["psi"] = -1.4237424931964,
										["onboard_num"] = "633",
										["y"] = 248403.2771983,
										["x"] = -344603.36314711,
										["name"] = "Pilot #479",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1519,
											["flare"] = 16,
											["chaff"] = 112,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4237424931964,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248403.2771983,
								["x"] = -344603.36314711,
								["name"] = "BLUE M-2000C BFM",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 251,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [1]
				[2] = 
				{
					["id"] = 1,
					["name"] = "Ukraine",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "Infantry",
																			[6] = "Fortifications",
																			[7] = "Tanks",
																			[8] = "IFV",
																			[9] = "APC",
																			[10] = "Artillery",
																			[11] = "Unarmed vehicles",
																			[12] = "AAA",
																			[13] = "SR SAM",
																			[14] = "MR SAM",
																			[15] = "LR SAM",
																			[16] = "Aircraft Carriers",
																			[17] = "Cruisers",
																			[18] = "Destroyers",
																			[19] = "Frigates",
																			[20] = "Corvettes",
																			[21] = "Light armed ships",
																			[22] = "Unarmed ships",
																			[23] = "Submarines",
																			[24] = "Cruise missiles",
																			[25] = "Antiship Missiles",
																			[26] = "AA Missiles",
																			[27] = "AG Missiles",
																			[28] = "SA Missiles",
																			[29] = "UAVs",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 248139.08422599,
											["x"] = -342957.2982803,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 172.27876406603,
											["ETA_locked"] = false,
											["y"] = 283130.23886004,
											["x"] = -337508.48718175,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 843,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 220.97222222222,
										["type"] = "MiG-29S",
										["unitId"] = 3626,
										["psi"] = -1.4163173164779,
										["onboard_num"] = "827",
										["y"] = 248139.08422599,
										["x"] = -342957.2982803,
										["name"] = "Pilot #718",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4163173164779,
										["callsign"] = 132,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248139.08422599,
								["x"] = -342957.2982803,
								["name"] = "BLUE MiG-29S BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [1]
							[2] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 280153.29093688,
											["x"] = 206753.0718095,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 173.61798278732,
											["ETA_locked"] = false,
											["y"] = 256141.74619439,
											["x"] = 180319.78423581,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 841,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 220.97222222222,
										["type"] = "MiG-29S",
										["unitId"] = 3622,
										["psi"] = 2.404165407918,
										["onboard_num"] = "823",
										["y"] = 280153.29093688,
										["x"] = 206753.0718095,
										["name"] = "Pilot #714",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.404165407918,
										["callsign"] = 133,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 220.97222222222,
										["type"] = "MiG-29S",
										["unitId"] = 5011,
										["psi"] = 2.404165407918,
										["onboard_num"] = "824",
										["y"] = 280193.29093688,
										["x"] = 206713.0718095,
										["name"] = "BLUE MiG-29S ACM-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.404165407918,
										["callsign"] = 135,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 220.97222222222,
										["type"] = "MiG-29S",
										["unitId"] = 5012,
										["psi"] = 2.404165407918,
										["onboard_num"] = "825",
										["y"] = 280233.29093688,
										["x"] = 206673.0718095,
										["name"] = "BLUE MiG-29S ACM-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.404165407918,
										["callsign"] = 142,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 220.97222222222,
										["type"] = "MiG-29S",
										["unitId"] = 5013,
										["psi"] = 2.404165407918,
										["onboard_num"] = "826",
										["y"] = 280273.29093688,
										["x"] = 206633.0718095,
										["name"] = "BLUE MiG-29S ACM-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.404165407918,
										["callsign"] = 143,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 280153.29093688,
								["x"] = 206753.0718095,
								["name"] = "BLUE MiG-29S ACM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [2]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [2]
				[3] = 
				{
					["id"] = 2,
					["name"] = "USA",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 48,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 248345.49762005,
											["x"] = -344232.80935866,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 172.8464570615,
											["ETA_locked"] = false,
											["y"] = 283491.26136107,
											["x"] = -339001.43775927,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 713,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "JASDF 92-8912 Hiko Kyodotai Aggressor SQN",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = {},
										["type"] = "F-15C",
										["unitId"] = 2913,
										["psi"] = -1.4230333598568,
										["onboard_num"] = "627",
										["y"] = 248345.49762005,
										["x"] = -344232.80935866,
										["name"] = "Pilot #468",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 3662,
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4230333598568,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 3,
											["name"] = "Chevy31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248345.49762005,
								["x"] = -344232.80935866,
								["name"] = "BLUE F-15C BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [1]
							[2] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 50,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 248372.61488323,
											["x"] = -344492.10360065,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 172.90476010903,
											["ETA_locked"] = false,
											["y"] = 283527.55137174,
											["x"] = -339264.18994841,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 715,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "satal_343ku",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PC",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "05743",
											["VoiceCallsignNumber"] = "31",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2915,
										["psi"] = -1.423167589603,
										["onboard_num"] = "628",
										["y"] = 248372.61488323,
										["x"] = -344492.10360065,
										["name"] = "Pilot #470",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4900,
											["flare"] = 40,
											["ammo_type"] = 1,
											["chaff"] = 80,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.423167589603,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 3,
											["name"] = "Pontiac31",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["AIC_Channel"] = 1,
													["VOCA_Channel"] = 4,
													["VOCB_Channel"] = 5,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2915,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 5148,
														}, -- end of [2]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "satal_343ku",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PC",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "0C234",
											["VoiceCallsignNumber"] = "32",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5148,
										["psi"] = -1.423167589603,
										["onboard_num"] = "630",
										["y"] = 248412.61488323,
										["x"] = -344532.10360065,
										["name"] = "BLUE F/A-18C BFM-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4900,
											["flare"] = 40,
											["ammo_type"] = 1,
											["chaff"] = 80,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.423167589603,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 3,
											["name"] = "Pontiac32",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["AIC_Channel"] = 1,
													["VOCA_Channel"] = 4,
													["VOCB_Channel"] = 5,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2915,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 5148,
														}, -- end of [2]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 248372.61488323,
								["x"] = -344492.10360065,
								["name"] = "BLUE F/A-18C BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [2]
							[3] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "EngageTargets",
															["enabled"] = true,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 52,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 248331.50585476,
											["x"] = -344100.62636933,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 172.81024241541,
											["ETA_locked"] = false,
											["y"] = 283464.84463097,
											["x"] = -338859.58854776,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 717,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "Original",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "ED",
											["LAU3ROF"] = 0,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["STN_L16"] = "05745",
											["LaserCode10"] = 8,
											["VoiceCallsignNumber"] = "41",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 127,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[15] = 134,
													[19] = 124,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2917,
										["psi"] = -1.4227127098153,
										["onboard_num"] = "629",
										["y"] = 248331.50585476,
										["x"] = -344100.62636933,
										["name"] = "Pilot #472",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4227127098153,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 4,
											["name"] = "Enfield41",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2917,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 5149,
															["TDOA"] = true,
														}, -- end of [2]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "Original",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "ED",
											["STN_L16"] = "0C235",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "42",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 127,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5149,
										["psi"] = -1.4227127098153,
										["onboard_num"] = "631",
										["y"] = 248371.50585476,
										["x"] = -344140.62636933,
										["name"] = "BLUE F-16C BFM-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4227127098153,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 4,
											["name"] = "Enfield42",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2917,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 5149,
															["TDOA"] = true,
														}, -- end of [2]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 248331.50585476,
								["x"] = -344100.62636933,
								["name"] = "BLUE F-16C BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [3]
							[4] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 248314.42102958,
											["x"] = -343984.23223829,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 160.72482887226,
											["ETA_locked"] = false,
											["y"] = 283439.40942063,
											["x"] = -338730.49618821,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 720,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "VF-102 Diamondbacks",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["LGB100"] = 6,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["LGB1"] = 8,
											["KY28Key"] = 1,
											["TacanBand"] = 0,
											["LGB1000"] = 1,
											["TacanChannel"] = 0,
											["LGB10"] = 8,
											["INSAlignmentStored"] = false,
											["UseLAU138"] = true,
											["ALE39Loadout"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 225,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[11] = 267,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[13] = 264,
													[7] = 262,
													[14] = 266,
													[15] = 265,
													[19] = 268,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 124,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[15] = 265,
													[21] = 225,
													[11] = 267,
													[22] = 258,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[24] = 270,
													[19] = 268,
													[25] = 255,
													[13] = 264,
													[26] = 259,
													[23] = 260,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[27] = 262,
													[29] = 253,
													[30] = 263,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2920,
										["psi"] = -1.4223243945922,
										["onboard_num"] = "632",
										["y"] = 248314.42102958,
										["x"] = -343984.23223829,
										["name"] = "Pilot #475",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 3674,
											["flare"] = 60,
											["ammo_type"] = 3,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4223243945922,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248314.42102958,
								["x"] = -343984.23223829,
								["name"] = "BLUE F-14B BFM",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 124,
							}, -- end of [4]
							[5] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 248214.42506809,
											["x"] = -343223.83419064,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 172.46634893924,
											["ETA_locked"] = false,
											["y"] = 283257.63094287,
											["x"] = -337859.44880775,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 790,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "US Air Force (code FU-178)",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "F-86F Sabre",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 225,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[11] = 267,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[13] = 264,
													[7] = 262,
													[14] = 266,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 3346,
										["psi"] = -1.4188963204343,
										["onboard_num"] = "700",
										["y"] = 248214.42506809,
										["x"] = -343223.83419064,
										["name"] = "Pilot #568",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 769,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4188963204343,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 4,
											["name"] = "Chevy41",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248214.42506809,
								["x"] = -343223.83419064,
								["name"] = "BLUE F-86F BFM",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 225,
							}, -- end of [5]
							[6] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Ground Attack",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 248251.74691405,
											["x"] = -343375.99248567,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 172.69763271609,
											["ETA_locked"] = false,
											["y"] = 283303.14372058,
											["x"] = -337996.62339698,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 793,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "f-15e_satal_343ku_hivis",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["HumanOrchestra"] = false,
											["NetCrewControlPriority"] = 0,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 243,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[27] = 127,
													[2] = 257.8,
													[38] = 127,
													[3] = 122.1,
													[4] = 123.3,
													[5] = 344,
													[6] = 385,
													[7] = 130,
													[8] = 385.4,
													[10] = 140,
													[12] = 132,
													[14] = 129,
													[16] = 121,
													[20] = 122,
													[24] = 136,
													[28] = 127,
													[32] = 124,
													[40] = 127,
													[33] = 135,
													[17] = 126,
													[21] = 123,
													[25] = 141,
													[29] = 127,
													[34] = 136,
													[9] = 139,
													[11] = 134,
													[13] = 131,
													[15] = 138,
													[18] = 125,
													[22] = 124,
													[26] = 127,
													[30] = 127,
													[36] = 127,
													[37] = 127,
													[31] = 123,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[39] = 127,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 3361,
										["psi"] = -1.4185136055864,
										["onboard_num"] = "704",
										["y"] = 248251.74691405,
										["x"] = -343375.99248567,
										["name"] = "Pilot #580",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4098,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4185136055864,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 4,
											["name"] = "Pontiac41",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248251.74691405,
								["x"] = -343375.99248567,
								["name"] = "BLUE F-15E BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 243,
							}, -- end of [6]
							[7] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 68,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 248278.18292737,
											["x"] = -343671.90932106,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 172.69250258415,
											["ETA_locked"] = false,
											["y"] = 283369.11437253,
											["x"] = -338312.0893946,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 797,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "JASDF 92-8912 Hiko Kyodotai Aggressor SQN",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = {},
										["type"] = "F-15C",
										["unitId"] = 3377,
										["psi"] = -1.4192268908006,
										["onboard_num"] = "718",
										["y"] = 248278.18292737,
										["x"] = -343671.90932106,
										["name"] = "Pilot #594",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{A4BCC903-06C8-47bb-9937-A30FEDB4E744}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{A4BCC903-06C8-47bb-9937-A30FEDB4E744}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 3662,
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4192268908006,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 2,
											["name"] = "Chevy21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248278.18292737,
								["x"] = -343671.90932106,
								["name"] = "BLUE F-15C BFM SMOKE",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 124,
							}, -- end of [7]
							[8] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 248468.3748176,
											["x"] = -344843.47921593,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 172.919347437,
											["ETA_locked"] = false,
											["y"] = 283569.92566683,
											["x"] = -339696.49246614,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 831,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "Ace Combat 5 Blaze",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["LAU68ROF"] = 0,
											["ChaffSalvo"] = 0,
											["ChaffSalvoInt"] = 0,
											["LAU3ROF"] = 0,
											["ChaffBurstInt"] = 0,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["FlareBurstInt"] = 0,
											["FlareBurst"] = 0,
											["LaserCode10"] = 8,
											["ChaffBurst"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-5E-3",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 3569,
										["psi"] = -1.4252025483212,
										["onboard_num"] = "764",
										["y"] = 248468.3748176,
										["x"] = -344843.47921593,
										["name"] = "Pilot #685",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1432,
											["flare"] = 15,
											["ammo_type"] = 2,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4252025483212,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 4,
											["name"] = "Chevy41",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248468.3748176,
								["x"] = -344843.47921593,
								["name"] = "BLUE F-5E BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [8]
							[9] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 280005.47100978,
											["x"] = 206896.66831012,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 173.5157601161,
											["ETA_locked"] = false,
											["y"] = 256428.25029127,
											["x"] = 180099.91863899,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 833,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "aggressor marine scheme",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["LAU68ROF"] = 0,
											["ChaffSalvo"] = 0,
											["ChaffSalvoInt"] = 0,
											["LAU3ROF"] = 0,
											["ChaffBurstInt"] = 0,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["ChaffBurst"] = 0,
											["FlareBurst"] = 0,
											["LaserCode10"] = 8,
											["FlareBurstInt"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-5E-3",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 3573,
										["psi"] = 2.4200202302459,
										["onboard_num"] = "798",
										["y"] = 280005.47100978,
										["x"] = 206896.66831012,
										["name"] = "Pilot #689",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{AIM-9P5}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{AIM-9P5}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2046,
											["flare"] = 15,
											["ammo_type"] = 2,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4200202302459,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "aggressor snake scheme",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["LAU68ROF"] = 0,
											["ChaffSalvo"] = 0,
											["ChaffSalvoInt"] = 0,
											["LAU3ROF"] = 0,
											["ChaffBurstInt"] = 0,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["FlareBurstInt"] = 0,
											["FlareBurst"] = 0,
											["LaserCode10"] = 8,
											["ChaffBurst"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-5E-3",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 5015,
										["psi"] = 2.4200202302459,
										["onboard_num"] = "799",
										["y"] = 280045.47100978,
										["x"] = 206856.66831012,
										["name"] = "BLUE F-5E ACM-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{AIM-9P5}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{AIM-9P5}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2046,
											["flare"] = 15,
											["ammo_type"] = 2,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4200202302459,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "us aggressor vfc-13 01",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["LAU68ROF"] = 0,
											["ChaffSalvo"] = 0,
											["ChaffSalvoInt"] = 0,
											["LAU3ROF"] = 0,
											["ChaffBurst"] = 0,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["ChaffBurstInt"] = 0,
											["FlareBurst"] = 0,
											["LaserCode10"] = 8,
											["FlareBurstInt"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-5E-3",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 5016,
										["psi"] = 2.4200202302459,
										["onboard_num"] = "806",
										["y"] = 280085.47100978,
										["x"] = 206816.66831012,
										["name"] = "BLUE F-5E ACM-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{AIM-9P5}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{AIM-9P5}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2046,
											["flare"] = 15,
											["ammo_type"] = 2,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4200202302459,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "aggressor vfc-13 11",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["LAU68ROF"] = 0,
											["ChaffSalvo"] = 0,
											["ChaffSalvoInt"] = 0,
											["LAU3ROF"] = 0,
											["ChaffBurst"] = 0,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["FlareBurstInt"] = 0,
											["FlareBurst"] = 0,
											["LaserCode10"] = 8,
											["ChaffBurstInt"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-5E-3",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 5017,
										["psi"] = 2.4200202302459,
										["onboard_num"] = "807",
										["y"] = 280125.47100978,
										["x"] = 206776.66831012,
										["name"] = "BLUE F-5E ACM-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{AIM-9P5}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{AIM-9P5}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2046,
											["flare"] = 15,
											["ammo_type"] = 2,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4200202302459,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 280005.47100978,
								["x"] = 206896.66831012,
								["name"] = "BLUE F-5E ACM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [9]
							[10] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Ground Attack",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 280238.21680987,
											["x"] = 206785.51098843,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 174.31502003795,
											["ETA_locked"] = false,
											["y"] = 256601.50180719,
											["x"] = 179856.03978316,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 1013,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "f-15e_satal_343ku_lowvis",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["RCFTLaserCode"] = 688,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 243,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[27] = 127,
													[2] = 257.8,
													[38] = 127,
													[3] = 122.1,
													[4] = 123.3,
													[5] = 344,
													[6] = 385,
													[7] = 130,
													[8] = 385.4,
													[10] = 140,
													[12] = 132,
													[14] = 129,
													[16] = 121,
													[20] = 122,
													[24] = 136,
													[28] = 127,
													[32] = 124,
													[40] = 127,
													[33] = 135,
													[17] = 126,
													[21] = 123,
													[25] = 141,
													[29] = 127,
													[34] = 136,
													[9] = 139,
													[11] = 134,
													[13] = 131,
													[15] = 138,
													[18] = 125,
													[22] = 124,
													[26] = 127,
													[30] = 127,
													[36] = 127,
													[37] = 127,
													[31] = 123,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[39] = 127,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5050,
										["psi"] = 2.4212204322252,
										["onboard_num"] = "020",
										["y"] = 280238.21680987,
										["x"] = 206785.51098843,
										["name"] = "Aerial-1-66",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 7684,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4212204322252,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 3,
											["name"] = "Enfield31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "f-15e_satal_343ku_lowvis",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["RCFTLaserCode"] = 688,
											["Sta8LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 243,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[27] = 127,
													[2] = 257.8,
													[38] = 127,
													[3] = 122.1,
													[4] = 123.3,
													[5] = 344,
													[6] = 385,
													[7] = 130,
													[8] = 385.4,
													[10] = 140,
													[12] = 132,
													[14] = 129,
													[16] = 121,
													[20] = 122,
													[24] = 136,
													[28] = 127,
													[32] = 124,
													[40] = 127,
													[33] = 135,
													[17] = 126,
													[21] = 123,
													[25] = 141,
													[29] = 127,
													[34] = 136,
													[9] = 139,
													[11] = 134,
													[13] = 131,
													[15] = 138,
													[18] = 125,
													[22] = 124,
													[26] = 127,
													[30] = 127,
													[36] = 127,
													[37] = 127,
													[31] = 123,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[39] = 127,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5051,
										["psi"] = 2.4212204322252,
										["onboard_num"] = "028",
										["y"] = 280278.21680987,
										["x"] = 206745.51098843,
										["name"] = "BLUE F-15E ACM -1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 7684,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4212204322252,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 3,
											["name"] = "Enfield32",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "f-15e_satal_343ku_lowvis",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["RCFTLaserCode"] = 688,
											["Sta8LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 243,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[27] = 127,
													[2] = 257.8,
													[38] = 127,
													[3] = 122.1,
													[4] = 123.3,
													[5] = 344,
													[6] = 385,
													[7] = 130,
													[8] = 385.4,
													[10] = 140,
													[12] = 132,
													[14] = 129,
													[16] = 121,
													[20] = 122,
													[24] = 136,
													[28] = 127,
													[32] = 124,
													[40] = 127,
													[33] = 135,
													[17] = 126,
													[21] = 123,
													[25] = 141,
													[29] = 127,
													[34] = 136,
													[9] = 139,
													[11] = 134,
													[13] = 131,
													[15] = 138,
													[18] = 125,
													[22] = 124,
													[26] = 127,
													[30] = 127,
													[36] = 127,
													[37] = 127,
													[31] = 123,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[39] = 127,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5052,
										["psi"] = 2.4212204322252,
										["onboard_num"] = "029",
										["y"] = 280318.21680987,
										["x"] = 206705.51098843,
										["name"] = "BLUE F-15E ACM -2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 7684,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4212204322252,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 3,
											["name"] = "Enfield33",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "f-15e_satal_343ku_lowvis",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["RCFTLaserCode"] = 688,
											["Sta8LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 243,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[27] = 127,
													[2] = 257.8,
													[38] = 127,
													[3] = 122.1,
													[4] = 123.3,
													[5] = 344,
													[6] = 385,
													[7] = 130,
													[8] = 385.4,
													[10] = 140,
													[12] = 132,
													[14] = 129,
													[16] = 121,
													[20] = 122,
													[24] = 136,
													[28] = 127,
													[32] = 124,
													[40] = 127,
													[33] = 135,
													[17] = 126,
													[21] = 123,
													[25] = 141,
													[29] = 127,
													[34] = 136,
													[9] = 139,
													[11] = 134,
													[13] = 131,
													[15] = 138,
													[18] = 125,
													[22] = 124,
													[26] = 127,
													[30] = 127,
													[36] = 127,
													[37] = 127,
													[31] = 123,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[39] = 127,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5053,
										["psi"] = 2.4212204322252,
										["onboard_num"] = "031",
										["y"] = 280358.21680987,
										["x"] = 206665.51098843,
										["name"] = "BLUE F-15E ACM -3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 7684,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4212204322252,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 3,
											["name"] = "Enfield34",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 280238.21680987,
								["x"] = 206785.51098843,
								["name"] = "BLUE F-15E ACM ",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 243,
							}, -- end of [10]
							[11] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 279940.89039197,
											["x"] = 206950.59723244,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 138.90975735431,
											["ETA_locked"] = false,
											["y"] = 256069.40217835,
											["x"] = 180416.14095716,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 1016,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-8367-301st",
										["skill"] = "Client",
										["speed"] = 256.94444444444,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["PersistentAircraftKey"] = "",
											["TacanBand"] = 0,
											["Quality"] = 100,
											["TacanChannel"] = 0,
											["IsEfbAllowed"] = true,
											["INSAlignmentStored"] = false,
											["ChaffDoubleDispense"] = false,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["IffMode2Digit3"] = 0,
											["KY28Key"] = 1,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["IffMode2Digit1"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["LaserCodeDigit2"] = 6,
											["CombatTreeSpoofable"] = 2,
											["Wear"] = 0,
											["IsModifiedJesterAllowed"] = true,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 284,
													[2] = 283,
													[4] = 281,
													[8] = 277,
													[16] = 273,
													[17] = 267,
													[9] = 276,
													[18] = 272,
													[5] = 280,
													[10] = 275,
													[20] = 266,
													[11] = 274,
													[3] = 265,
													[6] = 279,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 271,
													[19] = 282,
													[15] = 278,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5129,
										["psi"] = 2.408975858193,
										["onboard_num"] = "011",
										["y"] = 279940.89039197,
										["x"] = 206950.59723244,
										["name"] = "Aerial-1-78",
										["payload"] = 
										{
											["pylons"] = 
											{
												[14] = 
												{
													["CLSID"] = "{HB_ALE_40_30_60}",
												}, -- end of [14]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 5511,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.408975858193,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 3,
											["name"] = "Colt31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-8367-301st",
										["skill"] = "Client",
										["speed"] = 256.94444444444,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["PersistentAircraftKey"] = "",
											["TacanBand"] = 0,
											["Quality"] = 100,
											["TacanChannel"] = 0,
											["IsEfbAllowed"] = true,
											["INSAlignmentStored"] = false,
											["ChaffDoubleDispense"] = false,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["IffMode2Digit3"] = 0,
											["KY28Key"] = 1,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["IffMode2Digit1"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["LaserCodeDigit2"] = 6,
											["CombatTreeSpoofable"] = 2,
											["Wear"] = 0,
											["IsModifiedJesterAllowed"] = true,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 284,
													[2] = 283,
													[4] = 281,
													[8] = 277,
													[16] = 273,
													[17] = 267,
													[9] = 276,
													[18] = 272,
													[5] = 280,
													[10] = 275,
													[20] = 266,
													[11] = 274,
													[3] = 265,
													[6] = 279,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 271,
													[19] = 282,
													[15] = 278,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5130,
										["psi"] = 2.408975858193,
										["onboard_num"] = "057",
										["y"] = 279980.89039197,
										["x"] = 206910.59723244,
										["name"] = "BLUE F-4E ACM-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[14] = 
												{
													["CLSID"] = "{HB_ALE_40_30_60}",
												}, -- end of [14]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 5511,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.408975858193,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 3,
											["name"] = "Colt32",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 279940.89039197,
								["x"] = 206950.59723244,
								["name"] = "BLUE F-4E ACM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [11]
							[12] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 248441.44730698,
											["x"] = -345022.2984183,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 173.30361621203,
											["ETA_locked"] = false,
											["y"] = 283693.09904533,
											["x"] = -339888.45911316,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 1018,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-8367-301st",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["PersistentAircraftKey"] = "",
											["TacanBand"] = 0,
											["Quality"] = 100,
											["TacanChannel"] = 0,
											["IsEfbAllowed"] = true,
											["INSAlignmentStored"] = false,
											["ChaffDoubleDispense"] = false,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["IffMode2Digit3"] = 0,
											["KY28Key"] = 1,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["IffMode2Digit1"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["LaserCodeDigit2"] = 6,
											["CombatTreeSpoofable"] = 2,
											["Wear"] = 0,
											["IsModifiedJesterAllowed"] = true,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 284,
													[2] = 283,
													[4] = 281,
													[8] = 277,
													[16] = 273,
													[17] = 267,
													[9] = 276,
													[18] = 272,
													[5] = 280,
													[10] = 275,
													[20] = 266,
													[11] = 274,
													[3] = 265,
													[6] = 279,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 271,
													[19] = 282,
													[15] = 278,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5133,
										["psi"] = -1.4261790093219,
										["onboard_num"] = "058",
										["y"] = 248441.44730698,
										["x"] = -345022.2984183,
										["name"] = "Aerial-1-82",
										["payload"] = 
										{
											["pylons"] = 
											{
												[14] = 
												{
													["CLSID"] = "{HB_ALE_40_30_60}",
												}, -- end of [14]
											}, -- end of ["pylons"]
											["fuel"] = 2755,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4261790093219,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 4,
											["name"] = "Springfield41",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248441.44730698,
								["x"] = -345022.2984183,
								["name"] = "BLUE F-4E BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [12]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [3]
				[4] = 
				{
					["id"] = 7,
					["name"] = "USAF Aggressors",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 248369.19376568,
											["x"] = -344375.13613184,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 172.88944809084,
											["ETA_locked"] = false,
											["y"] = 283519.72894872,
											["x"] = -339139.03118014,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 721,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "USAF 65th Aggressor SQN 'Gray' (Fictional)",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "J-11A",
										["unitId"] = 2921,
										["psi"] = -1.4229213881747,
										["onboard_num"] = "633",
										["y"] = 248369.19376568,
										["x"] = -344375.13613184,
										["name"] = "Pilot #476",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4700,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4229213881747,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 3,
											["name"] = "Springfield31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248369.19376568,
								["x"] = -344375.13613184,
								["name"] = "BLUE J-11A BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [1]
							[2] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 248422.14665779,
											["x"] = -344702.02397855,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 172.80356263836,
											["ETA_locked"] = false,
											["y"] = 283563.3022289,
											["x"] = -339523.06561957,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 722,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "FAF normal",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "Su-27",
										["unitId"] = 2922,
										["psi"] = -1.4244737486328,
										["onboard_num"] = "634",
										["y"] = 248422.14665779,
										["x"] = -344702.02397855,
										["name"] = "Pilot #477",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4700,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4244737486328,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 3,
											["name"] = "Uzi31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248422.14665779,
								["x"] = -344702.02397855,
								["name"] = "BLUE Su-27 BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [2]
							[3] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 248300.3373685,
											["x"] = -343781.13176077,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 172.74428451058,
											["ETA_locked"] = false,
											["y"] = 283403.36038363,
											["x"] = -338429.99060751,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 723,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "SATAL_343KU",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "Su-33",
										["unitId"] = 2923,
										["psi"] = -1.4195199182004,
										["onboard_num"] = "635",
										["y"] = 248300.3373685,
										["x"] = -343781.13176077,
										["name"] = "Pilot #478",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 5225,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4195199182004,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 3,
											["name"] = "Colt31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248300.3373685,
								["x"] = -343781.13176077,
								["name"] = "BLUE Su-33 BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [3]
							[4] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 55,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 248305.58110072,
											["x"] = -343879.26342553,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 172.85397808498,
											["ETA_locked"] = false,
											["y"] = 283439.40942063,
											["x"] = -338580.88115548,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 725,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "'Splinter' Camo for Blue Side (Fictional)",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["FPB_Alt"] = 10,
											["LaserCode100"] = 6,
											["AARProbe"] = false,
											["FPB_AGL"] = false,
											["LaserCode10"] = 8,
											["LaserCode1"] = 8,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 108,
													[2] = 108.5,
													[4] = 109.5,
													[8] = 111.5,
													[16] = 115.5,
													[17] = 116,
													[9] = 112,
													[18] = 116.5,
													[5] = 110,
													[10] = 112.5,
													[20] = 117.5,
													[11] = 113,
													[3] = 109,
													[6] = 110.5,
													[12] = 113.5,
													[13] = 114,
													[7] = 111,
													[14] = 114.5,
													[19] = 117,
													[15] = 115,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 2925,
										["psi"] = -1.4211184824262,
										["onboard_num"] = "636",
										["y"] = 248305.58110072,
										["x"] = -343879.26342553,
										["name"] = "Pilot #480",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1163,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4211184824262,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 3,
											["name"] = "Dodge31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248305.58110072,
								["x"] = -343879.26342553,
								["name"] = "BLUE JF-17 BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 243,
							}, -- end of [4]
							[5] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 248272.82103466,
											["x"] = -343525.15004225,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 172.64517456871,
											["ETA_locked"] = false,
											["y"] = 283347.75261877,
											["x"] = -338125.17568575,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 799,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "USN Aggressor VFC-13 'Ferris' (Fictional)",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "J-11A",
										["unitId"] = 3381,
										["psi"] = -1.4180403012405,
										["onboard_num"] = "701",
										["y"] = 248272.82103466,
										["x"] = -343525.15004225,
										["name"] = "Pilot #598",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{D3F65166-1AB8-490f-AF2F-2FB6E22568B4}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{D3F65166-1AB8-490f-AF2F-2FB6E22568B4}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 4700,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4180403012405,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 4,
											["name"] = "Colt41",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248272.82103466,
								["x"] = -343525.15004225,
								["name"] = "BLUE J-11A BFM SMOKE",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [5]
							[6] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 248160.67277742,
											["x"] = -343089.91366762,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 172.28668520582,
											["ETA_locked"] = false,
											["y"] = 283195.67397345,
											["x"] = -337720.58827319,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 829,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "DPRK - 2016 - 42",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "MiG-21Bis",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 124,
													[2] = 150,
													[4] = 131,
													[8] = 133,
													[16] = 123,
													[17] = 132,
													[9] = 122,
													[18] = 127,
													[5] = 141,
													[10] = 124,
													[20] = 138,
													[11] = 134,
													[3] = 121,
													[6] = 126,
													[12] = 125,
													[13] = 135,
													[7] = 130,
													[14] = 137,
													[15] = 136,
													[19] = 129,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 3565,
										["psi"] = -1.4187235232521,
										["onboard_num"] = "760",
										["y"] = 248160.67277742,
										["x"] = -343089.91366762,
										["name"] = "Pilot #681",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1824,
											["flare"] = 40,
											["ammo_type"] = 1,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4187235232521,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 4,
											["name"] = "Dodge41",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248160.67277742,
								["x"] = -343089.91366762,
								["name"] = "BLUE MiG-21bis BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [6]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [4]
				[5] = 
				{
					["id"] = 80,
					["name"] = "CJTF Blue",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 280777.1460456,
											["x"] = 206125.28131973,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 173.98923419619,
											["ETA_locked"] = false,
											["y"] = 257395.2517492,
											["x"] = 179113.2438962,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 748,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "satal_343ku",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["LGB100"] = 6,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["LGB1"] = 8,
											["KY28Key"] = 1,
											["TacanBand"] = 0,
											["ALE39Loadout"] = 0,
											["UseLAU138"] = true,
											["LGB10"] = 8,
											["INSAlignmentStored"] = false,
											["TacanChannel"] = 0,
											["LGB1000"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 225,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[11] = 267,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[13] = 264,
													[7] = 262,
													[14] = 266,
													[19] = 268,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 251,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[30] = 263,
													[21] = 225,
													[11] = 267,
													[22] = 258,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[24] = 270,
													[19] = 268,
													[25] = 255,
													[13] = 264,
													[26] = 259,
													[7] = 262,
													[27] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2984,
										["psi"] = 2.4281056000642,
										["onboard_num"] = "635",
										["y"] = 280777.1460456,
										["x"] = 206125.28131973,
										["name"] = "Pilot #538",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[4] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 7348,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4281056000642,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "satal_343ku",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["LGB100"] = 6,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["LGB1"] = 8,
											["KY28Key"] = 1,
											["TacanBand"] = 0,
											["LGB1000"] = 1,
											["TacanChannel"] = 0,
											["LGB10"] = 8,
											["INSAlignmentStored"] = false,
											["UseLAU138"] = true,
											["ALE39Loadout"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 225,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[11] = 267,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[13] = 264,
													[7] = 262,
													[14] = 266,
													[19] = 268,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 251,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[30] = 263,
													[21] = 225,
													[11] = 267,
													[22] = 258,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[24] = 270,
													[19] = 268,
													[25] = 255,
													[13] = 264,
													[26] = 259,
													[7] = 262,
													[27] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 4978,
										["psi"] = 2.4281056000642,
										["onboard_num"] = "636",
										["y"] = 280817.1460456,
										["x"] = 206085.28131973,
										["name"] = "BLUE F-14B ACM-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[4] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 7348,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4281056000642,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "satal_343ku",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["LGB100"] = 6,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["LGB1"] = 8,
											["KY28Key"] = 1,
											["TacanBand"] = 0,
											["ALE39Loadout"] = 0,
											["UseLAU138"] = true,
											["LGB10"] = 8,
											["INSAlignmentStored"] = false,
											["TacanChannel"] = 0,
											["LGB1000"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 225,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[11] = 267,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[13] = 264,
													[7] = 262,
													[14] = 266,
													[19] = 268,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 251,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[30] = 263,
													[21] = 225,
													[11] = 267,
													[22] = 258,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[24] = 270,
													[19] = 268,
													[25] = 255,
													[13] = 264,
													[26] = 259,
													[7] = 262,
													[27] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 4979,
										["psi"] = 2.4281056000642,
										["onboard_num"] = "637",
										["y"] = 280857.1460456,
										["x"] = 206045.28131973,
										["name"] = "BLUE F-14B ACM-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[4] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 7348,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4281056000642,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "satal_343ku",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["LGB100"] = 6,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["LGB1"] = 8,
											["KY28Key"] = 1,
											["TacanBand"] = 0,
											["LGB1000"] = 1,
											["TacanChannel"] = 0,
											["LGB10"] = 8,
											["INSAlignmentStored"] = false,
											["UseLAU138"] = true,
											["ALE39Loadout"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 225,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[11] = 267,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[13] = 264,
													[7] = 262,
													[14] = 266,
													[19] = 268,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 251,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[30] = 263,
													[21] = 225,
													[11] = 267,
													[22] = 258,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[24] = 270,
													[19] = 268,
													[25] = 255,
													[13] = 264,
													[26] = 259,
													[7] = 262,
													[27] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 4980,
										["psi"] = 2.4281056000642,
										["onboard_num"] = "638",
										["y"] = 280897.1460456,
										["x"] = 206005.28131973,
										["name"] = "BLUE F-14B ACM-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[4] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 7348,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4281056000642,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 280777.1460456,
								["x"] = 206125.28131973,
								["name"] = "BLUE F-14B ACM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [1]
							[2] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 64,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 280827.21291451,
											["x"] = 206139.58613941,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 588.91666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 60.680453720683,
											["ETA_locked"] = false,
											["y"] = 257289.46078196,
											["x"] = 179240.69520523,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 746,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "PAPPA_SKIN_DV",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "CT",
											["LAU3ROF"] = 0,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["STN_L16"] = "06044",
											["LaserCode10"] = 8,
											["VoiceCallsignNumber"] = "41",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 252,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 127,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2980,
										["psi"] = 2.4227369127329,
										["onboard_num"] = "649",
										["y"] = 280827.21291451,
										["x"] = 206139.58613941,
										["name"] = "Pilot #534",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [9]
												[8] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4227369127329,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 4,
											["name"] = "Colt41",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2980,
															["TDOA"] = true,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "PAPPA_SKIN_DV",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "CT",
											["STN_L16"] = "0C302",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "42",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 252,
													[2] = 264,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[9] = 255,
													[10] = 262,
													[11] = 259,
													[12] = 268,
													[13] = 269,
													[14] = 260,
													[15] = 263,
													[16] = 261,
													[18] = 251,
													[19] = 253,
													[17] = 267,
													[20] = 266,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[9] = 0,
													[10] = 0,
													[11] = 0,
													[12] = 0,
													[13] = 0,
													[14] = 0,
													[15] = 0,
													[16] = 0,
													[18] = 0,
													[19] = 0,
													[17] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 127,
													[2] = 135,
													[3] = 136,
													[4] = 127,
													[5] = 125,
													[6] = 121,
													[7] = 141,
													[8] = 128,
													[9] = 126,
													[10] = 133,
													[11] = 130,
													[12] = 139,
													[13] = 140,
													[14] = 131,
													[15] = 134,
													[16] = 132,
													[18] = 122,
													[19] = 124,
													[17] = 138,
													[20] = 137,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[9] = 0,
													[10] = 0,
													[11] = 0,
													[12] = 0,
													[13] = 0,
													[14] = 0,
													[15] = 0,
													[16] = 0,
													[18] = 0,
													[19] = 0,
													[17] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5186,
										["psi"] = 2.4227369127329,
										["onboard_num"] = "650",
										["y"] = 280867.21291451,
										["x"] = 206099.58613941,
										["name"] = "BLUE F-16C ACM-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [9]
												[8] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4227369127329,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 4,
											["name"] = "Colt42",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 5186,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "PAPPA_SKIN_DV",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "CT",
											["STN_L16"] = "0C303",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "43",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[9] = 0,
													[10] = 0,
													[11] = 0,
													[12] = 0,
													[13] = 0,
													[14] = 0,
													[15] = 0,
													[16] = 0,
													[17] = 0,
													[18] = 0,
													[19] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 252,
													[2] = 264,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[9] = 255,
													[10] = 262,
													[11] = 259,
													[12] = 268,
													[13] = 269,
													[14] = 260,
													[15] = 263,
													[16] = 261,
													[17] = 267,
													[18] = 251,
													[19] = 253,
													[20] = 266,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[9] = 0,
													[10] = 0,
													[11] = 0,
													[12] = 0,
													[13] = 0,
													[14] = 0,
													[15] = 0,
													[16] = 0,
													[17] = 0,
													[18] = 0,
													[19] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 127,
													[2] = 135,
													[3] = 136,
													[4] = 127,
													[5] = 125,
													[6] = 121,
													[7] = 141,
													[8] = 128,
													[9] = 126,
													[10] = 133,
													[11] = 130,
													[12] = 139,
													[13] = 140,
													[14] = 131,
													[15] = 134,
													[16] = 132,
													[17] = 138,
													[18] = 122,
													[19] = 124,
													[20] = 137,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5187,
										["psi"] = 2.4227369127329,
										["onboard_num"] = "652",
										["y"] = 280907.21291451,
										["x"] = 206059.58613941,
										["name"] = "BLUE F-16C ACM-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [9]
												[8] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4227369127329,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 4,
											["name"] = "Colt43",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 5187,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "PAPPA_SKIN_DV",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "CT",
											["STN_L16"] = "0C304",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "44",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 252,
													[2] = 264,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[9] = 255,
													[10] = 262,
													[11] = 259,
													[12] = 268,
													[13] = 269,
													[14] = 260,
													[15] = 263,
													[16] = 261,
													[17] = 267,
													[18] = 251,
													[19] = 253,
													[20] = 266,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[9] = 0,
													[10] = 0,
													[11] = 0,
													[12] = 0,
													[13] = 0,
													[14] = 0,
													[15] = 0,
													[16] = 0,
													[17] = 0,
													[18] = 0,
													[19] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 127,
													[2] = 135,
													[3] = 136,
													[4] = 127,
													[5] = 125,
													[6] = 121,
													[7] = 141,
													[8] = 128,
													[9] = 126,
													[10] = 133,
													[11] = 130,
													[12] = 139,
													[13] = 140,
													[14] = 131,
													[15] = 134,
													[16] = 132,
													[17] = 138,
													[18] = 122,
													[19] = 124,
													[20] = 137,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[9] = 0,
													[10] = 0,
													[11] = 0,
													[12] = 0,
													[13] = 0,
													[14] = 0,
													[15] = 0,
													[16] = 0,
													[17] = 0,
													[18] = 0,
													[19] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5188,
										["psi"] = 2.4227369127329,
										["onboard_num"] = "669",
										["y"] = 280947.21291451,
										["x"] = 206019.58613941,
										["name"] = "BLUE F-16C ACM-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [9]
												[8] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4227369127329,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 4,
											["name"] = "Colt44",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 5188,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 280827.21291451,
								["x"] = 206139.58613941,
								["name"] = "BLUE F-16C ACM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 252,
							}, -- end of [2]
							[3] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 62,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 280676.99582148,
											["x"] = 206297.99760535,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 173.73288430574,
											["ETA_locked"] = false,
											["y"] = 257185.7426607,
											["x"] = 179354.30489578,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 744,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "SATAL_343KU_Starry",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "UI",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "06040",
											["VoiceCallsignNumber"] = "41",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 252,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2976,
										["psi"] = 2.4245411901589,
										["onboard_num"] = "655",
										["y"] = 280676.99582148,
										["x"] = 206297.99760535,
										["name"] = "Pilot #530",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[9] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 120,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4245411901589,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 4,
											["name"] = "Uzi41",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["AIC_Channel"] = 1,
													["VOCA_Channel"] = 4,
													["VOCB_Channel"] = 5,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2976,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "SATAL_343KU_Starry",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "UI",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "0C305",
											["VoiceCallsignNumber"] = "42",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 252,
													[2] = 264,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[9] = 255,
													[10] = 262,
													[11] = 259,
													[12] = 268,
													[13] = 269,
													[14] = 260,
													[15] = 263,
													[16] = 261,
													[18] = 251,
													[19] = 253,
													[17] = 267,
													[20] = 266,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[9] = 0,
													[10] = 0,
													[11] = 0,
													[12] = 0,
													[13] = 0,
													[14] = 0,
													[15] = 0,
													[16] = 0,
													[18] = 0,
													[19] = 0,
													[17] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[9] = 255,
													[10] = 262,
													[11] = 259,
													[12] = 268,
													[13] = 269,
													[14] = 260,
													[15] = 263,
													[16] = 261,
													[18] = 251,
													[19] = 253,
													[17] = 267,
													[20] = 266,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[9] = 0,
													[10] = 0,
													[11] = 0,
													[12] = 0,
													[13] = 0,
													[14] = 0,
													[15] = 0,
													[16] = 0,
													[18] = 0,
													[19] = 0,
													[17] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5189,
										["psi"] = 2.4245411901589,
										["onboard_num"] = "656",
										["y"] = 280716.99582148,
										["x"] = 206257.99760535,
										["name"] = "BLUE F/A-18C ACM-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[9] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 120,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4245411901589,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 4,
											["name"] = "Uzi42",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["VOCB_Channel"] = 5,
													["VOCA_Channel"] = 4,
													["AIC_Channel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 5189,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "SATAL_343KU_Starry",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "UI",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "0C306",
											["VoiceCallsignNumber"] = "43",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[9] = 0,
													[10] = 0,
													[11] = 0,
													[12] = 0,
													[13] = 0,
													[14] = 0,
													[15] = 0,
													[16] = 0,
													[17] = 0,
													[18] = 0,
													[19] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 252,
													[2] = 264,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[9] = 255,
													[10] = 262,
													[11] = 259,
													[12] = 268,
													[13] = 269,
													[14] = 260,
													[15] = 263,
													[16] = 261,
													[17] = 267,
													[18] = 251,
													[19] = 253,
													[20] = 266,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[9] = 0,
													[10] = 0,
													[11] = 0,
													[12] = 0,
													[13] = 0,
													[14] = 0,
													[15] = 0,
													[16] = 0,
													[17] = 0,
													[18] = 0,
													[19] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[9] = 255,
													[10] = 262,
													[11] = 259,
													[12] = 268,
													[13] = 269,
													[14] = 260,
													[15] = 263,
													[16] = 261,
													[17] = 267,
													[18] = 251,
													[19] = 253,
													[20] = 266,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5190,
										["psi"] = 2.4245411901589,
										["onboard_num"] = "657",
										["y"] = 280756.99582148,
										["x"] = 206217.99760535,
										["name"] = "BLUE F/A-18C ACM-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[9] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 120,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4245411901589,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 4,
											["name"] = "Uzi43",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["VOCB_Channel"] = 5,
													["VOCA_Channel"] = 4,
													["AIC_Channel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 5190,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "SATAL_343KU_Starry",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "UI",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "0C307",
											["VoiceCallsignNumber"] = "44",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 252,
													[2] = 264,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[9] = 255,
													[10] = 262,
													[11] = 259,
													[12] = 268,
													[13] = 269,
													[14] = 260,
													[15] = 263,
													[16] = 261,
													[17] = 267,
													[18] = 251,
													[19] = 253,
													[20] = 266,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[9] = 0,
													[10] = 0,
													[11] = 0,
													[12] = 0,
													[13] = 0,
													[14] = 0,
													[15] = 0,
													[16] = 0,
													[17] = 0,
													[18] = 0,
													[19] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[9] = 255,
													[10] = 262,
													[11] = 259,
													[12] = 268,
													[13] = 269,
													[14] = 260,
													[15] = 263,
													[16] = 261,
													[17] = 267,
													[18] = 251,
													[19] = 253,
													[20] = 266,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[9] = 0,
													[10] = 0,
													[11] = 0,
													[12] = 0,
													[13] = 0,
													[14] = 0,
													[15] = 0,
													[16] = 0,
													[17] = 0,
													[18] = 0,
													[19] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5191,
										["psi"] = 2.4245411901589,
										["onboard_num"] = "658",
										["y"] = 280796.99582148,
										["x"] = 206177.99760535,
										["name"] = "BLUE F/A-18C ACM-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[9] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 120,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4245411901589,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 4,
											["name"] = "Uzi44",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["VOCB_Channel"] = 5,
													["VOCA_Channel"] = 4,
													["AIC_Channel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 5191,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 280676.99582148,
								["x"] = 206297.99760535,
								["name"] = "BLUE F/A-18C ACM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 252,
							}, -- end of [3]
							[4] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 58,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 280632.64984335,
											["x"] = 206288.49489575,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 161.67174687546,
											["ETA_locked"] = false,
											["y"] = 257048.09188307,
											["x"] = 179455.5636106,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 732,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "ACES 22-1",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["FPB_Alt"] = 10,
											["LaserCode100"] = 6,
											["AARProbe"] = true,
											["FPB_AGL"] = false,
											["LaserCode10"] = 8,
											["LaserCode1"] = 8,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 108,
													[2] = 108.5,
													[4] = 109.5,
													[8] = 111.5,
													[16] = 115.5,
													[17] = 116,
													[9] = 112,
													[18] = 116.5,
													[5] = 110,
													[10] = 112.5,
													[20] = 117.5,
													[11] = 113,
													[3] = 109,
													[6] = 110.5,
													[12] = 113.5,
													[13] = 114,
													[7] = 111,
													[14] = 114.5,
													[15] = 115,
													[19] = 117,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 2952,
										["psi"] = 2.4205350532943,
										["onboard_num"] = "645",
										["y"] = 280632.64984335,
										["x"] = 206288.49489575,
										["name"] = "Pilot #506",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4205350532943,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 3,
											["name"] = "Ford31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "ACES 22-1",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["FPB_Alt"] = 10,
											["LaserCode100"] = 6,
											["AARProbe"] = true,
											["FPB_AGL"] = false,
											["LaserCode10"] = 8,
											["LaserCode1"] = 8,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 108,
													[2] = 108.5,
													[4] = 109.5,
													[8] = 111.5,
													[16] = 115.5,
													[17] = 116,
													[9] = 112,
													[18] = 116.5,
													[5] = 110,
													[10] = 112.5,
													[20] = 117.5,
													[11] = 113,
													[3] = 109,
													[6] = 110.5,
													[12] = 113.5,
													[13] = 114,
													[7] = 111,
													[14] = 114.5,
													[19] = 117,
													[15] = 115,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 4993,
										["psi"] = 2.4205350532943,
										["onboard_num"] = "646",
										["y"] = 280672.64984335,
										["x"] = 206248.49489575,
										["name"] = "BLUE JF-17 ACM-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4205350532943,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 3,
											["name"] = "Ford32",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "ACES 22-1",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["FPB_Alt"] = 10,
											["LaserCode100"] = 6,
											["AARProbe"] = true,
											["FPB_AGL"] = false,
											["LaserCode10"] = 8,
											["LaserCode1"] = 8,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 108,
													[2] = 108.5,
													[4] = 109.5,
													[8] = 111.5,
													[16] = 115.5,
													[17] = 116,
													[9] = 112,
													[18] = 116.5,
													[5] = 110,
													[10] = 112.5,
													[20] = 117.5,
													[11] = 113,
													[3] = 109,
													[6] = 110.5,
													[12] = 113.5,
													[13] = 114,
													[7] = 111,
													[14] = 114.5,
													[19] = 117,
													[15] = 115,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 4994,
										["psi"] = 2.4205350532943,
										["onboard_num"] = "647",
										["y"] = 280712.64984335,
										["x"] = 206208.49489575,
										["name"] = "BLUE JF-17 ACM-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4205350532943,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 3,
											["name"] = "Ford33",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "ACES 22-1",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["FPB_Alt"] = 10,
											["LaserCode100"] = 6,
											["AARProbe"] = true,
											["FPB_AGL"] = false,
											["LaserCode10"] = 8,
											["LaserCode1"] = 8,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 108,
													[2] = 108.5,
													[4] = 109.5,
													[8] = 111.5,
													[16] = 115.5,
													[17] = 116,
													[9] = 112,
													[18] = 116.5,
													[5] = 110,
													[10] = 112.5,
													[20] = 117.5,
													[11] = 113,
													[3] = 109,
													[6] = 110.5,
													[12] = 113.5,
													[13] = 114,
													[7] = 111,
													[14] = 114.5,
													[19] = 117,
													[15] = 115,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 4995,
										["psi"] = 2.4205350532943,
										["onboard_num"] = "648",
										["y"] = 280752.64984335,
										["x"] = 206168.49489575,
										["name"] = "BLUE JF-17 ACM-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4205350532943,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 3,
											["name"] = "Ford34",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 280632.64984335,
								["x"] = 206288.49489575,
								["name"] = "BLUE JF-17 ACM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 252,
							}, -- end of [4]
							[5] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 59,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 280474.27135002,
											["x"] = 206437.37067947,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 173.4061140363,
											["ETA_locked"] = false,
											["y"] = 256618.4488624,
											["x"] = 179933.86004509,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 741,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) Flanker",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "SD",
											["VoiceCallsignNumber"] = "41",
											["STN_L16"] = "06032",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2970,
										["psi"] = 2.4087220440177,
										["onboard_num"] = "637",
										["y"] = 280474.27135002,
										["x"] = 206437.37067947,
										["name"] = "Pilot #524",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 6103,
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4087220440177,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 4,
											["name"] = "Springfield41",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) MiG",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "SD",
											["VoiceCallsignNumber"] = "42",
											["STN_L16"] = "0C004",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 4996,
										["psi"] = 2.4087220440177,
										["onboard_num"] = "639",
										["y"] = 280514.27135002,
										["x"] = 206397.37067947,
										["name"] = "BLUE F-15C ACM-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 6103,
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4087220440177,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 4,
											["name"] = "Springfield42",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "SD",
											["VoiceCallsignNumber"] = "43",
											["STN_L16"] = "0C005",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 4997,
										["psi"] = 2.4087220440177,
										["onboard_num"] = "640",
										["y"] = 280554.27135002,
										["x"] = 206357.37067947,
										["name"] = "BLUE F-15C ACM-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 6103,
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4087220440177,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 4,
											["name"] = "Springfield43",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "Ferris Scheme",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "SD",
											["VoiceCallsignNumber"] = "44",
											["STN_L16"] = "0C006",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 4998,
										["psi"] = 2.4087220440177,
										["onboard_num"] = "641",
										["y"] = 280594.27135002,
										["x"] = 206317.37067947,
										["name"] = "BLUE F-15C ACM-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 6103,
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4087220440177,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 4,
											["name"] = "Springfield44",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 280474.27135002,
								["x"] = 206437.37067947,
								["name"] = "BLUE F-15C ACM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [5]
							[6] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 280523.89661127,
											["x"] = 206450.04095894,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 173.63240173856,
											["ETA_locked"] = false,
											["y"] = 256976.26636197,
											["x"] = 179567.31782696,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 735,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "Su-27",
										["unitId"] = 2958,
										["psi"] = 2.4222309808825,
										["onboard_num"] = "649",
										["y"] = 280523.89661127,
										["x"] = 206450.04095894,
										["name"] = "Pilot #512",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4222309808825,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 3,
											["name"] = "Pontiac31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "Su-27",
										["unitId"] = 4999,
										["psi"] = 2.4222309808825,
										["onboard_num"] = "653",
										["y"] = 280563.89661127,
										["x"] = 206410.04095894,
										["name"] = "BLUE Su-27 ACM-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4222309808825,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 3,
											["name"] = "Pontiac32",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "Su-27",
										["unitId"] = 5000,
										["psi"] = 2.4222309808825,
										["onboard_num"] = "654",
										["y"] = 280603.89661127,
										["x"] = 206370.04095894,
										["name"] = "BLUE Su-27 ACM-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4222309808825,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 3,
											["name"] = "Pontiac33",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "Su-27",
										["unitId"] = 5001,
										["psi"] = 2.4222309808825,
										["onboard_num"] = "659",
										["y"] = 280643.89661127,
										["x"] = 206330.04095894,
										["name"] = "BLUE Su-27 ACM-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4222309808825,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 3,
											["name"] = "Pontiac34",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 280523.89661127,
								["x"] = 206450.04095894,
								["name"] = "BLUE Su-27 ACM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [6]
							[7] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 280354.95955172,
											["x"] = 206605.2518824,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 173.46716548898,
											["ETA_locked"] = false,
											["y"] = 256876.14693958,
											["x"] = 179693.30253234,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 733,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "SATAL_343KU",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "Su-33",
										["unitId"] = 2954,
										["psi"] = 2.4242196488856,
										["onboard_num"] = "647",
										["y"] = 280354.95955172,
										["x"] = 206605.2518824,
										["name"] = "Pilot #508",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4242196488856,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 3,
											["name"] = "Chevy31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "SATAL_343KU",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "Su-33",
										["unitId"] = 5002,
										["psi"] = 2.4242196488856,
										["onboard_num"] = "660",
										["y"] = 280394.95955172,
										["x"] = 206565.2518824,
										["name"] = "BLUE Su-33 ACM-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4242196488856,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 3,
											["name"] = "Chevy32",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "SATAL_343KU",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "Su-33",
										["unitId"] = 5003,
										["psi"] = 2.4242196488856,
										["onboard_num"] = "661",
										["y"] = 280434.95955172,
										["x"] = 206525.2518824,
										["name"] = "BLUE Su-33 ACM-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4242196488856,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 3,
											["name"] = "Chevy33",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "SATAL_343KU",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "Su-33",
										["unitId"] = 5004,
										["psi"] = 2.4242196488856,
										["onboard_num"] = "662",
										["y"] = 280474.95955172,
										["x"] = 206485.2518824,
										["name"] = "BLUE Su-33 ACM-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4242196488856,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 3,
											["name"] = "Chevy34",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 280354.95955172,
								["x"] = 206605.2518824,
								["name"] = "BLUE Su-33 ACM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [7]
							[8] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 280202.91619813,
											["x"] = 206761.51866248,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 173.3440931447,
											["ETA_locked"] = false,
											["y"] = 256782.88894559,
											["x"] = 179808.69660006,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 737,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 65th aggressor sqn 'desert' (fictional)",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "J-11A",
										["unitId"] = 2962,
										["psi"] = 2.4262127584928,
										["onboard_num"] = "651",
										["y"] = 280202.91619813,
										["x"] = 206761.51866248,
										["name"] = "Pilot #516",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4262127584928,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 4,
											["name"] = "Enfield41",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 65th aggressor sqn 'gray' (fictional)",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "J-11A",
										["unitId"] = 5005,
										["psi"] = 2.4262127584928,
										["onboard_num"] = "663",
										["y"] = 280242.91619813,
										["x"] = 206721.51866248,
										["name"] = "BLUE J-11A ACM-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4262127584928,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 4,
											["name"] = "Enfield42",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "usn aggressor vfc-13 'ferris' (fictional)",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "J-11A",
										["unitId"] = 5006,
										["psi"] = 2.4262127584928,
										["onboard_num"] = "664",
										["y"] = 280282.91619813,
										["x"] = 206681.51866248,
										["name"] = "BLUE J-11A ACM-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4262127584928,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 4,
											["name"] = "Enfield43",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "usn aggressor vfc-13 'ferris' (fictional)",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "J-11A",
										["unitId"] = 5007,
										["psi"] = 2.4262127584928,
										["onboard_num"] = "665",
										["y"] = 280322.91619813,
										["x"] = 206641.51866248,
										["name"] = "BLUE J-11A ACM-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4262127584928,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 4,
											["name"] = "Enfield44",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 280202.91619813,
								["x"] = 206761.51866248,
								["name"] = "BLUE J-11A ACM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [8]
							[9] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 280316.94871332,
											["x"] = 206590.46988969,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 173.18772387791,
											["ETA_locked"] = false,
											["y"] = 256543.71083448,
											["x"] = 180067.71665904,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 740,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "ada chasse 2-5",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["EnableTAF"] = true,
											["NoDDMSensor"] = false,
											["ReadyALCM"] = true,
											["ReadyQRA"] = false,
											["ForceINSRules"] = false,
											["IFF_M2_CODE"] = "auto",
											["InitHotDrift"] = 0,
											["DisableVTBExport"] = false,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["RocketBurst"] = 6,
											["LoadNVGCase"] = false,
											["WpBullseye"] = 0,
											["LaserCode10"] = 8,
											["GunBurst"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 252,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 129,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2968,
										["psi"] = 2.4108068214116,
										["onboard_num"] = "647",
										["y"] = 280316.94871332,
										["x"] = 206590.46988969,
										["name"] = "Pilot #522",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{Eclair}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 16,
											["ammo_type"] = 1,
											["chaff"] = 112,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4108068214116,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "ada chasse 2-5",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["GunBurst"] = 1,
											["NoDDMSensor"] = false,
											["ReadyALCM"] = true,
											["ReadyQRA"] = false,
											["ForceINSRules"] = false,
											["IFF_M2_CODE"] = "auto",
											["InitHotDrift"] = 0,
											["DisableVTBExport"] = false,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["WpBullseye"] = 0,
											["LoadNVGCase"] = false,
											["RocketBurst"] = 6,
											["LaserCode10"] = 8,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 252,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 129,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5008,
										["psi"] = 2.4108068214116,
										["onboard_num"] = "666",
										["y"] = 280356.94871332,
										["x"] = 206550.46988969,
										["name"] = "BLUE M-2000C ACM-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{Eclair}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 16,
											["ammo_type"] = 1,
											["chaff"] = 112,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4108068214116,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "ada chasse 2-5",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["EnableTAF"] = true,
											["NoDDMSensor"] = false,
											["ReadyALCM"] = true,
											["ReadyQRA"] = false,
											["ForceINSRules"] = false,
											["IFF_M2_CODE"] = "auto",
											["LoadNVGCase"] = false,
											["DisableVTBExport"] = false,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["WpBullseye"] = 0,
											["InitHotDrift"] = 0,
											["RocketBurst"] = 6,
											["LaserCode10"] = 8,
											["GunBurst"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 252,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 129,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5009,
										["psi"] = 2.4108068214116,
										["onboard_num"] = "667",
										["y"] = 280396.94871332,
										["x"] = 206510.46988969,
										["name"] = "BLUE M-2000C ACM-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{Eclair}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 16,
											["ammo_type"] = 1,
											["chaff"] = 112,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4108068214116,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "ada chasse 2-5",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["GunBurst"] = 1,
											["NoDDMSensor"] = false,
											["ReadyALCM"] = true,
											["ReadyQRA"] = false,
											["ForceINSRules"] = false,
											["IFF_M2_CODE"] = "auto",
											["LoadNVGCase"] = false,
											["DisableVTBExport"] = false,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["RocketBurst"] = 6,
											["InitHotDrift"] = 0,
											["WpBullseye"] = 0,
											["LaserCode10"] = 8,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 252,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 129,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5010,
										["psi"] = 2.4108068214116,
										["onboard_num"] = "668",
										["y"] = 280436.94871332,
										["x"] = 206470.46988969,
										["name"] = "BLUE M-2000C ACM-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{Eclair}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 16,
											["ammo_type"] = 1,
											["chaff"] = 112,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4108068214116,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 280316.94871332,
								["x"] = 206590.46988969,
								["name"] = "BLUE M-2000C ACM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 252,
							}, -- end of [9]
							[10] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 280044.5377048,
											["x"] = 206914.6178727,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 173.67683116043,
											["ETA_locked"] = false,
											["y"] = 256295.07752327,
											["x"] = 180194.55224667,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 834,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "germany east - jg-8",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "MiG-21Bis",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 124,
													[2] = 150,
													[4] = 131,
													[8] = 133,
													[16] = 123,
													[17] = 132,
													[9] = 122,
													[18] = 127,
													[5] = 141,
													[10] = 124,
													[20] = 138,
													[11] = 134,
													[3] = 121,
													[6] = 126,
													[12] = 125,
													[13] = 135,
													[7] = 130,
													[14] = 137,
													[19] = 129,
													[15] = 136,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 3575,
										["psi"] = 2.4149860486163,
										["onboard_num"] = "800",
										["y"] = 280044.5377048,
										["x"] = 206914.6178727,
										["name"] = "Pilot #691",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [1]
												[6] = 
												{
													["CLSID"] = "{ASO-2}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 1,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4149860486163,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 7,
											["name"] = "Dodge71",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "germany east - jg-8",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "MiG-21Bis",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 124,
													[2] = 150,
													[4] = 131,
													[8] = 133,
													[16] = 123,
													[17] = 132,
													[9] = 122,
													[18] = 127,
													[5] = 141,
													[10] = 124,
													[20] = 138,
													[11] = 134,
													[3] = 121,
													[6] = 126,
													[12] = 125,
													[13] = 135,
													[7] = 130,
													[14] = 137,
													[19] = 129,
													[15] = 136,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 5018,
										["psi"] = 2.4149860486163,
										["onboard_num"] = "801",
										["y"] = 280084.5377048,
										["x"] = 206874.6178727,
										["name"] = "BLUE MiG-21bis ACM-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [1]
												[6] = 
												{
													["CLSID"] = "{ASO-2}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 1,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4149860486163,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 7,
											["name"] = "Dodge72",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "germany east - jg-8",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "MiG-21Bis",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 124,
													[2] = 150,
													[4] = 131,
													[8] = 133,
													[16] = 123,
													[17] = 132,
													[9] = 122,
													[18] = 127,
													[5] = 141,
													[10] = 124,
													[20] = 138,
													[11] = 134,
													[3] = 121,
													[6] = 126,
													[12] = 125,
													[13] = 135,
													[7] = 130,
													[14] = 137,
													[19] = 129,
													[15] = 136,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 5019,
										["psi"] = 2.4149860486163,
										["onboard_num"] = "802",
										["y"] = 280124.5377048,
										["x"] = 206834.6178727,
										["name"] = "BLUE MiG-21bis ACM-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [1]
												[6] = 
												{
													["CLSID"] = "{ASO-2}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 1,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4149860486163,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 7,
											["name"] = "Dodge73",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "germany east - jg-8",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "MiG-21Bis",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 124,
													[2] = 150,
													[4] = 131,
													[8] = 133,
													[16] = 123,
													[17] = 132,
													[9] = 122,
													[18] = 127,
													[5] = 141,
													[10] = 124,
													[20] = 138,
													[11] = 134,
													[3] = 121,
													[6] = 126,
													[12] = 125,
													[13] = 135,
													[7] = 130,
													[14] = 137,
													[19] = 129,
													[15] = 136,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 5020,
										["psi"] = 2.4149860486163,
										["onboard_num"] = "803",
										["y"] = 280164.5377048,
										["x"] = 206794.6178727,
										["name"] = "BLUE MiG-21bis ACM-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [1]
												[6] = 
												{
													["CLSID"] = "{ASO-2}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 1,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4149860486163,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 7,
											["name"] = "Dodge74",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 280044.5377048,
								["x"] = 206914.6178727,
								["name"] = "BLUE MiG-21bis ACM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [10]
							[11] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["DTC"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "EngageTargets",
															["number"] = 1,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 144183.32460106,
											["x"] = 18454.754534135,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 59.017178048183,
											["ETA_locked"] = false,
											["y"] = 156426.56579628,
											["x"] = 18408.381289324,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 1023,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "CT",
											["STN_L16"] = "0C245",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "41",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 127,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5157,
										["psi"] = -1.5745839694878,
										["onboard_num"] = "066",
										["y"] = 144183.32460106,
										["x"] = 18454.754534135,
										["name"] = "Aerial-1-95",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [9]
												[8] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 120,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5745839694878,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 4,
											["name"] = "Colt41",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 5157,
															["TDOA"] = true,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "CT",
											["STN_L16"] = "0C251",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "42",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 127,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5161,
										["psi"] = -1.5745839694878,
										["onboard_num"] = "067",
										["y"] = 144223.32460106,
										["x"] = 18414.754534135,
										["name"] = "BLUE F-16C ACM drag-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [9]
												[8] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 120,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5745839694878,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 4,
											["name"] = "Colt42",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 5161,
															["TDOA"] = true,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 144183.32460106,
								["x"] = 18454.754534135,
								["name"] = "BLUE F-16C ACM Drag",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [11]
							[12] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["DTC"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "EngageTargets",
															["number"] = 1,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 144217.0047158,
											["x"] = 18335.919462971,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 59.240779528059,
											["ETA_locked"] = false,
											["y"] = 156441.18868679,
											["x"] = 18291.196838687,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 1024,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["DTC"] = {},
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "VR",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "0C247",
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5159,
										["psi"] = -1.5744548470573,
										["onboard_num"] = "068",
										["y"] = 144217.0047158,
										["x"] = 18335.919462971,
										["name"] = "Aerial-1-96",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[9] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 120,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5744548470573,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Hornet11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["AIC_Channel"] = 1,
													["VOCA_Channel"] = 4,
													["VOCB_Channel"] = 5,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 5159,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "HT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "0C250",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5160,
										["psi"] = -1.5744548470573,
										["onboard_num"] = "069",
										["y"] = 144257.0047158,
										["x"] = 18295.919462971,
										["name"] = "BLUE FA-18C ACM drag-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[9] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 120,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5744548470573,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Hornet12",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["AIC_Channel"] = 1,
													["VOCA_Channel"] = 4,
													["VOCB_Channel"] = 5,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 5160,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 144217.0047158,
								["x"] = 18335.919462971,
								["name"] = "BLUE FA-18C ACM Drag",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [12]
							[13] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "EngageTargets",
															["number"] = 1,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 144193.56916697,
											["x"] = 18598.178456878,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 47.597839396578,
											["ETA_locked"] = false,
											["y"] = 156437.6544835,
											["x"] = 18487.746952318,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 1025,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "jv67-288_seaw_469tfs",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["IsNvgAllowed"] = true,
											["PersistentAircraftKey"] = "",
											["TacanBand"] = 0,
											["Quality"] = 100,
											["TacanChannel"] = 0,
											["LaserCodeDigit1"] = 1,
											["INSAlignmentStored"] = true,
											["IsModifiedJesterAllowed"] = true,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit2"] = 0,
											["CombatTreeSpoofable"] = 2,
											["UseReferenceAircraft"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["ChaffDoubleDispense"] = false,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["IsEfbAllowed"] = true,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 284,
													[2] = 283,
													[4] = 281,
													[8] = 277,
													[16] = 273,
													[17] = 267,
													[9] = 276,
													[18] = 272,
													[5] = 280,
													[10] = 275,
													[20] = 266,
													[11] = 274,
													[3] = 265,
													[6] = 279,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 271,
													[19] = 282,
													[15] = 278,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5162,
										["psi"] = -1.5798152536877,
										["onboard_num"] = "070",
										["y"] = 144193.56916697,
										["x"] = 18598.178456878,
										["name"] = "Aerial-1-97",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [2]
												[10] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [12]
												[4] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [4]
												[14] = 
												{
													["CLSID"] = "{HB_ALE_40_30_0}",
												}, -- end of [14]
											}, -- end of ["pylons"]
											["fuel"] = 5510.5,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5798152536877,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 10,
											["name"] = "Uzi101",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "jv67-287_seaw_469tfs",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["IsNvgAllowed"] = true,
											["PersistentAircraftKey"] = "",
											["TacanBand"] = 0,
											["Quality"] = 100,
											["TacanChannel"] = 0,
											["LaserCodeDigit1"] = 1,
											["INSAlignmentStored"] = true,
											["IsModifiedJesterAllowed"] = true,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit2"] = 0,
											["CombatTreeSpoofable"] = 2,
											["UseReferenceAircraft"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["ChaffDoubleDispense"] = false,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["IsEfbAllowed"] = true,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 284,
													[2] = 283,
													[4] = 281,
													[8] = 277,
													[16] = 273,
													[17] = 267,
													[9] = 276,
													[18] = 272,
													[5] = 280,
													[10] = 275,
													[20] = 266,
													[11] = 274,
													[3] = 265,
													[6] = 279,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 271,
													[19] = 282,
													[15] = 278,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5163,
										["psi"] = -1.5798152536877,
										["onboard_num"] = "071",
										["y"] = 144233.56916697,
										["x"] = 18558.178456878,
										["name"] = "BLUE F-4E ACM drag-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [2]
												[10] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [12]
												[4] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [4]
												[14] = 
												{
													["CLSID"] = "{HB_ALE_40_30_0}",
												}, -- end of [14]
											}, -- end of ["pylons"]
											["fuel"] = 5510.5,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5798152536877,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 10,
											["name"] = "Uzi102",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 144193.56916697,
								["x"] = 18598.178456878,
								["name"] = "BLUE F-4E ACM Drag",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [13]
							[14] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 144195.3315954,
											["x"] = 18239.939374653,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 68.136894330312,
											["ETA_locked"] = false,
											["y"] = 156414.2273332,
											["x"] = 18289.249754157,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 1030,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "usa standard",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["ChaffBurst"] = 0,
											["LAU68ROF"] = 0,
											["FlareBurst"] = 0,
											["ChaffSalvo"] = 0,
											["FlareBurstInt"] = 0,
											["ChaffSalvoInt"] = 0,
											["LAU3ROF"] = 0,
											["ChaffBurstInt"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-5E-3",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 5172,
										["psi"] = -1.5667607647543,
										["onboard_num"] = "066",
										["y"] = 144195.3315954,
										["x"] = 18239.939374653,
										["name"] = "Aerial-1-102",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2046,
											["flare"] = 30,
											["ammo_type"] = 2,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5667607647543,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 4,
											["name"] = "Colt41",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "usa standard",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["ChaffBurst"] = 0,
											["LAU68ROF"] = 0,
											["FlareBurst"] = 0,
											["ChaffSalvo"] = 0,
											["FlareBurstInt"] = 0,
											["ChaffSalvoInt"] = 0,
											["LAU3ROF"] = 0,
											["ChaffBurstInt"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-5E-3",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 5173,
										["psi"] = -1.5667607647543,
										["onboard_num"] = "072",
										["y"] = 144235.3315954,
										["x"] = 18199.939374653,
										["name"] = "BLUE F-5E ACM Drag-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2046,
											["flare"] = 30,
											["ammo_type"] = 2,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5667607647543,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 4,
											["name"] = "Colt42",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 144195.3315954,
								["x"] = 18239.939374653,
								["name"] = "BLUE F-5E ACM Drag",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [14]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [5]
			}, -- end of ["country"]
		}, -- end of ["blue"]
		["red"] = 
		{
			["bullseye"] = 
			{
				["y"] = 702815.63591423,
				["x"] = -66308.516764113,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "red",
			["country"] = 
			{
				[1] = 
				{
					["id"] = 39,
					["name"] = "Pakistan",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 53,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 283919.90731794,
											["x"] = -339210.61698622,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 157.07829391659,
											["ETA_locked"] = false,
											["y"] = 249216.41448129,
											["x"] = -344367.44175313,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 718,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "USAF Alaska Aggressors",
										["skill"] = "Client",
										["speed"] = 220.97222222222,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["LAU3ROF"] = 0,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["STN_L16"] = "05746",
											["LaserCode10"] = 8,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 127,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[15] = 134,
													[19] = 124,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2918,
										["psi"] = 1.7183135792701,
										["onboard_num"] = "630",
										["y"] = 283919.90731794,
										["x"] = -339210.61698622,
										["name"] = "Pilot #473",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 2437,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.7183135792701,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2918,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 5147,
															["TDOA"] = true,
														}, -- end of [2]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "USAF Alaska Aggressors",
										["skill"] = "Client",
										["speed"] = 220.97222222222,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["STN_L16"] = "0C233",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 127,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5147,
										["psi"] = 1.7183135792701,
										["onboard_num"] = "631",
										["y"] = 283959.90731794,
										["x"] = -339250.61698622,
										["name"] = "RED F-16C BFM -1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 2437,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.7183135792701,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge12",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2918,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 5147,
															["TDOA"] = true,
														}, -- end of [2]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 283919.90731794,
								["x"] = -339210.61698622,
								["name"] = "RED F-16C BFM ",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [1]
							[2] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "EngageTargets",
															["number"] = 1,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 283954.84320417,
											["x"] = -339369.38915134,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 170.76576327488,
											["ETA_locked"] = false,
											["y"] = 249226.05779798,
											["x"] = -344473.44946591,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 726,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Ace Combat ISAF",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["RocketBurst"] = 6,
											["ReadyALCM"] = true,
											["EnableTAF"] = true,
											["ForceINSRules"] = false,
											["NoDDMSensor"] = false,
											["ReadyQRA"] = false,
											["DisableVTBExport"] = false,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["WpBullseye"] = 0,
											["LoadNVGCase"] = false,
											["InitHotDrift"] = 0,
											["LaserCode10"] = 8,
											["GunBurst"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 129,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2939,
										["psi"] = 1.7167208149442,
										["onboard_num"] = "635",
										["y"] = 283954.84320417,
										["x"] = -339369.38915134,
										["name"] = "Pilot #494",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1519,
											["flare"] = 16,
											["ammo_type"] = 1,
											["chaff"] = 112,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.7167208149442,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 283954.84320417,
								["x"] = -339369.38915134,
								["name"] = "RED M-2000C BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [2]
							[3] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 56,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 283823.73634589,
											["x"] = -338383.30752309,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 171.05199905353,
											["ETA_locked"] = false,
											["y"] = 249060.98296039,
											["x"] = -343658.24889899,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 730,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "PAKAF Black Spider (default)",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["FPB_Alt"] = 10,
											["LaserCode100"] = 6,
											["AARProbe"] = false,
											["FPB_AGL"] = false,
											["LaserCode10"] = 8,
											["LaserCode1"] = 8,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 108,
													[2] = 108.5,
													[4] = 109.5,
													[8] = 111.5,
													[16] = 115.5,
													[17] = 116,
													[9] = 112,
													[18] = 116.5,
													[5] = 110,
													[10] = 112.5,
													[20] = 117.5,
													[11] = 113,
													[3] = 109,
													[6] = 110.5,
													[12] = 113.5,
													[13] = 114,
													[7] = 111,
													[14] = 114.5,
													[15] = 115,
													[19] = 117,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 2947,
										["psi"] = 1.7213887078523,
										["onboard_num"] = "641",
										["y"] = 283823.73634589,
										["x"] = -338383.30752309,
										["name"] = "Pilot #502",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1163,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.7213887078523,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 283823.73634589,
								["x"] = -338383.30752309,
								["name"] = "RED JF-17 BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 243,
							}, -- end of [3]
							[4] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "EngageTargets",
															["enabled"] = true,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 57,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 256803.85932554,
											["x"] = 179000.7987799,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 174.14926037188,
											["ETA_locked"] = false,
											["y"] = 280387.50742534,
											["x"] = 205866.20084916,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 731,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "'Splinter' Camo for Blue Side (Fictional)",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["FPB_Alt"] = 10,
											["LaserCode100"] = 6,
											["AARProbe"] = true,
											["FPB_AGL"] = false,
											["LaserCode10"] = 8,
											["LaserCode1"] = 8,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 108,
													[2] = 108.5,
													[4] = 109.5,
													[8] = 111.5,
													[16] = 115.5,
													[17] = 116,
													[9] = 112,
													[18] = 116.5,
													[5] = 110,
													[10] = 112.5,
													[20] = 117.5,
													[11] = 113,
													[3] = 109,
													[6] = 110.5,
													[12] = 113.5,
													[13] = 114,
													[7] = 111,
													[14] = 114.5,
													[15] = 115,
													[19] = 117,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 2949,
										["psi"] = -0.72043883042057,
										["onboard_num"] = "643",
										["y"] = 256803.85932554,
										["x"] = 179000.7987799,
										["name"] = "Pilot #504",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.72043883042057,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "'Splinter' Camo for Blue Side (Fictional)",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["FPB_Alt"] = 10,
											["LaserCode100"] = 6,
											["AARProbe"] = true,
											["FPB_AGL"] = false,
											["LaserCode10"] = 8,
											["LaserCode1"] = 8,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 108,
													[2] = 108.5,
													[4] = 109.5,
													[8] = 111.5,
													[16] = 115.5,
													[17] = 116,
													[9] = 112,
													[18] = 116.5,
													[5] = 110,
													[10] = 112.5,
													[20] = 117.5,
													[11] = 113,
													[3] = 109,
													[6] = 110.5,
													[12] = 113.5,
													[13] = 114,
													[7] = 111,
													[14] = 114.5,
													[15] = 115,
													[19] = 117,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 4938,
										["psi"] = -0.72043883042057,
										["onboard_num"] = "644",
										["y"] = 256843.85932554,
										["x"] = 178960.7987799,
										["name"] = "RED JF-17 ACM-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.72043883042057,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "'Splinter' Camo for Blue Side (Fictional)",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["FPB_Alt"] = 10,
											["LaserCode100"] = 6,
											["AARProbe"] = true,
											["FPB_AGL"] = false,
											["LaserCode10"] = 8,
											["LaserCode1"] = 8,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 108,
													[2] = 108.5,
													[4] = 109.5,
													[8] = 111.5,
													[16] = 115.5,
													[17] = 116,
													[9] = 112,
													[18] = 116.5,
													[5] = 110,
													[10] = 112.5,
													[20] = 117.5,
													[11] = 113,
													[3] = 109,
													[6] = 110.5,
													[12] = 113.5,
													[13] = 114,
													[7] = 111,
													[14] = 114.5,
													[15] = 115,
													[19] = 117,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 4939,
										["psi"] = -0.72043883042057,
										["onboard_num"] = "649",
										["y"] = 256883.85932554,
										["x"] = 178920.7987799,
										["name"] = "RED JF-17 ACM-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.72043883042057,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "'Splinter' Camo for Blue Side (Fictional)",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["FPB_Alt"] = 10,
											["LaserCode100"] = 6,
											["AARProbe"] = true,
											["FPB_AGL"] = false,
											["LaserCode10"] = 8,
											["LaserCode1"] = 8,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 108,
													[2] = 108.5,
													[4] = 109.5,
													[8] = 111.5,
													[16] = 115.5,
													[17] = 116,
													[9] = 112,
													[18] = 116.5,
													[5] = 110,
													[10] = 112.5,
													[20] = 117.5,
													[11] = 113,
													[3] = 109,
													[6] = 110.5,
													[12] = 113.5,
													[13] = 114,
													[7] = 111,
													[14] = 114.5,
													[15] = 115,
													[19] = 117,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 4940,
										["psi"] = -0.72043883042057,
										["onboard_num"] = "650",
										["y"] = 256923.85932554,
										["x"] = 178880.7987799,
										["name"] = "RED JF-17 ACM-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.72043883042057,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 256803.85932554,
								["x"] = 179000.7987799,
								["name"] = "RED JF-17 ACM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [4]
							[5] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 63,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 256316.91185608,
											["x"] = 179434.45543788,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 173.50779226166,
											["ETA_locked"] = false,
											["y"] = 279719.82799665,
											["x"] = 206440.12350689,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 745,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "paf_no.11_arrows",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "SD",
											["LAU3ROF"] = 0,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["STN_L16"] = "06042",
											["LaserCode10"] = 8,
											["VoiceCallsignNumber"] = "21",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 127,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2978,
										["psi"] = -0.71404848541524,
										["onboard_num"] = "647",
										["y"] = 256316.91185608,
										["x"] = 179434.45543788,
										["name"] = "Pilot #532",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [9]
												[8] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 120,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.71404848541524,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield21",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2978,
															["TDOA"] = true,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "paf_no.11_arrows",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "SD",
											["STN_L16"] = "0C271",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "22",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[9] = 255,
													[10] = 262,
													[11] = 259,
													[12] = 268,
													[13] = 269,
													[14] = 260,
													[15] = 263,
													[16] = 261,
													[18] = 251,
													[19] = 253,
													[17] = 267,
													[20] = 266,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[9] = 0,
													[10] = 0,
													[11] = 0,
													[12] = 0,
													[13] = 0,
													[14] = 0,
													[15] = 0,
													[16] = 0,
													[18] = 0,
													[19] = 0,
													[17] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 127,
													[2] = 135,
													[3] = 136,
													[4] = 127,
													[5] = 125,
													[6] = 121,
													[7] = 141,
													[8] = 128,
													[9] = 126,
													[10] = 133,
													[11] = 130,
													[12] = 139,
													[13] = 140,
													[14] = 131,
													[15] = 134,
													[16] = 132,
													[18] = 122,
													[19] = 124,
													[17] = 138,
													[20] = 137,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[9] = 0,
													[10] = 0,
													[11] = 0,
													[12] = 0,
													[13] = 0,
													[14] = 0,
													[15] = 0,
													[16] = 0,
													[18] = 0,
													[19] = 0,
													[17] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5177,
										["psi"] = -0.71404848541524,
										["onboard_num"] = "648",
										["y"] = 256356.91185608,
										["x"] = 179394.45543788,
										["name"] = "RED F-16C ACM-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [9]
												[8] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 120,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.71404848541524,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield22",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 5177,
														}, -- end of [1]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 5182,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 5183,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "paf_no.11_arrows",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "SD",
											["STN_L16"] = "0C276",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "23",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[9] = 255,
													[10] = 262,
													[11] = 259,
													[12] = 268,
													[13] = 269,
													[14] = 260,
													[15] = 263,
													[16] = 261,
													[18] = 251,
													[19] = 253,
													[17] = 267,
													[20] = 266,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[9] = 0,
													[10] = 0,
													[11] = 0,
													[12] = 0,
													[13] = 0,
													[14] = 0,
													[15] = 0,
													[16] = 0,
													[18] = 0,
													[19] = 0,
													[17] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 127,
													[2] = 135,
													[3] = 136,
													[4] = 127,
													[5] = 125,
													[6] = 121,
													[7] = 141,
													[8] = 128,
													[9] = 126,
													[10] = 133,
													[11] = 130,
													[12] = 139,
													[13] = 140,
													[14] = 131,
													[15] = 134,
													[16] = 132,
													[18] = 122,
													[19] = 124,
													[17] = 138,
													[20] = 137,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[9] = 0,
													[10] = 0,
													[11] = 0,
													[12] = 0,
													[13] = 0,
													[14] = 0,
													[15] = 0,
													[16] = 0,
													[18] = 0,
													[19] = 0,
													[17] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5182,
										["psi"] = -0.71404848541524,
										["onboard_num"] = "651",
										["y"] = 256396.91185608,
										["x"] = 179354.45543788,
										["name"] = "RED F-16C ACM-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [9]
												[8] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 120,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.71404848541524,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield23",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 5182,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "paf_no.11_arrows",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "SD",
											["STN_L16"] = "0C277",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "24",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[9] = 0,
													[10] = 0,
													[11] = 0,
													[12] = 0,
													[13] = 0,
													[14] = 0,
													[15] = 0,
													[16] = 0,
													[17] = 0,
													[18] = 0,
													[19] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[9] = 255,
													[10] = 262,
													[11] = 259,
													[12] = 268,
													[13] = 269,
													[14] = 260,
													[15] = 263,
													[16] = 261,
													[17] = 267,
													[18] = 251,
													[19] = 253,
													[20] = 266,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[9] = 0,
													[10] = 0,
													[11] = 0,
													[12] = 0,
													[13] = 0,
													[14] = 0,
													[15] = 0,
													[16] = 0,
													[17] = 0,
													[18] = 0,
													[19] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 127,
													[2] = 135,
													[3] = 136,
													[4] = 127,
													[5] = 125,
													[6] = 121,
													[7] = 141,
													[8] = 128,
													[9] = 126,
													[10] = 133,
													[11] = 130,
													[12] = 139,
													[13] = 140,
													[14] = 131,
													[15] = 134,
													[16] = 132,
													[17] = 138,
													[18] = 122,
													[19] = 124,
													[20] = 137,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5183,
										["psi"] = -0.71404848541524,
										["onboard_num"] = "652",
										["y"] = 256436.91185608,
										["x"] = 179314.45543788,
										["name"] = "RED F-16C ACM-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [9]
												[8] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 120,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.71404848541524,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield24",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 5183,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 256316.91185608,
								["x"] = 179434.45543788,
								["name"] = "RED F-16C ACM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [5]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [1]
				[2] = 
				{
					["id"] = 27,
					["name"] = "China",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "EngageTargets",
															["number"] = 1,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 283877.01570664,
											["x"] = -338820.57647483,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 170.93194227939,
											["ETA_locked"] = false,
											["y"] = 249122.99908122,
											["x"] = -343987.54388691,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 727,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "PLAAF 14th AD",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "J-11A",
										["unitId"] = 2941,
										["psi"] = 1.7183877583855,
										["onboard_num"] = "641",
										["y"] = 283877.01570664,
										["x"] = -338820.57647483,
										["name"] = "Pilot #496",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4700,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.7183877583855,
										["callsign"] = 168,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 283877.01570664,
								["x"] = -338820.57647483,
								["name"] = "RED J-11A BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [1]
							[2] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "EngageTargets",
															["number"] = 1,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 256207.16822773,
											["x"] = 179596.35445395,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 173.64094135468,
											["ETA_locked"] = false,
											["y"] = 279833.42340856,
											["x"] = 206343.46028857,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 738,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 14th ad",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "J-11A",
										["unitId"] = 2964,
										["psi"] = -0.7235228627722,
										["onboard_num"] = "653",
										["y"] = 256207.16822773,
										["x"] = 179596.35445395,
										["name"] = "Pilot #518",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.7235228627722,
										["callsign"] = 171,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 14th ad",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "J-11A",
										["unitId"] = 4959,
										["psi"] = -0.7235228627722,
										["onboard_num"] = "654",
										["y"] = 256247.16822773,
										["x"] = 179556.35445395,
										["name"] = "RED J-11A ACM -1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.7235228627722,
										["callsign"] = 112,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 14th ad",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "J-11A",
										["unitId"] = 4960,
										["psi"] = -0.7235228627722,
										["onboard_num"] = "667",
										["y"] = 256287.16822773,
										["x"] = 179516.35445395,
										["name"] = "RED J-11A ACM -2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.7235228627722,
										["callsign"] = 113,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 14th ad",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "J-11A",
										["unitId"] = 4961,
										["psi"] = -0.7235228627722,
										["onboard_num"] = "668",
										["y"] = 256327.16822773,
										["x"] = 179476.35445395,
										["name"] = "RED J-11A ACM -3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.7235228627722,
										["callsign"] = 114,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 256207.16822773,
								["x"] = 179596.35445395,
								["name"] = "RED J-11A ACM ",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [2]
							[3] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 283775.49950273,
											["x"] = -338102.73947904,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 171.15821128771,
											["ETA_locked"] = false,
											["y"] = 248999.0353818,
											["x"] = -343432.59331173,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 798,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "PLAAF OPFOR 'Jungle' (Fictional)",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "J-11A",
										["unitId"] = 3379,
										["psi"] = 1.7228733672444,
										["onboard_num"] = "673",
										["y"] = 283775.49950273,
										["x"] = -338102.73947904,
										["name"] = "Pilot #596",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{D3F65166-1AB8-490f-AF2F-2FB6E22568B4}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{D3F65166-1AB8-490f-AF2F-2FB6E22568B4}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 4700,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.7228733672444,
										["callsign"] = 147,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 283775.49950273,
								["x"] = -338102.73947904,
								["name"] = "RED J-11A BFM SMOKE",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [3]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [2]
				[3] = 
				{
					["id"] = 34,
					["name"] = "Iran",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 283908.62027429,
											["x"] = -338927.6074611,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 158.91219497057,
											["ETA_locked"] = false,
											["y"] = 249155.42207605,
											["x"] = -344117.99331477,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 719,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "IRIAF Blue-Gray",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["LGB100"] = 6,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["LGB1"] = 8,
											["KY28Key"] = 1,
											["TacanBand"] = 0,
											["LGB1000"] = 1,
											["TacanChannel"] = 0,
											["LGB10"] = 8,
											["INSAlignmentStored"] = false,
											["UseLAU138"] = true,
											["ALE39Loadout"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 225,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[11] = 267,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[13] = 264,
													[7] = 262,
													[14] = 266,
													[15] = 265,
													[19] = 268,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 124,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[15] = 265,
													[21] = 225,
													[11] = 267,
													[22] = 258,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[24] = 270,
													[19] = 268,
													[25] = 255,
													[13] = 264,
													[26] = 259,
													[23] = 260,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[27] = 262,
													[29] = 253,
													[30] = 263,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2919,
										["psi"] = 1.719050396094,
										["onboard_num"] = "631",
										["y"] = 283908.62027429,
										["x"] = -338927.6074611,
										["name"] = "Pilot #474",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 3674,
											["flare"] = 60,
											["ammo_type"] = 3,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.719050396094,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 283908.62027429,
								["x"] = -338927.6074611,
								["name"] = "RED F-14B BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [1]
							[2] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "EngageTargets",
															["enabled"] = true,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 256622.72110866,
											["x"] = 179138.78751068,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 174.05637026126,
											["ETA_locked"] = false,
											["y"] = 280652.60268617,
											["x"] = 205674.49566896,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 747,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "iran ali cat",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["LGB100"] = 6,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["LGB1"] = 8,
											["KY28Key"] = 1,
											["TacanBand"] = 0,
											["ALE39Loadout"] = 0,
											["UseLAU138"] = true,
											["LGB10"] = 8,
											["INSAlignmentStored"] = false,
											["TacanChannel"] = 0,
											["LGB1000"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 225,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[11] = 267,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[13] = 264,
													[7] = 262,
													[14] = 266,
													[19] = 268,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 251,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[30] = 263,
													[21] = 225,
													[11] = 267,
													[22] = 258,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[24] = 270,
													[19] = 268,
													[25] = 255,
													[13] = 264,
													[26] = 259,
													[7] = 262,
													[27] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2982,
										["psi"] = -0.73588270542051,
										["onboard_num"] = "633",
										["y"] = 256622.72110866,
										["x"] = 179138.78751068,
										["name"] = "Pilot #536",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[4] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 7348,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.73588270542051,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "iran ali cat",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["LGB100"] = 6,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["LGB1"] = 8,
											["KY28Key"] = 1,
											["TacanBand"] = 0,
											["LGB1000"] = 1,
											["TacanChannel"] = 0,
											["LGB10"] = 8,
											["INSAlignmentStored"] = false,
											["UseLAU138"] = true,
											["ALE39Loadout"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 225,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[11] = 267,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[13] = 264,
													[7] = 262,
													[14] = 266,
													[15] = 265,
													[19] = 268,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 251,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[15] = 265,
													[21] = 225,
													[11] = 267,
													[22] = 258,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[24] = 270,
													[19] = 268,
													[25] = 255,
													[13] = 264,
													[26] = 259,
													[23] = 260,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[27] = 262,
													[29] = 253,
													[30] = 263,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 4927,
										["psi"] = -0.73588270542051,
										["onboard_num"] = "634",
										["y"] = 256662.72110866,
										["x"] = 179098.78751068,
										["name"] = "RED F-14B ACM -1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[4] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 7348,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.73588270542051,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "iran ali cat",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["LGB100"] = 6,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["LGB1"] = 8,
											["KY28Key"] = 1,
											["TacanBand"] = 0,
											["ALE39Loadout"] = 0,
											["UseLAU138"] = true,
											["LGB10"] = 8,
											["INSAlignmentStored"] = false,
											["TacanChannel"] = 0,
											["LGB1000"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 225,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[11] = 267,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[13] = 264,
													[7] = 262,
													[14] = 266,
													[15] = 265,
													[19] = 268,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 251,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[15] = 265,
													[21] = 225,
													[11] = 267,
													[22] = 258,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[24] = 270,
													[19] = 268,
													[25] = 255,
													[13] = 264,
													[26] = 259,
													[23] = 260,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[27] = 262,
													[29] = 253,
													[30] = 263,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 4928,
										["psi"] = -0.73588270542051,
										["onboard_num"] = "635",
										["y"] = 256702.72110866,
										["x"] = 179058.78751068,
										["name"] = "RED F-14B ACM -2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[4] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 7348,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.73588270542051,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "iran ali cat",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["LGB100"] = 6,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["LGB1"] = 8,
											["KY28Key"] = 1,
											["TacanBand"] = 0,
											["LGB1000"] = 1,
											["TacanChannel"] = 0,
											["LGB10"] = 8,
											["INSAlignmentStored"] = false,
											["UseLAU138"] = true,
											["ALE39Loadout"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 225,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[11] = 267,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[13] = 264,
													[7] = 262,
													[14] = 266,
													[15] = 265,
													[19] = 268,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 251,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[15] = 265,
													[21] = 225,
													[11] = 267,
													[22] = 258,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[24] = 270,
													[19] = 268,
													[25] = 255,
													[13] = 264,
													[26] = 259,
													[23] = 260,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[27] = 262,
													[29] = 253,
													[30] = 263,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 4929,
										["psi"] = -0.73588270542051,
										["onboard_num"] = "636",
										["y"] = 256742.72110866,
										["x"] = 179018.78751068,
										["name"] = "RED F-14B ACM -3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[4] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 7348,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.73588270542051,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 256622.72110866,
								["x"] = 179138.78751068,
								["name"] = "RED F-14B ACM ",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [2]
							[3] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 283998.43120613,
											["x"] = -339617.68292579,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 170.79234329146,
											["ETA_locked"] = false,
											["y"] = 249288.39764443,
											["x"] = -344720.6995132,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 830,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "black 'Mig-28'",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["LAU68ROF"] = 0,
											["ChaffSalvo"] = 0,
											["ChaffSalvoInt"] = 0,
											["LAU3ROF"] = 0,
											["ChaffBurstInt"] = 0,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["FlareBurstInt"] = 0,
											["FlareBurst"] = 0,
											["LaserCode10"] = 8,
											["ChaffBurst"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-5E-3",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 3567,
										["psi"] = 1.7167691007499,
										["onboard_num"] = "762",
										["y"] = 283998.43120613,
										["x"] = -339617.68292579,
										["name"] = "Pilot #683",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1432,
											["flare"] = 15,
											["ammo_type"] = 2,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.7167691007499,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 283998.43120613,
								["x"] = -339617.68292579,
								["name"] = "RED F-5E BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [3]
							[4] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 256049.61549397,
											["x"] = 179746.30119367,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 173.683302327,
											["ETA_locked"] = false,
											["y"] = 279616.62699505,
											["x"] = 206505.34559634,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 832,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "black 'Mig-28'",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["LAU68ROF"] = 0,
											["ChaffSalvo"] = 0,
											["ChaffSalvoInt"] = 0,
											["LAU3ROF"] = 0,
											["ChaffBurstInt"] = 0,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["ChaffBurst"] = 0,
											["FlareBurst"] = 0,
											["LaserCode10"] = 8,
											["FlareBurstInt"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-5E-3",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 3571,
										["psi"] = -0.72205597133053,
										["onboard_num"] = "796",
										["y"] = 256049.61549397,
										["x"] = 179746.30119367,
										["name"] = "Pilot #687",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2046,
											["flare"] = 15,
											["ammo_type"] = 2,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.72205597133053,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "black 'Mig-28'",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["ChaffBurst"] = 0,
											["LAU68ROF"] = 0,
											["FlareBurstInt"] = 0,
											["ChaffSalvo"] = 0,
											["FlareBurst"] = 0,
											["ChaffSalvoInt"] = 0,
											["LAU3ROF"] = 0,
											["ChaffBurstInt"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-5E-3",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[9] = 255,
													[10] = 262,
													[11] = 259,
													[12] = 268,
													[13] = 269,
													[14] = 260,
													[15] = 263,
													[16] = 261,
													[18] = 251,
													[19] = 253,
													[17] = 267,
													[20] = 266,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 5174,
										["psi"] = -0.72205597133053,
										["onboard_num"] = "797",
										["y"] = 256089.61549397,
										["x"] = 179706.30119367,
										["name"] = "RED F-5E ACM-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2046,
											["flare"] = 15,
											["ammo_type"] = 2,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "black 'Mig-28'",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["ChaffBurst"] = 0,
											["LAU68ROF"] = 0,
											["FlareBurstInt"] = 0,
											["ChaffSalvo"] = 0,
											["FlareBurst"] = 0,
											["ChaffSalvoInt"] = 0,
											["LAU3ROF"] = 0,
											["ChaffBurstInt"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-5E-3",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[9] = 255,
													[10] = 262,
													[11] = 259,
													[12] = 268,
													[13] = 269,
													[14] = 260,
													[15] = 263,
													[16] = 261,
													[17] = 267,
													[18] = 251,
													[19] = 253,
													[20] = 266,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 5175,
										["psi"] = -0.72205597133053,
										["onboard_num"] = "798",
										["y"] = 256129.61549397,
										["x"] = 179666.30119367,
										["name"] = "RED F-5E ACM-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2046,
											["flare"] = 15,
											["ammo_type"] = 2,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "black 'Mig-28'",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["ChaffBurst"] = 0,
											["LAU68ROF"] = 0,
											["FlareBurstInt"] = 0,
											["ChaffSalvo"] = 0,
											["FlareBurst"] = 0,
											["ChaffSalvoInt"] = 0,
											["LAU3ROF"] = 0,
											["ChaffBurstInt"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-5E-3",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[9] = 255,
													[10] = 262,
													[11] = 259,
													[12] = 268,
													[13] = 269,
													[14] = 260,
													[15] = 263,
													[16] = 261,
													[17] = 267,
													[18] = 251,
													[19] = 253,
													[20] = 266,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 5176,
										["psi"] = -0.72205597133053,
										["onboard_num"] = "799",
										["y"] = 256169.61549397,
										["x"] = 179626.30119367,
										["name"] = "RED F-5E ACM-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2046,
											["flare"] = 15,
											["ammo_type"] = 2,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 256049.61549397,
								["x"] = 179746.30119367,
								["name"] = "RED F-5E ACM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [4]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [3]
				[4] = 
				{
					["id"] = 0,
					["name"] = "Russia",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 51,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 283966.74262931,
											["x"] = -339502.01921979,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 170.6786101996,
											["ETA_locked"] = false,
											["y"] = 249249.89307172,
											["x"] = -344563.93190287,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 716,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "Fictional Russia Air Force",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "FT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "05744",
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2916,
										["psi"] = 1.7155817143439,
										["onboard_num"] = "577",
										["y"] = 283966.74262931,
										["x"] = -339502.01921979,
										["name"] = "Pilot #471",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4900,
											["flare"] = 40,
											["ammo_type"] = 1,
											["chaff"] = 80,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.7155817143439,
										["callsign"] = 161,
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["AIC_Channel"] = 1,
													["VOCA_Channel"] = 4,
													["VOCB_Channel"] = 5,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2916,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 5150,
														}, -- end of [2]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "Fictional Russia Air Force",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "FT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "0C236",
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5150,
										["psi"] = 1.7155817143439,
										["onboard_num"] = "578",
										["y"] = 284006.74262931,
										["x"] = -339542.01921979,
										["name"] = "RED F/A-18C BFM-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4900,
											["flare"] = 40,
											["ammo_type"] = 1,
											["chaff"] = 80,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.7155817143439,
										["callsign"] = 171,
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["AIC_Channel"] = 1,
													["VOCA_Channel"] = 4,
													["VOCB_Channel"] = 5,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2916,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 5150,
														}, -- end of [2]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 283966.74262931,
								["x"] = -339502.01921979,
								["name"] = "RED F/A-18C BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [1]
							[2] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "EngageTargets",
															["number"] = 1,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 283881.27306135,
											["x"] = -338668.71226355,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 170.96910295491,
											["ETA_locked"] = false,
											["y"] = 249096.72556464,
											["x"] = -343879.06895097,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 728,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "Su-27",
										["unitId"] = 2943,
										["psi"] = 1.7194803075771,
										["onboard_num"] = "641",
										["y"] = 283881.27306135,
										["x"] = -338668.71226355,
										["name"] = "Pilot #498",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4700,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.7194803075771,
										["callsign"] = 164,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 283881.27306135,
								["x"] = -338668.71226355,
								["name"] = "RED Su-27 BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [2]
							[3] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 283837.83083161,
											["x"] = -338535.59300918,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 170.99200174262,
											["ETA_locked"] = false,
											["y"] = 249080.26511341,
											["x"] = -343762.3079225,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 729,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "Su-33",
										["unitId"] = 2945,
										["psi"] = 1.7200542956795,
										["onboard_num"] = "641",
										["y"] = 283837.83083161,
										["x"] = -338535.59300918,
										["name"] = "Pilot #500",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 5225,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.7200542956795,
										["callsign"] = 166,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 283837.83083161,
								["x"] = -338535.59300918,
								["name"] = "RED Su-33 BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [3]
							[4] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "EngageTargets",
															["number"] = 1,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 256664.76751666,
											["x"] = 179141.24099469,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 210.72338253527,
											["ETA_locked"] = false,
											["y"] = 280302.0781614,
											["x"] = 205940.75344529,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 734,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "Su-33",
										["unitId"] = 2956,
										["psi"] = -0.72278382722946,
										["onboard_num"] = "637",
										["y"] = 256664.76751666,
										["x"] = 179141.24099469,
										["name"] = "Pilot #510",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.72278382722946,
										["callsign"] = 167,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "Su-33",
										["unitId"] = 4941,
										["psi"] = -0.72278382722946,
										["onboard_num"] = "638",
										["y"] = 256704.76751666,
										["x"] = 179101.24099469,
										["name"] = "RED Su-33 ACM-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.72278382722946,
										["callsign"] = 168,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "Su-33",
										["unitId"] = 4942,
										["psi"] = -0.72278382722946,
										["onboard_num"] = "639",
										["y"] = 256744.76751666,
										["x"] = 179061.24099469,
										["name"] = "RED Su-33 ACM-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.72278382722946,
										["callsign"] = 233,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "Su-33",
										["unitId"] = 4943,
										["psi"] = -0.72278382722946,
										["onboard_num"] = "640",
										["y"] = 256784.76751666,
										["x"] = 179021.24099469,
										["name"] = "RED Su-33 ACM-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.72278382722946,
										["callsign"] = 242,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 256664.76751666,
								["x"] = 179141.24099469,
								["name"] = "RED Su-33 ACM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [4]
							[5] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "EngageTargets",
															["number"] = 1,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 256472.29144869,
											["x"] = 179284.50869816,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 173.78764368229,
											["ETA_locked"] = false,
											["y"] = 280181.23016378,
											["x"] = 206041.71607829,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 736,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "Su-27",
										["unitId"] = 2960,
										["psi"] = -0.72506921297287,
										["onboard_num"] = "651",
										["y"] = 256472.29144869,
										["x"] = 179284.50869816,
										["name"] = "Pilot #514",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.72506921297287,
										["callsign"] = 170,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "Su-27",
										["unitId"] = 4944,
										["psi"] = -0.72506921297287,
										["onboard_num"] = "652",
										["y"] = 256512.29144869,
										["x"] = 179244.50869816,
										["name"] = "RED Su-27 ACM-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.72506921297287,
										["callsign"] = 169,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "Su-27",
										["unitId"] = 4945,
										["psi"] = -0.72506921297287,
										["onboard_num"] = "657",
										["y"] = 256552.29144869,
										["x"] = 179204.50869816,
										["name"] = "RED Su-27 ACM-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.72506921297287,
										["callsign"] = 243,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "Su-27",
										["unitId"] = 4946,
										["psi"] = -0.72506921297287,
										["onboard_num"] = "658",
										["y"] = 256592.29144869,
										["x"] = 179164.50869816,
										["name"] = "RED Su-27 ACM-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.72506921297287,
										["callsign"] = 244,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 256472.29144869,
								["x"] = 179284.50869816,
								["name"] = "RED Su-27 ACM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [5]
							[6] = 
							{
								["hiddenOnPlanner"] = false,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 283715.55238586,
											["x"] = -337783.12856726,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 236.38888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 148.88425109275,
											["ETA_locked"] = false,
											["y"] = 248937.89469729,
											["x"] = -343146.31958752,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 791,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "default livery",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "F-86F Sabre",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 225,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[11] = 267,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[13] = 264,
													[7] = 262,
													[14] = 266,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 3350,
										["psi"] = 1.7238046763197,
										["onboard_num"] = "704",
										["y"] = 283715.55238586,
										["x"] = -337783.12856726,
										["name"] = "Pilot #572",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 769,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.7238046763197,
										["callsign"] = 247,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 283715.55238586,
								["x"] = -337783.12856726,
								["name"] = "RED F-86F BFM",
								["communication"] = true,
								["uncontrollable"] = false,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 225,
							}, -- end of [6]
							[7] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 283713.22709894,
											["x"] = -337644.16168924,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 171.25806352444,
											["ETA_locked"] = false,
											["y"] = 248916.27207721,
											["x"] = -342975.80275295,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 828,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "Germany East",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "MiG-21Bis",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 124,
													[2] = 150,
													[4] = 131,
													[8] = 133,
													[16] = 123,
													[17] = 132,
													[9] = 122,
													[18] = 127,
													[5] = 141,
													[10] = 124,
													[20] = 138,
													[11] = 134,
													[3] = 121,
													[6] = 126,
													[12] = 125,
													[13] = 135,
													[7] = 130,
													[14] = 137,
													[15] = 136,
													[19] = 129,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 3563,
										["psi"] = 1.7228353707021,
										["onboard_num"] = "666",
										["y"] = 283713.22709894,
										["x"] = -337644.16168924,
										["name"] = "Pilot #679",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1824,
											["flare"] = 40,
											["ammo_type"] = 3,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.7228353707021,
										["callsign"] = 256,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 283713.22709894,
								["x"] = -337644.16168924,
								["name"] = "RED MiG-21bis BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [7]
							[8] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "Infantry",
																			[6] = "Fortifications",
																			[7] = "Tanks",
																			[8] = "IFV",
																			[9] = "APC",
																			[10] = "Artillery",
																			[11] = "Unarmed vehicles",
																			[12] = "AAA",
																			[13] = "SR SAM",
																			[14] = "MR SAM",
																			[15] = "LR SAM",
																			[16] = "Aircraft Carriers",
																			[17] = "Cruisers",
																			[18] = "Destroyers",
																			[19] = "Frigates",
																			[20] = "Corvettes",
																			[21] = "Light armed ships",
																			[22] = "Unarmed ships",
																			[23] = "Submarines",
																			[24] = "Cruise missiles",
																			[25] = "Antiship Missiles",
																			[26] = "AA Missiles",
																			[27] = "AG Missiles",
																			[28] = "SA Missiles",
																			[29] = "UAVs",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 256169.13825751,
											["x"] = 179586.57531875,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 173.50152233588,
											["ETA_locked"] = false,
											["y"] = 279334.52353833,
											["x"] = 206702.74964107,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 842,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "28 GvIAP_Andreapol",
										["skill"] = "Client",
										["speed"] = 220.97222222222,
										["type"] = "MiG-29S",
										["unitId"] = 3624,
										["psi"] = -0.70698594545415,
										["onboard_num"] = "825",
										["y"] = 256169.13825751,
										["x"] = 179586.57531875,
										["name"] = "Pilot #716",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.70698594545415,
										["callsign"] = 143,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "28 GvIAP_Andreapol",
										["skill"] = "Client",
										["speed"] = 220.97222222222,
										["type"] = "MiG-29S",
										["unitId"] = 4962,
										["psi"] = -0.70698594545415,
										["onboard_num"] = "826",
										["y"] = 256209.13825751,
										["x"] = 179546.57531875,
										["name"] = "RED MiG-29S ACM-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.70698594545415,
										["callsign"] = 144,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "28 GvIAP_Andreapol",
										["skill"] = "Client",
										["speed"] = 220.97222222222,
										["type"] = "MiG-29S",
										["unitId"] = 4963,
										["psi"] = -0.70698594545415,
										["onboard_num"] = "830",
										["y"] = 256249.13825751,
										["x"] = 179506.57531875,
										["name"] = "RED MiG-29S ACM-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.70698594545415,
										["callsign"] = 248,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "28 GvIAP_Andreapol",
										["skill"] = "Client",
										["speed"] = 220.97222222222,
										["type"] = "MiG-29S",
										["unitId"] = 4964,
										["psi"] = -0.70698594545415,
										["onboard_num"] = "831",
										["y"] = 256289.13825751,
										["x"] = 179466.57531875,
										["name"] = "RED MiG-29S ACM-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.70698594545415,
										["callsign"] = 251,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 256169.13825751,
								["x"] = 179586.57531875,
								["name"] = "RED MiG-29S ACM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [8]
							[9] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "Infantry",
																			[6] = "Fortifications",
																			[7] = "Tanks",
																			[8] = "IFV",
																			[9] = "APC",
																			[10] = "Artillery",
																			[11] = "Unarmed vehicles",
																			[12] = "AAA",
																			[13] = "SR SAM",
																			[14] = "MR SAM",
																			[15] = "LR SAM",
																			[16] = "Aircraft Carriers",
																			[17] = "Cruisers",
																			[18] = "Destroyers",
																			[19] = "Frigates",
																			[20] = "Corvettes",
																			[21] = "Light armed ships",
																			[22] = "Unarmed ships",
																			[23] = "Submarines",
																			[24] = "Cruise missiles",
																			[25] = "Antiship Missiles",
																			[26] = "AA Missiles",
																			[27] = "AG Missiles",
																			[28] = "SA Missiles",
																			[29] = "UAVs",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 283669.47558297,
											["x"] = -337456.85813381,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 171.00986274713,
											["ETA_locked"] = false,
											["y"] = 248929.10278523,
											["x"] = -342820.76754389,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 844,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "31 GvIAP_Zernograd",
										["skill"] = "Client",
										["speed"] = 220.97222222222,
										["type"] = "MiG-29S",
										["unitId"] = 3628,
										["psi"] = 1.723986533896,
										["onboard_num"] = "829",
										["y"] = 283669.47558297,
										["x"] = -337456.85813381,
										["name"] = "Pilot #720",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.723986533896,
										["callsign"] = 142,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 283669.47558297,
								["x"] = -337456.85813381,
								["name"] = "RED MiG-29S BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [9]
							[10] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 231.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 141518.57347558,
											["x"] = 18510.899552426,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 68.811541017958,
											["ETA_locked"] = false,
											["y"] = 156425.10009629,
											["x"] = 18382.398289104,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 1026,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "iaf-kurnass-175-69sqn",
										["skill"] = "Client",
										["speed"] = 231.25,
										["AddPropAircraft"] = 
										{
											["IsNvgAllowed"] = true,
											["PersistentAircraftKey"] = "",
											["TacanBand"] = 0,
											["Quality"] = 100,
											["TacanChannel"] = 0,
											["LaserCodeDigit1"] = 1,
											["INSAlignmentStored"] = true,
											["IsModifiedJesterAllowed"] = true,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit2"] = 0,
											["CombatTreeSpoofable"] = 2,
											["UseReferenceAircraft"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["ChaffDoubleDispense"] = false,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["IsEfbAllowed"] = true,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 284,
													[2] = 283,
													[4] = 281,
													[8] = 277,
													[16] = 273,
													[17] = 267,
													[9] = 276,
													[18] = 272,
													[5] = 280,
													[10] = 275,
													[20] = 266,
													[11] = 274,
													[3] = 265,
													[6] = 279,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 271,
													[19] = 282,
													[15] = 278,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5164,
										["psi"] = -1.5794165831195,
										["onboard_num"] = "072",
										["y"] = 141518.57347558,
										["x"] = 18510.899552426,
										["name"] = "Aerial-1-98",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [2]
												[10] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [12]
												[4] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [4]
												[14] = 
												{
													["CLSID"] = "{HB_ALE_40_30_0}",
												}, -- end of [14]
											}, -- end of ["pylons"]
											["fuel"] = 5510.5,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5794165831195,
										["callsign"] = 172,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "iaf-kurnass-175-69sqn",
										["skill"] = "Client",
										["speed"] = 231.25,
										["AddPropAircraft"] = 
										{
											["IsNvgAllowed"] = true,
											["PersistentAircraftKey"] = "",
											["TacanBand"] = 0,
											["Quality"] = 100,
											["TacanChannel"] = 0,
											["LaserCodeDigit1"] = 1,
											["INSAlignmentStored"] = true,
											["IsModifiedJesterAllowed"] = true,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit2"] = 0,
											["CombatTreeSpoofable"] = 2,
											["UseReferenceAircraft"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["ChaffDoubleDispense"] = false,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["IsEfbAllowed"] = true,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 284,
													[2] = 283,
													[4] = 281,
													[8] = 277,
													[16] = 273,
													[17] = 267,
													[9] = 276,
													[18] = 272,
													[5] = 280,
													[10] = 275,
													[20] = 266,
													[11] = 274,
													[3] = 265,
													[6] = 279,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 271,
													[19] = 282,
													[15] = 278,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5165,
										["psi"] = -1.5794165831195,
										["onboard_num"] = "073",
										["y"] = 141558.57347558,
										["x"] = 18470.899552426,
										["name"] = "RED F-4E ACM chaser-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [2]
												[10] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [12]
												[14] = 
												{
													["CLSID"] = "{HB_ALE_40_30_0}",
												}, -- end of [14]
												[4] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [4]
											}, -- end of ["pylons"]
											["fuel"] = 5510.5,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5794165831195,
										["callsign"] = 220,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 141518.57347558,
								["x"] = 18510.899552426,
								["name"] = "RED F-4E ACM Chaser",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [10]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [4]
				[5] = 
				{
					["id"] = 42,
					["name"] = "Saudi Arabia",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 49,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 283909.24989051,
											["x"] = -339094.58472295,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 170.76203386087,
											["ETA_locked"] = false,
											["y"] = 249188.22443445,
											["x"] = -344245.94775313,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 714,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "JASDF 201st TFS 02-8916",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = {},
										["type"] = "F-15C",
										["unitId"] = 2914,
										["psi"] = 1.7180862526566,
										["onboard_num"] = "628",
										["y"] = 283909.24989051,
										["x"] = -339094.58472295,
										["name"] = "Pilot #469",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 3662,
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.7180862526566,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 3,
											["name"] = "Pontiac31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 283909.24989051,
								["x"] = -339094.58472295,
								["name"] = "RED F-15C BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [1]
							[2] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "EngageTargets",
															["enabled"] = true,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 67,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 283821.67963116,
											["x"] = -338244.35853957,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 171.32646072245,
											["ETA_locked"] = false,
											["y"] = 249025.3306533,
											["x"] = -343553.65572415,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 796,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "JASDF 202nd TFS 12-8052",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = {},
										["type"] = "F-15C",
										["unitId"] = 3373,
										["psi"] = 1.7222105149687,
										["onboard_num"] = "716",
										["y"] = 283821.67963116,
										["x"] = -338244.35853957,
										["name"] = "Pilot #592",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{A4BCC903-06C8-47bb-9937-A30FEDB4E744}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{A4BCC903-06C8-47bb-9937-A30FEDB4E744}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 3662,
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.7222105149687,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 2,
											["name"] = "Dodge21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 283821.67963116,
								["x"] = -338244.35853957,
								["name"] = "RED F-15C BFM SMOKE",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [2]
							[3] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 283758.16899806,
											["x"] = -337927.7647153,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 148.88569085488,
											["ETA_locked"] = false,
											["y"] = 248972.34563201,
											["x"] = -343278.38150396,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 792,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "IDF BAZ2000 - 106th Sqn",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["HumanOrchestra"] = false,
											["NetCrewControlPriority"] = 0,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 243,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[27] = 127,
													[2] = 257.8,
													[38] = 127,
													[3] = 122.1,
													[4] = 123.3,
													[5] = 344,
													[6] = 385,
													[7] = 130,
													[8] = 385.4,
													[10] = 140,
													[12] = 132,
													[14] = 129,
													[16] = 121,
													[20] = 122,
													[24] = 136,
													[28] = 127,
													[32] = 124,
													[40] = 127,
													[33] = 135,
													[17] = 126,
													[21] = 123,
													[25] = 141,
													[29] = 127,
													[34] = 136,
													[9] = 139,
													[11] = 134,
													[13] = 131,
													[15] = 138,
													[18] = 125,
													[22] = 124,
													[26] = 127,
													[30] = 127,
													[36] = 127,
													[37] = 127,
													[31] = 123,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[39] = 127,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 3354,
										["psi"] = 1.7234162147476,
										["onboard_num"] = "716",
										["y"] = 283758.16899806,
										["x"] = -337927.7647153,
										["name"] = "Pilot #576",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.7234162147476,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 283758.16899806,
								["x"] = -337927.7647153,
								["name"] = "RED F-15E BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 243,
							}, -- end of [3]
							[4] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Ground Attack",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 256164.8980286,
											["x"] = 179548.66528445,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 174.76197559425,
											["ETA_locked"] = false,
											["y"] = 279895.373206,
											["x"] = 206524.19828469,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 1012,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "IDF BAZ2000 - 106th Sqn",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["RCFTLaserCode"] = 688,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 243,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[27] = 127,
													[2] = 257.8,
													[38] = 127,
													[3] = 122.1,
													[4] = 123.3,
													[5] = 344,
													[6] = 385,
													[7] = 130,
													[8] = 385.4,
													[10] = 140,
													[12] = 132,
													[14] = 129,
													[16] = 121,
													[20] = 122,
													[24] = 136,
													[28] = 127,
													[32] = 124,
													[40] = 127,
													[33] = 135,
													[17] = 126,
													[21] = 123,
													[25] = 141,
													[29] = 127,
													[34] = 136,
													[9] = 139,
													[11] = 134,
													[13] = 131,
													[15] = 138,
													[18] = 125,
													[22] = 124,
													[26] = 127,
													[30] = 127,
													[36] = 127,
													[37] = 127,
													[31] = 123,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[39] = 127,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5046,
										["psi"] = -0.7214878191442,
										["onboard_num"] = "020",
										["y"] = 256164.8980286,
										["x"] = 179548.66528445,
										["name"] = "Aerial-1-55",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 7684,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.7214878191442,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 3,
											["name"] = "Enfield31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "IDF BAZ2000 - 106th Sqn",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["RCFTLaserCode"] = 688,
											["Sta8LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 243,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[27] = 127,
													[2] = 257.8,
													[38] = 127,
													[3] = 122.1,
													[4] = 123.3,
													[5] = 344,
													[6] = 385,
													[7] = 130,
													[8] = 385.4,
													[10] = 140,
													[12] = 132,
													[14] = 129,
													[16] = 121,
													[20] = 122,
													[24] = 136,
													[28] = 127,
													[32] = 124,
													[40] = 127,
													[33] = 135,
													[17] = 126,
													[21] = 123,
													[25] = 141,
													[29] = 127,
													[34] = 136,
													[9] = 139,
													[11] = 134,
													[13] = 131,
													[15] = 138,
													[18] = 125,
													[22] = 124,
													[26] = 127,
													[30] = 127,
													[36] = 127,
													[37] = 127,
													[31] = 123,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[39] = 127,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5054,
										["psi"] = -0.7214878191442,
										["onboard_num"] = "022",
										["y"] = 256204.8980286,
										["x"] = 179508.66528445,
										["name"] = "RED F-15E ACM -1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 7684,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.7214878191442,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 3,
											["name"] = "Enfield32",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "IDF BAZ2000 - 106th Sqn",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["RCFTLaserCode"] = 688,
											["Sta8LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 243,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[27] = 127,
													[2] = 257.8,
													[38] = 127,
													[3] = 122.1,
													[4] = 123.3,
													[5] = 344,
													[6] = 385,
													[7] = 130,
													[8] = 385.4,
													[10] = 140,
													[12] = 132,
													[14] = 129,
													[16] = 121,
													[20] = 122,
													[24] = 136,
													[28] = 127,
													[32] = 124,
													[40] = 127,
													[33] = 135,
													[17] = 126,
													[21] = 123,
													[25] = 141,
													[29] = 127,
													[34] = 136,
													[9] = 139,
													[11] = 134,
													[13] = 131,
													[15] = 138,
													[18] = 125,
													[22] = 124,
													[26] = 127,
													[30] = 127,
													[36] = 127,
													[37] = 127,
													[31] = 123,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[39] = 127,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5055,
										["psi"] = -0.7214878191442,
										["onboard_num"] = "023",
										["y"] = 256244.8980286,
										["x"] = 179468.66528445,
										["name"] = "RED F-15E ACM -2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 7684,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.7214878191442,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 3,
											["name"] = "Enfield33",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "IDF BAZ2000 - 106th Sqn",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["RCFTLaserCode"] = 688,
											["Sta8LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 243,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[27] = 127,
													[2] = 257.8,
													[38] = 127,
													[3] = 122.1,
													[4] = 123.3,
													[5] = 344,
													[6] = 385,
													[7] = 130,
													[8] = 385.4,
													[10] = 140,
													[12] = 132,
													[14] = 129,
													[16] = 121,
													[20] = 122,
													[24] = 136,
													[28] = 127,
													[32] = 124,
													[40] = 127,
													[33] = 135,
													[17] = 126,
													[21] = 123,
													[25] = 141,
													[29] = 127,
													[34] = 136,
													[9] = 139,
													[11] = 134,
													[13] = 131,
													[15] = 138,
													[18] = 125,
													[22] = 124,
													[26] = 127,
													[30] = 127,
													[36] = 127,
													[37] = 127,
													[31] = 123,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[39] = 127,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5056,
										["psi"] = -0.7214878191442,
										["onboard_num"] = "024",
										["y"] = 256284.8980286,
										["x"] = 179428.66528445,
										["name"] = "RED F-15E ACM -3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 7684,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.7214878191442,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 3,
											["name"] = "Enfield34",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 256164.8980286,
								["x"] = 179548.66528445,
								["name"] = "RED F-15E ACM ",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 243,
							}, -- end of [4]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [5]
				[6] = 
				{
					["id"] = 81,
					["name"] = "CJTF Red",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 256513.41307682,
											["x"] = 179288.77770197,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 173.7531167985,
											["ETA_locked"] = false,
											["y"] = 280068.53400683,
											["x"] = 206141.24301981,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 739,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "uae air force",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["EnableTAF"] = true,
											["NoDDMSensor"] = false,
											["ReadyALCM"] = true,
											["ReadyQRA"] = false,
											["ForceINSRules"] = false,
											["IFF_M2_CODE"] = "auto",
											["InitHotDrift"] = 0,
											["DisableVTBExport"] = false,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["RocketBurst"] = 6,
											["LoadNVGCase"] = false,
											["WpBullseye"] = 0,
											["LaserCode10"] = 8,
											["GunBurst"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 129,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2966,
										["psi"] = -0.7200775714458,
										["onboard_num"] = "645",
										["y"] = 256513.41307682,
										["x"] = 179288.77770197,
										["name"] = "Pilot #520",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{Eclair}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 16,
											["ammo_type"] = 1,
											["chaff"] = 112,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.7200775714458,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "uae air force",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["GunBurst"] = 1,
											["NoDDMSensor"] = false,
											["ReadyALCM"] = true,
											["ReadyQRA"] = false,
											["ForceINSRules"] = false,
											["IFF_M2_CODE"] = "auto",
											["InitHotDrift"] = 0,
											["DisableVTBExport"] = false,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["WpBullseye"] = 0,
											["LoadNVGCase"] = false,
											["RocketBurst"] = 6,
											["LaserCode10"] = 8,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 129,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[15] = 134,
													[19] = 124,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 4950,
										["psi"] = -0.7200775714458,
										["onboard_num"] = "646",
										["y"] = 256553.41307682,
										["x"] = 179248.77770197,
										["name"] = "RED M-2000C ACM-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{Eclair}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 16,
											["ammo_type"] = 1,
											["chaff"] = 112,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.7200775714458,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "uae air force",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["EnableTAF"] = true,
											["NoDDMSensor"] = false,
											["ReadyALCM"] = true,
											["ReadyQRA"] = false,
											["ForceINSRules"] = false,
											["IFF_M2_CODE"] = "auto",
											["LoadNVGCase"] = false,
											["DisableVTBExport"] = false,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["WpBullseye"] = 0,
											["InitHotDrift"] = 0,
											["RocketBurst"] = 6,
											["LaserCode10"] = 8,
											["GunBurst"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 129,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[15] = 134,
													[19] = 124,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 4951,
										["psi"] = -0.7200775714458,
										["onboard_num"] = "647",
										["y"] = 256593.41307682,
										["x"] = 179208.77770197,
										["name"] = "RED M-2000C ACM-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{Eclair}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 16,
											["ammo_type"] = 1,
											["chaff"] = 112,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.7200775714458,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "uae air force",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["GunBurst"] = 1,
											["NoDDMSensor"] = false,
											["ReadyALCM"] = true,
											["ReadyQRA"] = false,
											["ForceINSRules"] = false,
											["IFF_M2_CODE"] = "auto",
											["LoadNVGCase"] = false,
											["DisableVTBExport"] = false,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["RocketBurst"] = 6,
											["InitHotDrift"] = 0,
											["WpBullseye"] = 0,
											["LaserCode10"] = 8,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 129,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[15] = 134,
													[19] = 124,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 4952,
										["psi"] = -0.7200775714458,
										["onboard_num"] = "648",
										["y"] = 256633.41307682,
										["x"] = 179168.77770197,
										["name"] = "RED M-2000C ACM-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [1]
												[10] = 
												{
													["CLSID"] = "{Eclair}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 16,
											["ammo_type"] = 1,
											["chaff"] = 112,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.7200775714458,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 256513.41307682,
								["x"] = 179288.77770197,
								["name"] = "RED M-2000C ACM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [1]
							[2] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 60,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 256351.68211456,
											["x"] = 179439.88829076,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 161.64277626532,
											["ETA_locked"] = false,
											["y"] = 279948.28297228,
											["x"] = 206260.10972565,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 742,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "106th SQN (8th Airbase)",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "ED",
											["VoiceCallsignNumber"] = "11",
											["STN_L16"] = "06034",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2972,
										["psi"] = -0.72154569924478,
										["onboard_num"] = "639",
										["y"] = 256351.68211456,
										["x"] = 179439.88829076,
										["name"] = "Pilot #526",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 6103,
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.72154569924478,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "106th SQN (8th Airbase)",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "ED",
											["VoiceCallsignNumber"] = "12",
											["STN_L16"] = "0B731",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 4953,
										["psi"] = -0.72154569924478,
										["onboard_num"] = "640",
										["y"] = 256391.68211456,
										["x"] = 179399.88829076,
										["name"] = "RED F-15C ACM-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 6103,
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.72154569924478,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "106th SQN (8th Airbase)",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "ED",
											["VoiceCallsignNumber"] = "13",
											["STN_L16"] = "0B732",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 4954,
										["psi"] = -0.72154569924478,
										["onboard_num"] = "641",
										["y"] = 256431.68211456,
										["x"] = 179359.88829076,
										["name"] = "RED F-15C ACM-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 6103,
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.72154569924478,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "106th SQN (8th Airbase)",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "ED",
											["VoiceCallsignNumber"] = "14",
											["STN_L16"] = "0B733",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 4955,
										["psi"] = -0.72154569924478,
										["onboard_num"] = "642",
										["y"] = 256471.68211456,
										["x"] = 179319.88829076,
										["name"] = "RED F-15C ACM-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 6103,
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.72154569924478,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 256351.68211456,
								["x"] = 179439.88829076,
								["name"] = "RED F-15C ACM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [2]
							[3] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 61,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 256770.01178697,
											["x"] = 178989.08223109,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 199.11108377977,
											["ETA_locked"] = false,
											["y"] = 280516.66350874,
											["x"] = 205769.97658661,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 743,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "australian 75th squadron",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "06036",
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2974,
										["psi"] = -0.72541893571645,
										["onboard_num"] = "653",
										["y"] = 256770.01178697,
										["x"] = 178989.08223109,
										["name"] = "Pilot #528",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[9] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 120,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.72541893571645,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["AIC_Channel"] = 1,
													["VOCA_Channel"] = 4,
													["VOCB_Channel"] = 5,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2974,
														}, -- end of [1]
														[4] = 
														{
															["missionUnitId"] = 5185,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 5184,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "australian 75th squadron",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "0C272",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[9] = 255,
													[10] = 262,
													[11] = 259,
													[12] = 268,
													[13] = 269,
													[14] = 260,
													[15] = 263,
													[16] = 261,
													[18] = 251,
													[19] = 253,
													[17] = 267,
													[20] = 266,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[9] = 0,
													[10] = 0,
													[11] = 0,
													[12] = 0,
													[13] = 0,
													[14] = 0,
													[15] = 0,
													[16] = 0,
													[18] = 0,
													[19] = 0,
													[17] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[9] = 255,
													[10] = 262,
													[11] = 259,
													[12] = 268,
													[13] = 269,
													[14] = 260,
													[15] = 263,
													[16] = 261,
													[18] = 251,
													[19] = 253,
													[17] = 267,
													[20] = 266,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[9] = 0,
													[10] = 0,
													[11] = 0,
													[12] = 0,
													[13] = 0,
													[14] = 0,
													[15] = 0,
													[16] = 0,
													[18] = 0,
													[19] = 0,
													[17] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5178,
										["psi"] = -0.72541893571645,
										["onboard_num"] = "654",
										["y"] = 256810.01178697,
										["x"] = 178949.08223109,
										["name"] = "RED F/A-18C ACM-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[9] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 120,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.72541893571645,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["VOCB_Channel"] = 5,
													["VOCA_Channel"] = 4,
													["AIC_Channel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 5178,
														}, -- end of [1]
														[3] = 
														{
															["missionUnitId"] = 5184,
														}, -- end of [3]
														[4] = 
														{
															["missionUnitId"] = 5185,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "australian 75th squadron",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "0C300",
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[9] = 255,
													[10] = 262,
													[11] = 259,
													[12] = 268,
													[13] = 269,
													[14] = 260,
													[15] = 263,
													[16] = 261,
													[18] = 251,
													[19] = 253,
													[17] = 267,
													[20] = 266,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[9] = 0,
													[10] = 0,
													[11] = 0,
													[12] = 0,
													[13] = 0,
													[14] = 0,
													[15] = 0,
													[16] = 0,
													[18] = 0,
													[19] = 0,
													[17] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[9] = 255,
													[10] = 262,
													[11] = 259,
													[12] = 268,
													[13] = 269,
													[14] = 260,
													[15] = 263,
													[16] = 261,
													[18] = 251,
													[19] = 253,
													[17] = 267,
													[20] = 266,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[9] = 0,
													[10] = 0,
													[11] = 0,
													[12] = 0,
													[13] = 0,
													[14] = 0,
													[15] = 0,
													[16] = 0,
													[18] = 0,
													[19] = 0,
													[17] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5184,
										["psi"] = -0.72541893571645,
										["onboard_num"] = "655",
										["y"] = 256850.01178697,
										["x"] = 178909.08223109,
										["name"] = "RED F/A-18C ACM-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[9] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 120,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.72541893571645,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["VOCB_Channel"] = 5,
													["VOCA_Channel"] = 4,
													["AIC_Channel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 5184,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "australian 75th squadron",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "0C301",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[9] = 0,
													[10] = 0,
													[11] = 0,
													[12] = 0,
													[13] = 0,
													[14] = 0,
													[15] = 0,
													[16] = 0,
													[17] = 0,
													[18] = 0,
													[19] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[9] = 255,
													[10] = 262,
													[11] = 259,
													[12] = 268,
													[13] = 269,
													[14] = 260,
													[15] = 263,
													[16] = 261,
													[17] = 267,
													[18] = 251,
													[19] = 253,
													[20] = 266,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[9] = 0,
													[10] = 0,
													[11] = 0,
													[12] = 0,
													[13] = 0,
													[14] = 0,
													[15] = 0,
													[16] = 0,
													[17] = 0,
													[18] = 0,
													[19] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[9] = 255,
													[10] = 262,
													[11] = 259,
													[12] = 268,
													[13] = 269,
													[14] = 260,
													[15] = 263,
													[16] = 261,
													[17] = 267,
													[18] = 251,
													[19] = 253,
													[20] = 266,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5185,
										["psi"] = -0.72541893571645,
										["onboard_num"] = "656",
										["y"] = 256890.01178697,
										["x"] = 178869.08223109,
										["name"] = "RED F/A-18C ACM-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[9] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 120,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.72541893571645,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["VOCB_Channel"] = 5,
													["VOCA_Channel"] = 4,
													["AIC_Channel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 5185,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 256770.01178697,
								["x"] = 178989.08223109,
								["name"] = "RED F/A-18C ACM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [3]
							[4] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 256014.84523548,
											["x"] = 179735.43548789,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 173.62447500568,
											["ETA_locked"] = false,
											["y"] = 279471.40817455,
											["x"] = 206602.87654152,
											["name"] = "",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 835,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "algeria",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "MiG-21Bis",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 124,
													[2] = 150,
													[4] = 131,
													[8] = 133,
													[16] = 123,
													[17] = 132,
													[9] = 122,
													[18] = 127,
													[5] = 141,
													[10] = 124,
													[20] = 138,
													[11] = 134,
													[3] = 121,
													[6] = 126,
													[12] = 125,
													[13] = 135,
													[7] = 130,
													[14] = 137,
													[15] = 136,
													[19] = 129,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 3577,
										["psi"] = -0.71772331421269,
										["onboard_num"] = "666",
										["y"] = 256014.84523548,
										["x"] = 179735.43548789,
										["name"] = "Pilot #693",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [1]
												[6] = 
												{
													["CLSID"] = "{ASO-2}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 1,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.71772331421269,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 4,
											["name"] = "Ford41",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "algeria",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "MiG-21Bis",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 124,
													[2] = 150,
													[4] = 131,
													[8] = 133,
													[16] = 123,
													[17] = 132,
													[9] = 122,
													[18] = 127,
													[5] = 141,
													[10] = 124,
													[20] = 138,
													[11] = 134,
													[3] = 121,
													[6] = 126,
													[12] = 125,
													[13] = 135,
													[7] = 130,
													[14] = 137,
													[15] = 136,
													[19] = 129,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 4975,
										["psi"] = -0.71772331421269,
										["onboard_num"] = "667",
										["y"] = 256054.84523548,
										["x"] = 179695.43548789,
										["name"] = "RED MiG-21bis ACM-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [1]
												[6] = 
												{
													["CLSID"] = "{ASO-2}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 1,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.71772331421269,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 4,
											["name"] = "Ford42",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "algeria",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "MiG-21Bis",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 124,
													[2] = 150,
													[4] = 131,
													[8] = 133,
													[16] = 123,
													[17] = 132,
													[9] = 122,
													[18] = 127,
													[5] = 141,
													[10] = 124,
													[20] = 138,
													[11] = 134,
													[3] = 121,
													[6] = 126,
													[12] = 125,
													[13] = 135,
													[7] = 130,
													[14] = 137,
													[15] = 136,
													[19] = 129,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 4976,
										["psi"] = -0.71772331421269,
										["onboard_num"] = "668",
										["y"] = 256094.84523548,
										["x"] = 179655.43548789,
										["name"] = "RED MiG-21bis ACM-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [1]
												[6] = 
												{
													["CLSID"] = "{ASO-2}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 1,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.71772331421269,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 4,
											["name"] = "Ford43",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "algeria",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["type"] = "MiG-21Bis",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 124,
													[2] = 150,
													[4] = 131,
													[8] = 133,
													[16] = 123,
													[17] = 132,
													[9] = 122,
													[18] = 127,
													[5] = 141,
													[10] = 124,
													[20] = 138,
													[11] = 134,
													[3] = 121,
													[6] = 126,
													[12] = 125,
													[13] = 135,
													[7] = 130,
													[14] = 137,
													[15] = 136,
													[19] = 129,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 4977,
										["psi"] = -0.71772331421269,
										["onboard_num"] = "669",
										["y"] = 256134.84523548,
										["x"] = 179615.43548789,
										["name"] = "RED MiG-21bis ACM-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [1]
												[6] = 
												{
													["CLSID"] = "{ASO-2}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 1,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.71772331421269,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 4,
											["name"] = "Ford44",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 256014.84523548,
								["x"] = 179735.43548789,
								["name"] = "RED MiG-21bis ACM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [4]
							[5] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 255920.84556552,
											["x"] = 179851.62582841,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 173.54547799621,
											["ETA_locked"] = false,
											["y"] = 279544.65456735,
											["x"] = 206581.67439839,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 1017,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "37+45_n90_jg74",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["PersistentAircraftKey"] = "",
											["TacanBand"] = 0,
											["Quality"] = 100,
											["TacanChannel"] = 0,
											["IsEfbAllowed"] = true,
											["INSAlignmentStored"] = false,
											["ChaffDoubleDispense"] = false,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["IffMode2Digit3"] = 0,
											["KY28Key"] = 1,
											["UseReferenceAircraft"] = 0,
											["LaserCodeDigit3"] = 8,
											["IffMode2Digit1"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["LaserCodeDigit2"] = 6,
											["CombatTreeSpoofable"] = 2,
											["Wear"] = 0,
											["IsModifiedJesterAllowed"] = true,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 284,
													[2] = 283,
													[4] = 281,
													[8] = 277,
													[16] = 273,
													[17] = 267,
													[9] = 276,
													[18] = 272,
													[5] = 280,
													[10] = 275,
													[20] = 266,
													[11] = 274,
													[3] = 265,
													[6] = 279,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 271,
													[19] = 282,
													[15] = 278,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5131,
										["psi"] = -0.72378802086931,
										["onboard_num"] = "058",
										["y"] = 255920.84556552,
										["x"] = 179851.62582841,
										["name"] = "Aerial-1-81",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [2]
												[10] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [12]
												[4] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [4]
												[14] = 
												{
													["CLSID"] = "{HB_ALE_40_30_60}",
												}, -- end of [14]
											}, -- end of ["pylons"]
											["fuel"] = 5510.5,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.72378802086931,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 4,
											["name"] = "Springfield41",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "37+45_n90_jg74",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["IsNvgAllowed"] = true,
											["PersistentAircraftKey"] = "",
											["TacanBand"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsEfbAllowed"] = true,
											["LaserCodeDigit2"] = 6,
											["Quality"] = 100,
											["IsModifiedJesterAllowed"] = true,
											["LaserCodeDigit1"] = 1,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit2"] = 0,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit3"] = 0,
											["UseReferenceAircraft"] = 0,
											["LaserCodeDigit3"] = 8,
											["ChaffDoubleDispense"] = false,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["KY28Key"] = 1,
											["CombatTreeSpoofable"] = 2,
											["Wear"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[9] = 255,
													[10] = 262,
													[11] = 259,
													[12] = 268,
													[13] = 269,
													[14] = 260,
													[15] = 263,
													[16] = 261,
													[18] = 251,
													[17] = 267,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 284,
													[2] = 283,
													[3] = 265,
													[4] = 281,
													[5] = 280,
													[6] = 279,
													[7] = 270,
													[8] = 277,
													[9] = 276,
													[10] = 275,
													[11] = 274,
													[12] = 268,
													[13] = 269,
													[14] = 271,
													[15] = 278,
													[16] = 273,
													[18] = 272,
													[19] = 282,
													[17] = 267,
													[20] = 266,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5179,
										["psi"] = -0.72378802086931,
										["onboard_num"] = "060",
										["y"] = 255960.84556552,
										["x"] = 179811.62582841,
										["name"] = "RED F-4E ACM-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [2]
												[10] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [12]
												[4] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [4]
												[14] = 
												{
													["CLSID"] = "{HB_ALE_40_30_60}",
												}, -- end of [14]
											}, -- end of ["pylons"]
											["fuel"] = 5510.5,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 4,
											["name"] = "Springfield42",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "37+45_n90_jg74",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["IsNvgAllowed"] = true,
											["PersistentAircraftKey"] = "",
											["TacanBand"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsEfbAllowed"] = true,
											["LaserCodeDigit2"] = 6,
											["Quality"] = 100,
											["IsModifiedJesterAllowed"] = true,
											["LaserCodeDigit1"] = 1,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit2"] = 0,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit3"] = 0,
											["UseReferenceAircraft"] = 0,
											["LaserCodeDigit3"] = 8,
											["ChaffDoubleDispense"] = false,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["KY28Key"] = 1,
											["CombatTreeSpoofable"] = 2,
											["Wear"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[9] = 255,
													[10] = 262,
													[11] = 259,
													[12] = 268,
													[13] = 269,
													[14] = 260,
													[15] = 263,
													[16] = 261,
													[17] = 267,
													[18] = 251,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 284,
													[2] = 283,
													[3] = 265,
													[4] = 281,
													[5] = 280,
													[6] = 279,
													[7] = 270,
													[8] = 277,
													[9] = 276,
													[10] = 275,
													[11] = 274,
													[12] = 268,
													[13] = 269,
													[14] = 271,
													[15] = 278,
													[16] = 273,
													[17] = 267,
													[18] = 272,
													[19] = 282,
													[20] = 266,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5180,
										["psi"] = -0.72378802086931,
										["onboard_num"] = "061",
										["y"] = 256000.84556552,
										["x"] = 179771.62582841,
										["name"] = "RED F-4E ACM-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [2]
												[10] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [12]
												[4] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [4]
												[14] = 
												{
													["CLSID"] = "{HB_ALE_40_30_60}",
												}, -- end of [14]
											}, -- end of ["pylons"]
											["fuel"] = 5510.5,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 4,
											["name"] = "Springfield43",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "37+45_n90_jg74",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["IsNvgAllowed"] = true,
											["PersistentAircraftKey"] = "",
											["TacanBand"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsEfbAllowed"] = true,
											["LaserCodeDigit2"] = 6,
											["Quality"] = 100,
											["IsModifiedJesterAllowed"] = true,
											["LaserCodeDigit1"] = 1,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit2"] = 0,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit3"] = 0,
											["UseReferenceAircraft"] = 0,
											["LaserCodeDigit3"] = 8,
											["ChaffDoubleDispense"] = false,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["KY28Key"] = 1,
											["CombatTreeSpoofable"] = 2,
											["Wear"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[9] = 255,
													[10] = 262,
													[11] = 259,
													[12] = 268,
													[13] = 269,
													[14] = 260,
													[15] = 263,
													[16] = 261,
													[17] = 267,
													[18] = 251,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 284,
													[2] = 283,
													[3] = 265,
													[4] = 281,
													[5] = 280,
													[6] = 279,
													[7] = 270,
													[8] = 277,
													[9] = 276,
													[10] = 275,
													[11] = 274,
													[12] = 268,
													[13] = 269,
													[14] = 271,
													[15] = 278,
													[16] = 273,
													[17] = 267,
													[18] = 272,
													[19] = 282,
													[20] = 266,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5181,
										["psi"] = -0.72378802086931,
										["onboard_num"] = "062",
										["y"] = 256040.84556552,
										["x"] = 179731.62582841,
										["name"] = "RED F-4E ACM-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [2]
												[10] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [12]
												[4] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [4]
												[14] = 
												{
													["CLSID"] = "{HB_ALE_40_30_60}",
												}, -- end of [14]
											}, -- end of ["pylons"]
											["fuel"] = 5510.5,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 4,
											["name"] = "Springfield44",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 255920.84556552,
								["x"] = 179851.62582841,
								["name"] = "RED F-4E ACM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [5]
							[6] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 284012.22553515,
											["x"] = -339768.35419032,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 205.55555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 170.41074289026,
											["ETA_locked"] = false,
											["y"] = 249365.06516185,
											["x"] = -344925.51976353,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 1019,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "37+36_n72_jg74",
										["skill"] = "Client",
										["speed"] = 205.55555555556,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["PersistentAircraftKey"] = "",
											["TacanBand"] = 0,
											["Quality"] = 100,
											["TacanChannel"] = 0,
											["IsEfbAllowed"] = true,
											["INSAlignmentStored"] = false,
											["ChaffDoubleDispense"] = false,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["IffMode2Digit3"] = 0,
											["KY28Key"] = 1,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["IffMode2Digit1"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["LaserCodeDigit2"] = 6,
											["CombatTreeSpoofable"] = 2,
											["Wear"] = 0,
											["IsModifiedJesterAllowed"] = true,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 284,
													[2] = 283,
													[4] = 281,
													[8] = 277,
													[16] = 273,
													[17] = 267,
													[9] = 276,
													[18] = 272,
													[5] = 280,
													[10] = 275,
													[20] = 266,
													[11] = 274,
													[3] = 265,
													[6] = 279,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 271,
													[19] = 282,
													[15] = 278,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5134,
										["psi"] = 1.7185595765631,
										["onboard_num"] = "059",
										["y"] = 284012.22553515,
										["x"] = -339768.35419032,
										["name"] = "Aerial-1-92",
										["payload"] = 
										{
											["pylons"] = 
											{
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2755,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.7185595765631,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 4,
											["name"] = "Uzi41",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 284012.22553515,
								["x"] = -339768.35419032,
								["name"] = "RED F-4E BFM",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["DTC"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 231.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "EngageTargets",
															["number"] = 1,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 141526.78439006,
											["x"] = 18395.946749734,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 86.055133210066,
											["ETA_locked"] = false,
											["y"] = 156395.60777494,
											["x"] = 18304.930941895,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 1027,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["DTC"] = {},
										["speed"] = 231.25,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "CT",
											["STN_L16"] = "0C256",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 127,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5166,
										["psi"] = -1.5769175018691,
										["onboard_num"] = "072",
										["y"] = 141526.78439006,
										["x"] = 18395.946749734,
										["name"] = "Aerial-1-99",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [9]
												[8] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 120,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5769175018691,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 5166,
															["TDOA"] = true,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 231.25,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "CT",
											["STN_L16"] = "0C257",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 127,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5167,
										["psi"] = -1.5769175018691,
										["onboard_num"] = "073",
										["y"] = 141566.78439006,
										["x"] = 18355.946749734,
										["name"] = "RED F-16C ACM chaser-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [9]
												[8] = 
												{
													["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 120,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5769175018691,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt12",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 5167,
															["TDOA"] = true,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 141526.78439006,
								["x"] = 18395.946749734,
								["name"] = "RED F-16C ACM Chaser",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [7]
							[8] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["DTC"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 231.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 141522.67893282,
											["x"] = 18256.361203608,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 231.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 75.913356733428,
											["ETA_locked"] = false,
											["y"] = 156262.53656347,
											["x"] = 18262.81182295,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 1028,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 231.25,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "VR",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "0C260",
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5168,
										["psi"] = -1.5703586957749,
										["onboard_num"] = "066",
										["y"] = 141522.67893282,
										["x"] = 18256.361203608,
										["name"] = "Aerial-1-100",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[9] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 120,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5703586957749,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["AIC_Channel"] = 1,
													["VOCA_Channel"] = 4,
													["VOCB_Channel"] = 5,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 5168,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 231.25,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "DE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "0C261",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 5169,
										["psi"] = -1.5703586957749,
										["onboard_num"] = "067",
										["y"] = 141562.67893282,
										["x"] = 18216.361203608,
										["name"] = "RED FA-18C ACM chaser-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[9] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 120,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5703586957749,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge12",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["AIC_Channel"] = 1,
													["VOCA_Channel"] = 4,
													["VOCB_Channel"] = 5,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 5169,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 141522.67893282,
								["x"] = 18256.361203608,
								["name"] = "RED FA-18C ACM chaser",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [8]
							[9] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 231.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 141510.3625611,
											["x"] = 18646.379641312,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 174.72222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 117.06026919512,
											["ETA_locked"] = false,
											["y"] = 160991.79598815,
											["x"] = 18360.127544741,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 1029,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "black 'mig-28'",
										["skill"] = "Client",
										["speed"] = 231.25,
										["AddPropAircraft"] = 
										{
											["ChaffBurst"] = 0,
											["LAU68ROF"] = 0,
											["FlareBurst"] = 0,
											["ChaffSalvo"] = 0,
											["FlareBurstInt"] = 0,
											["ChaffSalvoInt"] = 0,
											["LAU3ROF"] = 0,
											["ChaffBurstInt"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-5E-3",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 5170,
										["psi"] = -1.585488854404,
										["onboard_num"] = "066",
										["y"] = 141510.3625611,
										["x"] = 18646.379641312,
										["name"] = "Aerial-1-101",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2046,
											["flare"] = 30,
											["ammo_type"] = 2,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.585488854404,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "black 'mig-28'",
										["skill"] = "Client",
										["speed"] = 231.25,
										["AddPropAircraft"] = 
										{
											["ChaffBurst"] = 0,
											["LAU68ROF"] = 0,
											["FlareBurst"] = 0,
											["ChaffSalvo"] = 0,
											["FlareBurstInt"] = 0,
											["ChaffSalvoInt"] = 0,
											["LAU3ROF"] = 0,
											["ChaffBurstInt"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-5E-3",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 5171,
										["psi"] = -1.585488854404,
										["onboard_num"] = "068",
										["y"] = 141550.3625611,
										["x"] = 18606.379641312,
										["name"] = "RED F-5E ACM Chaser-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{AIM-9B}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2046,
											["flare"] = 30,
											["ammo_type"] = 2,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.585488854404,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 141510.3625611,
								["x"] = 18646.379641312,
								["name"] = "RED F-5E ACM Chaser",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [9]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [6]
			}, -- end of ["country"]
		}, -- end of ["red"]
	}, -- end of ["coalition"]
	["sortie"] = "DictKey_sortie_5",
	["version"] = 23,
	["trigrules"] = 
	{
		[1] = 
		{
			["rules"] = {},
			["eventlist"] = "",
			["comment"] = "AWACS controll",
			["predicate"] = "triggerStart",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 661,
					["coalitionlist"] = "blue",
					["predicate"] = "a_add_radio_item_for_coalition",
					["value"] = 1,
					["flag"] = 13,
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_4758",
					["radiotext"] = "DictKey_ActionRadioText_4758",
					["ai_task"] = 
					{
						[1] = "",
						[2] = "",
					}, -- end of ["ai_task"]
				}, -- end of [1]
				[2] = 
				{
					["flag"] = 14,
					["coalitionlist"] = "blue",
					["predicate"] = "a_add_radio_item_for_coalition",
					["group"] = 661,
					["value"] = 1,
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_4759",
					["radiotext"] = "DictKey_ActionRadioText_4759",
					["ai_task"] = 
					{
						[1] = "",
						[2] = "",
					}, -- end of ["ai_task"]
				}, -- end of [2]
				[3] = 
				{
					["group"] = 661,
					["coalitionlist"] = "blue",
					["predicate"] = "a_add_radio_item_for_coalition",
					["value"] = 1,
					["flag"] = 15,
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_4760",
					["radiotext"] = "DictKey_ActionRadioText_4760",
					["ai_task"] = 
					{
						[1] = "",
						[2] = "",
					}, -- end of ["ai_task"]
				}, -- end of [3]
				[4] = 
				{
					["group"] = 661,
					["coalitionlist"] = "blue",
					["predicate"] = "a_add_radio_item_for_coalition",
					["value"] = 1,
					["flag"] = 16,
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_4761",
					["radiotext"] = "DictKey_ActionRadioText_4761",
					["ai_task"] = 
					{
						[1] = "",
						[2] = "",
					}, -- end of ["ai_task"]
				}, -- end of [4]
				[5] = 
				{
					["group"] = 661,
					["coalitionlist"] = "blue",
					["radiotext"] = "DictKey_ActionRadioText_5091",
					["flag"] = 17,
					["value"] = 1,
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_5091",
					["predicate"] = "a_add_radio_item_for_coalition",
					["ai_task"] = 
					{
						[1] = "",
						[2] = "",
					}, -- end of ["ai_task"]
				}, -- end of [5]
				[6] = 
				{
					["flag"] = 18,
					["coalitionlist"] = "blue",
					["predicate"] = "a_add_radio_item_for_coalition",
					["zone"] = 166,
					["value"] = 1,
					["meters"] = 1000,
					["radiotext"] = "DictKey_ActionRadioText_7132",
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_7132",
				}, -- end of [6]
				[7] = 
				{
					["flag"] = 19,
					["coalitionlist"] = "blue",
					["predicate"] = "a_add_radio_item_for_coalition",
					["zone"] = 166,
					["value"] = 1,
					["meters"] = 1000,
					["radiotext"] = "DictKey_ActionRadioText_7134",
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_7134",
				}, -- end of [7]
				[8] = 
				{
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_7136",
					["coalitionlist"] = "blue",
					["radiotext"] = "DictKey_ActionRadioText_7136",
					["zone"] = 166,
					["flag"] = 20,
					["meters"] = 1000,
					["predicate"] = "a_add_radio_item_for_coalition",
					["value"] = 1,
				}, -- end of [8]
				[9] = 
				{
					["value"] = 1,
					["coalitionlist"] = "blue",
					["predicate"] = "a_add_radio_item_for_coalition",
					["zone"] = 166,
					["flag"] = 21,
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_7142",
					["radiotext"] = "DictKey_ActionRadioText_7142",
					["meters"] = 1000,
				}, -- end of [9]
				[10] = 
				{
					["group"] = 662,
					["coalitionlist"] = "red",
					["radiotext"] = "DictKey_ActionRadioText_4762",
					["value"] = 1,
					["flag"] = 13,
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_4762",
					["predicate"] = "a_add_radio_item_for_coalition",
					["ai_task"] = 
					{
						[1] = "",
						[2] = "",
					}, -- end of ["ai_task"]
				}, -- end of [10]
				[11] = 
				{
					["group"] = 662,
					["coalitionlist"] = "red",
					["radiotext"] = "DictKey_ActionRadioText_4763",
					["value"] = 1,
					["flag"] = 14,
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_4763",
					["predicate"] = "a_add_radio_item_for_coalition",
					["ai_task"] = 
					{
						[1] = "",
						[2] = "",
					}, -- end of ["ai_task"]
				}, -- end of [11]
				[12] = 
				{
					["group"] = 662,
					["coalitionlist"] = "red",
					["predicate"] = "a_add_radio_item_for_coalition",
					["value"] = 1,
					["flag"] = 15,
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_4764",
					["radiotext"] = "DictKey_ActionRadioText_4764",
					["ai_task"] = 
					{
						[1] = "",
						[2] = "",
					}, -- end of ["ai_task"]
				}, -- end of [12]
				[13] = 
				{
					["group"] = 662,
					["coalitionlist"] = "red",
					["predicate"] = "a_add_radio_item_for_coalition",
					["value"] = 1,
					["flag"] = 16,
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_4765",
					["radiotext"] = "DictKey_ActionRadioText_4765",
					["ai_task"] = 
					{
						[1] = "",
						[2] = "",
					}, -- end of ["ai_task"]
				}, -- end of [13]
				[14] = 
				{
					["group"] = 662,
					["coalitionlist"] = "red",
					["radiotext"] = "DictKey_ActionRadioText_5094",
					["flag"] = 17,
					["value"] = 1,
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_5094",
					["predicate"] = "a_add_radio_item_for_coalition",
					["ai_task"] = 
					{
						[1] = "",
						[2] = "",
					}, -- end of ["ai_task"]
				}, -- end of [14]
				[15] = 
				{
					["value"] = 1,
					["coalitionlist"] = "red",
					["predicate"] = "a_add_radio_item_for_coalition",
					["zone"] = 166,
					["flag"] = 18,
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_7131",
					["radiotext"] = "DictKey_ActionRadioText_7131",
					["meters"] = 1000,
				}, -- end of [15]
				[16] = 
				{
					["flag"] = 19,
					["coalitionlist"] = "red",
					["predicate"] = "a_add_radio_item_for_coalition",
					["zone"] = 166,
					["value"] = 1,
					["meters"] = 1000,
					["radiotext"] = "DictKey_ActionRadioText_7133",
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_7133",
				}, -- end of [16]
				[17] = 
				{
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_7137",
					["coalitionlist"] = "red",
					["radiotext"] = "DictKey_ActionRadioText_7137",
					["zone"] = 166,
					["flag"] = 20,
					["meters"] = 1000,
					["predicate"] = "a_add_radio_item_for_coalition",
					["value"] = 1,
				}, -- end of [17]
				[18] = 
				{
					["value"] = 1,
					["coalitionlist"] = "red",
					["predicate"] = "a_add_radio_item_for_coalition",
					["zone"] = 166,
					["flag"] = 21,
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_7140",
					["radiotext"] = "DictKey_ActionRadioText_7140",
					["meters"] = 1000,
				}, -- end of [18]
			}, -- end of ["actions"]
			["colorItem"] = "0xffff00ff",
		}, -- end of [1]
		[2] = 
		{
			["rules"] = {},
			["eventlist"] = "",
			["comment"] = "init",
			["actions"] = 
			{
				[1] = 
				{
					["file"] = "ResKey_Action_6780",
					["meters"] = 1000,
					["predicate"] = "a_do_script_file",
					["zone"] = 166,
				}, -- end of [1]
				[2] = 
				{
					["meters"] = 1000,
					["file"] = "ResKey_Action_6781",
					["predicate"] = "a_do_script_file",
					["zone"] = 166,
				}, -- end of [2]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["colorItem"] = "0x00ff80ff",
		}, -- end of [2]
		[3] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_predicate",
					["text"] = "DictKey_ActionText_6782",
					["KeyDict_text"] = "DictKey_ActionText_6782",
					["zone"] = 166,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "sound_init",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["start_delay"] = 0,
					["zone"] = 166,
					["meters"] = 1000,
					["predicate"] = "a_out_sound",
					["file"] = "ResKey_Action_6783",
				}, -- end of [1]
				[2] = 
				{
					["start_delay"] = 0,
					["zone"] = 166,
					["meters"] = 1000,
					["predicate"] = "a_out_sound",
					["file"] = "ResKey_Action_6784",
				}, -- end of [2]
			}, -- end of ["actions"]
			["colorItem"] = "0x00ff80ff",
		}, -- end of [3]
		[4] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["flag"] = 13,
					["coalitionlist"] = "red",
					["predicate"] = "c_flag_is_true",
					["zone"] = "",
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "East AWACS notification",
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["seconds"] = 20,
					["start_delay"] = 0,
					["ai_task"] = 
					{
						[1] = "",
						[2] = "",
					}, -- end of ["ai_task"]
					["predicate"] = "a_out_text_delay",
					["text"] = "DictKey_ActionText_3436",
					["KeyDict_text"] = "DictKey_ActionText_3436",
					["clearview"] = false,
				}, -- end of [1]
			}, -- end of ["actions"]
			["colorItem"] = "0x0000ffff",
		}, -- end of [4]
		[5] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["flag"] = 14,
					["coalitionlist"] = "red",
					["predicate"] = "c_flag_is_true",
					["zone"] = "",
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "East AWACS notification2",
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["seconds"] = 20,
					["start_delay"] = 0,
					["ai_task"] = 
					{
						[1] = "",
						[2] = "",
					}, -- end of ["ai_task"]
					["predicate"] = "a_out_text_delay",
					["text"] = "DictKey_ActionText_3437",
					["KeyDict_text"] = "DictKey_ActionText_3437",
					["clearview"] = false,
				}, -- end of [1]
			}, -- end of ["actions"]
			["colorItem"] = "0x0000ffff",
		}, -- end of [5]
		[6] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["flag"] = 15,
					["coalitionlist"] = "red",
					["predicate"] = "c_flag_is_true",
					["zone"] = "",
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "West AWACS notification",
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["seconds"] = 20,
					["start_delay"] = 0,
					["clearview"] = false,
					["KeyDict_text"] = "DictKey_ActionText_4747",
					["text"] = "DictKey_ActionText_4747",
					["predicate"] = "a_out_text_delay",
					["ai_task"] = 
					{
						[1] = "",
						[2] = "",
					}, -- end of ["ai_task"]
				}, -- end of [1]
			}, -- end of ["actions"]
			["colorItem"] = "0x0000ffff",
		}, -- end of [6]
		[7] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["flag"] = 16,
					["coalitionlist"] = "red",
					["predicate"] = "c_flag_is_true",
					["zone"] = "",
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "West AWACS notification2",
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["seconds"] = 20,
					["start_delay"] = 0,
					["clearview"] = false,
					["KeyDict_text"] = "DictKey_ActionText_4748",
					["text"] = "DictKey_ActionText_4748",
					["predicate"] = "a_out_text_delay",
					["ai_task"] = 
					{
						[1] = "",
						[2] = "",
					}, -- end of ["ai_task"]
				}, -- end of [1]
			}, -- end of ["actions"]
			["colorItem"] = "0x0000ffff",
		}, -- end of [7]
		[8] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["flag"] = 17,
					["coalitionlist"] = "red",
					["predicate"] = "c_flag_is_true",
					["zone"] = "",
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Mykop/Anapa AWACS notification",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["seconds"] = 20,
					["start_delay"] = 0,
					["ai_task"] = 
					{
						[1] = "",
						[2] = "",
					}, -- end of ["ai_task"]
					["predicate"] = "a_out_text_delay",
					["text"] = "DictKey_ActionText_5089",
					["KeyDict_text"] = "DictKey_ActionText_5089",
					["clearview"] = false,
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["colorItem"] = "0x0000ffff",
		}, -- end of [8]
		[9] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["flag"] = 18,
					["coalitionlist"] = "red",
					["predicate"] = "c_flag_is_true",
					["zone"] = 166,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "Center AWACS notification",
			["actions"] = 
			{
				[1] = 
				{
					["seconds"] = 20,
					["start_delay"] = 0,
					["zone"] = 166,
					["meters"] = 1000,
					["KeyDict_text"] = "DictKey_ActionText_7129",
					["predicate"] = "a_out_text_delay",
					["file"] = "ResKey_Action_7128",
					["text"] = "DictKey_ActionText_7129",
					["clearview"] = false,
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["colorItem"] = "0x0000ffff",
		}, -- end of [9]
		[10] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["flag"] = 19,
					["coalitionlist"] = "red",
					["predicate"] = "c_flag_is_true",
					["zone"] = 166,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Center AWACS notification2",
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["text"] = "DictKey_ActionText_7135",
					["seconds"] = 20,
					["start_delay"] = 0,
					["zone"] = 166,
					["KeyDict_text"] = "DictKey_ActionText_7135",
					["meters"] = 1000,
					["predicate"] = "a_out_text_delay",
					["clearview"] = false,
				}, -- end of [1]
			}, -- end of ["actions"]
			["colorItem"] = "0x0000ffff",
		}, -- end of [10]
		[11] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["flag"] = 20,
					["coalitionlist"] = "red",
					["predicate"] = "c_flag_is_true",
					["zone"] = 166,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "SW AWACS notification",
			["actions"] = 
			{
				[1] = 
				{
					["meters"] = 1000,
					["seconds"] = 20,
					["start_delay"] = 0,
					["zone"] = 166,
					["predicate"] = "a_out_text_delay",
					["text"] = "DictKey_ActionText_7138",
					["KeyDict_text"] = "DictKey_ActionText_7138",
					["clearview"] = false,
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["colorItem"] = "0x0000ffff",
		}, -- end of [11]
		[12] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["flag"] = 21,
					["coalitionlist"] = "red",
					["predicate"] = "c_flag_is_true",
					["zone"] = 166,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "SW AWACS notification2",
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["text"] = "DictKey_ActionText_7141",
					["seconds"] = 20,
					["start_delay"] = 0,
					["zone"] = 166,
					["KeyDict_text"] = "DictKey_ActionText_7141",
					["meters"] = 1000,
					["predicate"] = "a_out_text_delay",
					["clearview"] = false,
				}, -- end of [1]
			}, -- end of ["actions"]
			["colorItem"] = "0x0000ffff",
		}, -- end of [12]
		[13] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["coalitionlist"] = "red",
					["seconds"] = 18000,
					["predicate"] = "c_time_after",
					["zone"] = "",
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "mission end",
			["comment"] = "RESTART",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["file"] = "343ku_Training_Room_ver.1.41.miz",
					["predicate"] = "a_load_mission",
					["ai_task"] = 
					{
						[1] = "",
						[2] = "",
					}, -- end of ["ai_task"]
				}, -- end of [1]
			}, -- end of ["actions"]
			["colorItem"] = "0xffff00ff",
		}, -- end of [13]
	}, -- end of ["trigrules"]
	["currentKey"] = 4611040,
	["failures"] = {},
	["forcedOptions"] = 
	{
		["fuel"] = false,
		["easyRadar"] = false,
		["miniHUD"] = false,
		["accidental_failures"] = false,
		["optionsView"] = "optview_allies",
		["permitCrash"] = false,
		["immortal"] = false,
		["easyCommunication"] = false,
		["cockpitVisualRM"] = false,
		["easyFlight"] = false,
		["radio"] = false,
		["tips"] = true,
		["userMarks"] = true,
		["geffect"] = "realistic",
		["externalViews"] = true,
		["padlock"] = false,
		["civTraffic"] = "",
		["weapons"] = false,
		["birds"] = 0,
		["labels"] = 1,
	}, -- end of ["forcedOptions"]
	["start_time"] = 43200,
} -- end of mission
