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"] = 0,
				["red"] = 0,
			}, -- end of ["observer"]
			["forward_observer"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["forward_observer"]
		}, -- end of ["roles"]
		["isPilotControlVehicles"] = false,
	}, -- end of ["groundControl"]
	["requiredModules"] = {},
	["date"] = 
	{
		["Year"] = 2016,
		["Day"] = 21,
		["Month"] = 6,
	}, -- end of ["date"]
	["trig"] = 
	{
		["actions"] = 
		{
			[1] = "a_add_radio_item(getValueDictByKey(\"DictKey_ActionRadioText_17\"), \"1\", 1);a_add_radio_item(getValueDictByKey(\"DictKey_ActionRadioText_10\"), \"2\", 1);a_add_radio_item(getValueDictByKey(\"DictKey_ActionRadioText_19\"), \"3\", 1);a_add_radio_item(getValueDictByKey(\"DictKey_ActionRadioText_11\"), \"4\", 1);a_add_radio_item(getValueDictByKey(\"DictKey_ActionRadioText_14\"), \"6\", 1);a_add_radio_item(getValueDictByKey(\"DictKey_ActionRadioText_16\"), \"8\", 1);",
			[2] = "a_activate_group(202);a_activate_group(203); mission.trig.func[2]=nil;",
			[3] = "a_deactivate_group(202);a_deactivate_group(203); mission.trig.func[3]=nil;",
			[4] = "a_deactivate_group(301);a_deactivate_group(373); mission.trig.func[4]=nil;",
			[5] = "a_deactivate_group(14);a_deactivate_group(13); mission.trig.func[5]=nil;",
			[6] = "a_deactivate_group(79);a_deactivate_group(80); mission.trig.func[6]=nil;",
			[7] = "a_deactivate_group(163);a_deactivate_group(164); mission.trig.func[7]=nil;",
		}, -- end of ["actions"]
		["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",
		}, -- end of ["func"]
		["flag"] = 
		{
			[1] = true,
			[2] = true,
			[3] = true,
			[4] = true,
			[5] = true,
			[6] = true,
			[7] = true,
		}, -- end of ["flag"]
		["conditions"] = 
		{
			[1] = "return(true)",
			[2] = "return(c_flag_is_true(\"1\") )",
			[3] = "return(c_flag_is_true(\"2\") )",
			[4] = "return(c_flag_is_true(\"3\") )",
			[5] = "return(c_flag_is_true(\"4\") )",
			[6] = "return(c_flag_is_true(\"6\") )",
			[7] = "return(c_flag_is_true(\"8\") )",
		}, -- end of ["conditions"]
		["customStartup"] = {},
		["funcStartup"] = 
		{
			[1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
		}, -- end of ["funcStartup"]
	}, -- end of ["trig"]
	["maxDictId"] = 19,
	["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"] = {},
	["drawings"] = 
	{
		["options"] = 
		{
			["hiddenOnF10Map"] = 
			{
				["Observer"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["Observer"]
				["Instructor"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["Instructor"]
				["ForwardObserver"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["ForwardObserver"]
				["Pilot"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["Pilot"]
				["Spectrator"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["Spectrator"]
				["ArtilleryCommander"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["ArtilleryCommander"]
			}, -- end of ["hiddenOnF10Map"]
		}, -- end of ["options"]
		["layers"] = 
		{
			[2] = 
			{
				["visible"] = true,
				["name"] = "Blue",
				["objects"] = {},
			}, -- end of [2]
			[3] = 
			{
				["visible"] = true,
				["name"] = "Neutral",
				["objects"] = {},
			}, -- end of [3]
			[1] = 
			{
				["visible"] = true,
				["name"] = "Red",
				["objects"] = {},
			}, -- end of [1]
			[4] = 
			{
				["visible"] = true,
				["name"] = "Common",
				["objects"] = 
				{
					[7] = 
					{
						["visible"] = true,
						["borderThickness"] = 4,
						["mapY"] = 865168.70319657,
						["layerName"] = "Common",
						["colorString"] = "0x00ff00ff",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["mapX"] = -162148.71669784,
						["name"] = "Text Box-1-2",
						["angle"] = 0,
						["text"] = "山岳戦",
						["fillColorString"] = "0xff000080",
						["primitiveType"] = "TextBox",
						["fontSize"] = 24,
					}, -- end of [7]
					[1] = 
					{
						["visible"] = true,
						["colorString"] = "0xff0000ff",
						["mapY"] = -11399.04020984,
						["layerName"] = "Common",
						["name"] = "Polygon-2",
						["width"] = 192850.87541531,
						["thickness"] = 16,
						["polygonMode"] = "rect",
						["style"] = "dotdash",
						["fillColorString"] = "0xff000000",
						["height"] = 175519.50589269,
						["angle"] = 1,
						["mapX"] = 25660.434278248,
						["primitiveType"] = "Polygon",
					}, -- end of [1]
					[2] = 
					{
						["visible"] = true,
						["borderThickness"] = 4,
						["mapY"] = -34374.89174419,
						["layerName"] = "Common",
						["colorString"] = "0x00ff00ff",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["mapX"] = 113902.0322999,
						["name"] = "Text Box-1",
						["angle"] = 0,
						["text"] = "CRIMEA",
						["fillColorString"] = "0xff000080",
						["primitiveType"] = "TextBox",
						["fontSize"] = 24,
					}, -- end of [2]
					[4] = 
					{
						["visible"] = true,
						["borderThickness"] = 4,
						["mapY"] = -249112.29946524,
						["layerName"] = "Common",
						["colorString"] = "0x00ff00ff",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["mapX"] = -108925.13368984,
						["name"] = "Text Box-1-1",
						["angle"] = 0,
						["text"] = "SEA",
						["fillColorString"] = "0xff000080",
						["primitiveType"] = "TextBox",
						["fontSize"] = 24,
					}, -- end of [4]
					[8] = 
					{
						["visible"] = true,
						["colorString"] = "0xff0000ff",
						["mapY"] = 847063.96387114,
						["layerName"] = "Common",
						["name"] = "Polygon-2-2",
						["width"] = 111213.61421481,
						["thickness"] = 16,
						["polygonMode"] = "rect",
						["style"] = "dotdash",
						["fillColorString"] = "0xff000000",
						["height"] = 113321.82848032,
						["angle"] = 1,
						["mapX"] = -224317.7430221,
						["primitiveType"] = "Polygon",
					}, -- end of [8]
					[9] = 
					{
						["visible"] = true,
						["colorString"] = "0xff0000ff",
						["mapY"] = 288091.18451645,
						["layerName"] = "Common",
						["name"] = "WW2 box",
						["width"] = 55674.782254973,
						["thickness"] = 16,
						["polygonMode"] = "rect",
						["style"] = "dotdash",
						["fillColorString"] = "0xff000000",
						["height"] = 41392.990285219,
						["angle"] = 356,
						["mapX"] = -40900.845783188,
						["primitiveType"] = "Polygon",
					}, -- end of [9]
					[5] = 
					{
						["visible"] = true,
						["borderThickness"] = 4,
						["mapY"] = 157245.83927677,
						["layerName"] = "Common",
						["colorString"] = "0x00ff00ff",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["mapX"] = -156898.95736007,
						["name"] = "Text Box-2",
						["angle"] = 357,
						["text"] = "BFM",
						["fillColorString"] = "0xff000080",
						["primitiveType"] = "TextBox",
						["fontSize"] = 24,
					}, -- end of [5]
					[10] = 
					{
						["visible"] = true,
						["borderThickness"] = 4,
						["mapY"] = 711442.67377356,
						["layerName"] = "Common",
						["colorString"] = "0x00ff00ff",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["mapX"] = -201227.59146359,
						["name"] = "Kutaisi Box",
						["angle"] = 0,
						["text"] = "Kutaisi",
						["fillColorString"] = "0xff000080",
						["primitiveType"] = "TextBox",
						["fontSize"] = 24,
					}, -- end of [10]
					[3] = 
					{
						["visible"] = true,
						["colorString"] = "0xff0000ff",
						["mapY"] = -225614.97326203,
						["layerName"] = "Common",
						["name"] = "Polygon-2-1",
						["width"] = 192850.87541531,
						["thickness"] = 16,
						["polygonMode"] = "rect",
						["style"] = "dotdash",
						["fillColorString"] = "0xff000000",
						["height"] = 175519.50589269,
						["angle"] = 1,
						["mapX"] = -201106.95187166,
						["primitiveType"] = "Polygon",
					}, -- end of [3]
					[6] = 
					{
						["visible"] = true,
						["colorString"] = "0xff0000ff",
						["mapY"] = 163803.13197924,
						["layerName"] = "Common",
						["name"] = "BFM",
						["width"] = 85719.718461619,
						["thickness"] = 16,
						["polygonMode"] = "rect",
						["style"] = "dotdash",
						["fillColorString"] = "0xff000000",
						["height"] = 80586.907294611,
						["angle"] = 357,
						["mapX"] = -198951.52983855,
						["primitiveType"] = "Polygon",
					}, -- end of [6]
					[12] = 
					{
						["visible"] = true,
						["borderThickness"] = 4,
						["mapY"] = 279294.99350764,
						["layerName"] = "Common",
						["colorString"] = "0x00ff00ff",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["mapX"] = -16489.255697098,
						["name"] = "Text Box-3",
						["angle"] = 0,
						["text"] = "WW2",
						["fillColorString"] = "0xff000080",
						["primitiveType"] = "TextBox",
						["fontSize"] = 24,
					}, -- end of [12]
					[11] = 
					{
						["visible"] = true,
						["colorString"] = "0xff0000ff",
						["mapY"] = 710502.85710383,
						["layerName"] = "Common",
						["name"] = "Kutaisi zone",
						["width"] = 182987.77991714,
						["thickness"] = 16,
						["polygonMode"] = "rect",
						["style"] = "dotdash",
						["fillColorString"] = "0xff000000",
						["height"] = 160381.92697732,
						["angle"] = 1,
						["mapX"] = -284784.20881941,
						["primitiveType"] = "Polygon",
					}, -- end of [11]
				}, -- end of ["objects"]
			}, -- end of [4]
			[5] = 
			{
				["visible"] = true,
				["name"] = "Author",
				["objects"] = {},
			}, -- end of [5]
		}, -- end of ["layers"]
	}, -- end of ["drawings"]
	["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
	["pictureFileNameServer"] = {},
	["weather"] = 
	{
		["wind"] = 
		{
			["at8000"] = 
			{
				["speed"] = 0,
				["dir"] = 0,
			}, -- end of ["at8000"]
			["atGround"] = 
			{
				["speed"] = 0,
				["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"] = 
		{
			["density"] = 0,
			["thickness"] = 200,
			["base"] = 5000,
			["iprecptns"] = 0,
		}, -- end of ["clouds"]
		["atmosphere_type"] = 0,
		["groundTurbulence"] = 0,
		["halo"] = 
		{
			["preset"] = "auto",
		}, -- end of ["halo"]
		["type_weather"] = 0,
		["modifiedTime"] = false,
		["name"] = "Winter, clean sky",
		["fog"] = 
		{
			["visibility"] = 0,
			["thickness"] = 0,
		}, -- end of ["fog"]
		["visibility"] = 
		{
			["distance"] = 80000,
		}, -- end of ["visibility"]
	}, -- end of ["weather"]
	["theatre"] = "Caucasus",
	["triggers"] = 
	{
		["zones"] = 
		{
			[1] = 
			{
				["radius"] = 74080.116,
				["zoneId"] = 166,
				["color"] = 
				{
					[1] = 0,
					[2] = 0,
					[3] = 1,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = -227548.52747487,
				["x"] = -198501.94242489,
				["name"] = "SEA AREA",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [1]
			[2] = 
			{
				["radius"] = 74080.116,
				["zoneId"] = 332,
				["color"] = 
				{
					[1] = 0,
					[2] = 0,
					[3] = 1,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = -12217.369102859,
				["x"] = 32210.985129891,
				["name"] = "CRIMEA",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [2]
			[3] = 
			{
				["radius"] = 45720,
				["zoneId"] = 497,
				["color"] = 
				{
					[1] = 0,
					[2] = 0,
					[3] = 1,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 162955.60282901,
				["x"] = -197707.16378353,
				["name"] = "BFM",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [3]
			[4] = 
			{
				["radius"] = 55559.8584,
				["zoneId"] = 499,
				["color"] = 
				{
					[1] = 0,
					[2] = 0,
					[3] = 1,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 847110.79985999,
				["x"] = -223893.27759064,
				["name"] = "山岳戦",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [4]
			[5] = 
			{
				["radius"] = 74080.116,
				["zoneId"] = 664,
				["color"] = 
				{
					[1] = 0,
					[2] = 0,
					[3] = 1,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 713431.72240076,
				["x"] = -286182.59051567,
				["name"] = "SEA AREA-1",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [5]
		}, -- end of ["zones"]
	}, -- end of ["triggers"]
	["map"] = 
	{
		["centerY"] = 180552.15996147,
		["zoom"] = 53785.738093639,
		["centerX"] = -198270.04093887,
	}, -- end of ["map"]
	["coalitions"] = 
	{
		["blue"] = 
		{
			[1] = 11,
			[2] = 80,
			[3] = 28,
			[4] = 26,
			[5] = 13,
			[6] = 30,
			[7] = 5,
			[8] = 16,
			[9] = 6,
			[10] = 20,
			[11] = 36,
			[12] = 12,
			[13] = 39,
			[14] = 40,
			[15] = 45,
			[16] = 9,
			[17] = 46,
			[18] = 10,
			[19] = 3,
			[20] = 4,
			[21] = 1,
			[22] = 2,
		}, -- end of ["blue"]
		["neutrals"] = 
		{
			[1] = 91,
			[2] = 70,
			[3] = 83,
			[4] = 23,
			[5] = 65,
			[6] = 86,
			[7] = 64,
			[8] = 25,
			[9] = 63,
			[10] = 76,
			[11] = 84,
			[12] = 90,
			[13] = 29,
			[14] = 62,
			[15] = 78,
			[16] = 87,
			[17] = 61,
			[18] = 32,
			[19] = 60,
			[20] = 17,
			[21] = 35,
			[22] = 69,
			[23] = 59,
			[24] = 71,
			[25] = 79,
			[26] = 58,
			[27] = 57,
			[28] = 56,
			[29] = 55,
			[30] = 92,
			[31] = 88,
			[32] = 73,
			[33] = 89,
			[34] = 54,
			[35] = 77,
			[36] = 41,
			[37] = 44,
			[38] = 85,
			[39] = 75,
			[40] = 53,
			[41] = 52,
			[42] = 66,
			[43] = 51,
			[44] = 82,
			[45] = 68,
			[46] = 50,
			[47] = 49,
			[48] = 48,
			[49] = 67,
		}, -- end of ["neutrals"]
		["red"] = 
		{
			[1] = 18,
			[2] = 21,
			[3] = 24,
			[4] = 8,
			[5] = 27,
			[6] = 81,
			[7] = 31,
			[8] = 33,
			[9] = 34,
			[10] = 15,
			[11] = 37,
			[12] = 38,
			[13] = 72,
			[14] = 0,
			[15] = 42,
			[16] = 43,
			[17] = 19,
			[18] = 22,
			[19] = 47,
			[20] = 74,
			[21] = 7,
		}, -- end of ["red"]
	}, -- end of ["coalitions"]
	["descriptionText"] = "DictKey_descriptionText_1",
	["pictureFileNameR"] = {},
	["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
	["goals"] = {},
	["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
	["pictureFileNameB"] = {},
	["coalition"] = 
	{
		["blue"] = 
		{
			["bullseye"] = 
			{
				["y"] = 847139.0580279,
				["x"] = -223898.48842519,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "blue",
			["country"] = 
			{
				[1] = 
				{
					["helicopter"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 0,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAS",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "Ground Units",
																	[3] = "Light armed ships",
																}, -- 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"] = 1,
																	}, -- 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"] = 273398.13961297,
											["x"] = -31077.119495478,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3232101.7352647,
											["ETA_locked"] = false,
											["y"] = 298382.22071698,
											["x"] = -51581.847099085,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 263,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2133.6,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 0,
										["AddPropAircraft"] = 
										{
											["FlareProgramDelay"] = 0,
											["AIDisabled"] = false,
											["FlareSalvoInterval"] = 0,
											["OverrideIFF"] = 0,
											["PltNVG"] = true,
											["HumanOrchestra"] = false,
											["TrackAirTargets"] = true,
											["OwnshipCallSign"] = "G-1",
											["NetCrewControlPriority"] = 0,
											["FlareBurstCount"] = 0,
											["TN_IDM_LB"] = "1",
											["FlareBurstInterval"] = 0,
											["FlareSalvoCount"] = 0,
											["CpgNVG"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AH-64D_BLK_II",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[7] = 141,
													[1] = 127.5,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[9] = 126,
													[5] = 125,
													[10] = 137,
													[3] = 136,
													[6] = 121,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[7] = 325,
													[1] = 225,
													[2] = 240,
													[4] = 270,
													[8] = 350,
													[9] = 375,
													[5] = 285,
													[10] = 390,
													[3] = 255,
													[6] = 300,
												}, -- end of ["channels"]
											}, -- end of [2]
											[4] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
											}, -- end of [4]
											[3] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 2039,
										["psi"] = -2.2580393824396,
										["onboard_num"] = "144",
										["y"] = 273398.13961297,
										["x"] = -31077.119495478,
										["name"] = "WW2 AH-64D-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{M299_4xAGM_114L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{M299_4xAGM_114L}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
												}, -- end of [4]
												[6] = 
												{
													["CLSID"] = "{AN_APG_78}",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 570,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 25,
										}, -- end of ["payload"]
										["heading"] = 2.2580393824396,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 7,
											["name"] = "Chevy71",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["IDM"] = 
											{
												["settings"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 7",
															["presetName"] = "PRESET 7",
														}, -- end of [7]
														[1] = 
														{
															["primaryFreq"] = 1,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 1",
															["presetName"] = "PRESET 1",
														}, -- end of [1]
														[2] = 
														{
															["primaryFreq"] = 2,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 2",
															["presetName"] = "PRESET 2",
														}, -- end of [2]
														[4] = 
														{
															["primaryFreq"] = 4,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 4",
															["presetName"] = "PRESET 4",
														}, -- end of [4]
														[8] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 8",
															["presetName"] = "PRESET 8",
														}, -- end of [8]
														[9] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 9",
															["presetName"] = "PRESET 9",
														}, -- end of [9]
														[5] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 5",
															["presetName"] = "PRESET 5",
														}, -- end of [5]
														[10] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE10",
															["presetName"] = "PRESET10",
														}, -- end of [10]
														[3] = 
														{
															["primaryFreq"] = 3,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 3",
															["presetName"] = "PRESET 3",
														}, -- end of [3]
														[6] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 6",
															["presetName"] = "PRESET 6",
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["settings"]
												["network"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [7]
														[1] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [1]
														[2] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [2]
														[4] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [4]
														[8] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [8]
														[9] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [9]
														[5] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [5]
														[10] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [10]
														[3] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [3]
														[6] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["network"]
											}, -- end of ["IDM"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 0,
										["AddPropAircraft"] = 
										{
											["CpgNVG"] = true,
											["AIDisabled"] = false,
											["FlareSalvoInterval"] = 0,
											["OverrideIFF"] = 0,
											["PltNVG"] = true,
											["HumanOrchestra"] = false,
											["TrackAirTargets"] = true,
											["OwnshipCallSign"] = "G-2",
											["NetCrewControlPriority"] = 0,
											["FlareBurstCount"] = 0,
											["TN_IDM_LB"] = "2",
											["FlareBurstInterval"] = 0,
											["FlareSalvoCount"] = 0,
											["FlareProgramDelay"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AH-64D_BLK_II",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[7] = 141,
													[1] = 127.5,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[9] = 126,
													[5] = 125,
													[10] = 137,
													[3] = 136,
													[6] = 121,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[7] = 325,
													[1] = 225,
													[2] = 240,
													[4] = 270,
													[8] = 350,
													[9] = 375,
													[5] = 285,
													[10] = 390,
													[3] = 255,
													[6] = 300,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
											[4] = 
											{
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [4]
											[3] = 
											{
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 2053,
										["psi"] = -2.2580393824396,
										["onboard_num"] = "145",
										["y"] = 273438.13961297,
										["x"] = -31117.119495478,
										["name"] = "WW2 AH-64D-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{M299_4xAGM_114L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{M299_4xAGM_114L}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
												}, -- end of [4]
												[6] = 
												{
													["CLSID"] = "{AN_APG_78}",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 570,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 25,
										}, -- end of ["payload"]
										["heading"] = 2.2580393824396,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 7,
											["name"] = "Chevy72",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["IDM"] = 
											{
												["settings"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 7",
															["presetName"] = "PRESET 7",
														}, -- end of [7]
														[1] = 
														{
															["primaryFreq"] = 1,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 1",
															["presetName"] = "PRESET 1",
														}, -- end of [1]
														[2] = 
														{
															["primaryFreq"] = 2,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 2",
															["presetName"] = "PRESET 2",
														}, -- end of [2]
														[4] = 
														{
															["primaryFreq"] = 4,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 4",
															["presetName"] = "PRESET 4",
														}, -- end of [4]
														[8] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 8",
															["presetName"] = "PRESET 8",
														}, -- end of [8]
														[9] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 9",
															["presetName"] = "PRESET 9",
														}, -- end of [9]
														[5] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 5",
															["presetName"] = "PRESET 5",
														}, -- end of [5]
														[10] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE10",
															["presetName"] = "PRESET10",
														}, -- end of [10]
														[3] = 
														{
															["primaryFreq"] = 3,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 3",
															["presetName"] = "PRESET 3",
														}, -- end of [3]
														[6] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 6",
															["presetName"] = "PRESET 6",
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["settings"]
												["network"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [7]
														[1] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [1]
														[2] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [2]
														[4] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [4]
														[8] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [8]
														[9] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [9]
														[5] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [5]
														[10] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [10]
														[3] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [3]
														[6] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["network"]
											}, -- end of ["IDM"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 0,
										["AddPropAircraft"] = 
										{
											["CpgNVG"] = true,
											["AIDisabled"] = false,
											["FlareSalvoInterval"] = 0,
											["OverrideIFF"] = 0,
											["PltNVG"] = true,
											["HumanOrchestra"] = false,
											["TrackAirTargets"] = true,
											["OwnshipCallSign"] = "G-3",
											["NetCrewControlPriority"] = 0,
											["FlareBurstCount"] = 0,
											["TN_IDM_LB"] = "3",
											["FlareBurstInterval"] = 0,
											["FlareSalvoCount"] = 0,
											["FlareProgramDelay"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AH-64D_BLK_II",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[7] = 141,
													[1] = 127.5,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[9] = 126,
													[5] = 125,
													[10] = 137,
													[3] = 136,
													[6] = 121,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[7] = 325,
													[1] = 225,
													[2] = 240,
													[4] = 270,
													[8] = 350,
													[9] = 375,
													[5] = 285,
													[10] = 390,
													[3] = 255,
													[6] = 300,
												}, -- end of ["channels"]
											}, -- end of [2]
											[4] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
											}, -- end of [4]
											[3] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 2054,
										["psi"] = -2.2580393824396,
										["onboard_num"] = "146",
										["y"] = 273478.13961297,
										["x"] = -31157.119495478,
										["name"] = "WW2 AH-64D-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{M299_4xAGM_114L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{M299_4xAGM_114L}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
												}, -- end of [4]
												[6] = 
												{
													["CLSID"] = "{AN_APG_78}",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 570,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 25,
										}, -- end of ["payload"]
										["heading"] = 2.2580393824396,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 7,
											["name"] = "Chevy73",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["IDM"] = 
											{
												["settings"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 7",
															["presetName"] = "PRESET 7",
														}, -- end of [7]
														[1] = 
														{
															["primaryFreq"] = 1,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 1",
															["presetName"] = "PRESET 1",
														}, -- end of [1]
														[2] = 
														{
															["primaryFreq"] = 2,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 2",
															["presetName"] = "PRESET 2",
														}, -- end of [2]
														[4] = 
														{
															["primaryFreq"] = 4,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 4",
															["presetName"] = "PRESET 4",
														}, -- end of [4]
														[8] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 8",
															["presetName"] = "PRESET 8",
														}, -- end of [8]
														[9] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 9",
															["presetName"] = "PRESET 9",
														}, -- end of [9]
														[5] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 5",
															["presetName"] = "PRESET 5",
														}, -- end of [5]
														[10] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE10",
															["presetName"] = "PRESET10",
														}, -- end of [10]
														[3] = 
														{
															["primaryFreq"] = 3,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 3",
															["presetName"] = "PRESET 3",
														}, -- end of [3]
														[6] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 6",
															["presetName"] = "PRESET 6",
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["settings"]
												["network"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [7]
														[1] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [1]
														[2] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [2]
														[4] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [4]
														[8] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [8]
														[9] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [9]
														[5] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [5]
														[10] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [10]
														[3] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [3]
														[6] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["network"]
											}, -- end of ["IDM"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 0,
										["AddPropAircraft"] = 
										{
											["CpgNVG"] = true,
											["AIDisabled"] = false,
											["FlareSalvoInterval"] = 0,
											["OverrideIFF"] = 0,
											["PltNVG"] = true,
											["HumanOrchestra"] = false,
											["TrackAirTargets"] = true,
											["OwnshipCallSign"] = "G-4",
											["NetCrewControlPriority"] = 0,
											["FlareBurstCount"] = 0,
											["TN_IDM_LB"] = "4",
											["FlareBurstInterval"] = 0,
											["FlareSalvoCount"] = 0,
											["FlareProgramDelay"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AH-64D_BLK_II",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[7] = 141,
													[1] = 127.5,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[9] = 126,
													[5] = 125,
													[10] = 137,
													[3] = 136,
													[6] = 121,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[7] = 325,
													[1] = 225,
													[2] = 240,
													[4] = 270,
													[8] = 350,
													[9] = 375,
													[5] = 285,
													[10] = 390,
													[3] = 255,
													[6] = 300,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
											[4] = 
											{
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [4]
											[3] = 
											{
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 2055,
										["psi"] = -2.2580393824396,
										["onboard_num"] = "204",
										["y"] = 273518.13961297,
										["x"] = -31197.119495478,
										["name"] = "WW2 AH-64D-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{M299_4xAGM_114L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{M299_4xAGM_114L}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
												}, -- end of [4]
												[6] = 
												{
													["CLSID"] = "{AN_APG_78}",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 570,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 25,
										}, -- end of ["payload"]
										["heading"] = 2.2580393824396,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 7,
											["name"] = "Chevy74",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["IDM"] = 
											{
												["settings"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 7",
															["presetName"] = "PRESET 7",
														}, -- end of [7]
														[1] = 
														{
															["primaryFreq"] = 1,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 1",
															["presetName"] = "PRESET 1",
														}, -- end of [1]
														[2] = 
														{
															["primaryFreq"] = 2,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 2",
															["presetName"] = "PRESET 2",
														}, -- end of [2]
														[4] = 
														{
															["primaryFreq"] = 4,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 4",
															["presetName"] = "PRESET 4",
														}, -- end of [4]
														[8] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 8",
															["presetName"] = "PRESET 8",
														}, -- end of [8]
														[9] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 9",
															["presetName"] = "PRESET 9",
														}, -- end of [9]
														[5] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 5",
															["presetName"] = "PRESET 5",
														}, -- end of [5]
														[10] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE10",
															["presetName"] = "PRESET10",
														}, -- end of [10]
														[3] = 
														{
															["primaryFreq"] = 3,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 3",
															["presetName"] = "PRESET 3",
														}, -- end of [3]
														[6] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 6",
															["presetName"] = "PRESET 6",
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["settings"]
												["network"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [7]
														[1] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [1]
														[2] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [2]
														[4] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [4]
														[8] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [8]
														[9] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [9]
														[5] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [5]
														[10] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [10]
														[3] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [3]
														[6] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2055,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2039,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2054,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2053,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["network"]
											}, -- end of ["IDM"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 273398.13961297,
								["x"] = -31077.119495478,
								["name"] = "WW2 AH-64D",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 225,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["helicopter"]
					["name"] = "USA",
					["id"] = 2,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 6,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 619345.87361399,
											["x"] = -271746.13767561,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 374,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 2588,
										["y"] = 619345.87361399,
										["x"] = -271746.13767561,
										["name"] = "Ground-1-1",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 619345.87361399,
								["x"] = -271746.13767561,
								["name"] = "Ground-1",
								["start_time"] = 0,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 2,
																	}, -- 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"] = -301717.20017963,
											["x"] = -197418.84756206,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 266.00169781925,
											["ETA_locked"] = false,
											["y"] = -190845.82592751,
											["x"] = -199606.01427801,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 2,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["STN_L16"] = "00211",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 9,
										["psi"] = -1.5905208326,
										["onboard_num"] = "305",
										["y"] = -301717.20017963,
										["x"] = -197418.84756206,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 Fuel*3-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905208326,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Enfield21",
											[3] = 1,
											[1] = 1,
											[4] = "Enfield21",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 9,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 80,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 82,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 81,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["STN_L16"] = "00320",
											["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] = 241,
													[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"] = 80,
										["psi"] = -1.5905208326,
										["onboard_num"] = "306",
										["y"] = -301677.20017963,
										["x"] = -197458.84756206,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 Fuel*3-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905208326,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Enfield22",
											[3] = 2,
											[1] = 1,
											[4] = "Enfield22",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 9,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 80,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 82,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 81,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["STN_L16"] = "00321",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 244,
													[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"] = 81,
										["psi"] = -1.5905208326,
										["onboard_num"] = "307",
										["y"] = -301637.20017963,
										["x"] = -197498.84756206,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 Fuel*3-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905208326,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Enfield23",
											[3] = 3,
											[1] = 1,
											[4] = "Enfield23",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 9,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 80,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 82,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 81,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["STN_L16"] = "00322",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 241,
													[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"] = 82,
										["psi"] = -1.5905208326,
										["onboard_num"] = "308",
										["y"] = -301597.20017963,
										["x"] = -197538.84756206,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 Fuel*3-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905208326,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Enfield24",
											[3] = 4,
											[1] = 1,
											[4] = "Enfield24",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 9,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 80,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 82,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 81,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301717.20017963,
								["x"] = -197418.84756206,
								["name"] = "SEA AIM-120C*4 AIM-9M*2 Fuel*3 F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 4,
																	}, -- 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"] = -301918.07384233,
											["x"] = -197414.09343915,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 266.00169781925,
											["ETA_locked"] = false,
											["y"] = -191011.91401789,
											["x"] = -199605.51182885,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 4,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CT",
											["STN_L16"] = "00227",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 23,
										["psi"] = -1.5905529684822,
										["onboard_num"] = "313",
										["y"] = -301918.07384233,
										["x"] = -197414.09343915,
										["name"] = "SEA AIM-120C*6 ALQ-184 Chaff30-Flare90 Fuel*3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905529684822,
										["callsign"] = 
										{
											[2] = 4,
											["name"] = "Enfield41",
											[3] = 1,
											[1] = 1,
											[4] = "Enfield41",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 23,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 86,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 88,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 87,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CT",
											["STN_L16"] = "00326",
											["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] = 241,
													[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"] = 86,
										["psi"] = -1.5905529684822,
										["onboard_num"] = "314",
										["y"] = -301878.07384233,
										["x"] = -197454.09343915,
										["name"] = "SEA AIM-120C*6 Chaff30-Flare90 Fuel*3-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905529684822,
										["callsign"] = 
										{
											[2] = 4,
											["name"] = "Enfield42",
											[3] = 2,
											[1] = 1,
											[4] = "Enfield42",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 23,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 86,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 88,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 87,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CT",
											["STN_L16"] = "00327",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 87,
										["psi"] = -1.5905529684822,
										["onboard_num"] = "315",
										["y"] = -301838.07384233,
										["x"] = -197494.09343915,
										["name"] = "SEA AIM-120C*6 Chaff30-Flare90 Fuel*3-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905529684822,
										["callsign"] = 
										{
											[2] = 4,
											["name"] = "Enfield43",
											[3] = 3,
											[1] = 1,
											[4] = "Enfield43",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 23,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 86,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 88,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 87,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CT",
											["STN_L16"] = "00330",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 241,
													[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"] = 88,
										["psi"] = -1.5905529684822,
										["onboard_num"] = "316",
										["y"] = -301798.07384233,
										["x"] = -197534.09343915,
										["name"] = "SEA AIM-120C*6 Chaff30-Flare90 Fuel*3-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905529684822,
										["callsign"] = 
										{
											[2] = 4,
											["name"] = "Enfield44",
											[3] = 4,
											[1] = 1,
											[4] = "Enfield44",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 23,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 86,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 88,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 87,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301918.07384233,
								["x"] = -197414.09343915,
								["name"] = "SEA AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = false,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "AWACS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = false,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 11887.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "AWACS",
															["enabled"] = true,
															["params"] = {},
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 9,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetUnlimitedFuel",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetImmortal",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -312103.47967914,
											["x"] = -278801.31122995,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11887.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "Orbit",
															["enabled"] = true,
															["params"] = 
															{
																["altitude"] = 11887.2,
																["pattern"] = "Race-Track",
																["speed"] = 238.95833333333,
																["speedEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 205.35529791199,
											["ETA_locked"] = false,
											["y"] = -305581.07379679,
											["x"] = -230179.74010695,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 13099.9992,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 654.62216219858,
											["ETA_locked"] = false,
											["y"] = -304988.12780749,
											["x"] = -122856.51604278,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 13,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 11887.2,
										["alt_type"] = "BARO",
										["livery_id"] = "965th AACS (81-0006, Yellow Stripe), Tinker AFB (OK) - 4K",
										["skill"] = "Excellent",
										["speed"] = 238.88888888889,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "ED",
											["VoiceCallsignNumber"] = "11",
											["STN_L16"] = "00373",
										}, -- end of ["AddPropAircraft"]
										["type"] = "E-3A",
										["unitId"] = 123,
										["psi"] = -0.13335025417148,
										["onboard_num"] = "010",
										["y"] = -312103.47967914,
										["x"] = -278801.31122995,
										["name"] = "SEA E-3A BLUE 241.00(AM)",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "65000",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.13335025417148,
										["callsign"] = 
										{
											[2] = 4,
											["name"] = "Darkstar41",
											[3] = 1,
											[1] = 5,
											[4] = "Darkstar41",
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -312103.47967914,
								["x"] = -278801.31122995,
								["name"] = "SEA E-3A BLUE",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 241,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 11,
																	}, -- 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"] = -301675.8231087,
											["x"] = -197198.58964181,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 440.39676781319,
											["ETA_locked"] = false,
											["y"] = -190667.70288483,
											["x"] = -199609.33612724,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 15,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 125,
										["psi"] = -1.5925097618225,
										["onboard_num"] = "475",
										["y"] = -301675.8231087,
										["x"] = -197198.58964181,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5925097618225,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 129,
										["psi"] = -1.5925097618225,
										["onboard_num"] = "476",
										["y"] = -301635.8231087,
										["x"] = -197238.58964181,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5925097618225,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 130,
										["psi"] = -1.5925097618225,
										["onboard_num"] = "477",
										["y"] = -301595.8231087,
										["x"] = -197278.58964181,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15E-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5925097618225,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 131,
										["psi"] = -1.5925097618225,
										["onboard_num"] = "478",
										["y"] = -301555.8231087,
										["x"] = -197318.58964181,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15E-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5925097618225,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301675.8231087,
								["x"] = -197198.58964181,
								["name"] = "SEA AIM-120C*8 Fuel*3 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 12,
																	}, -- 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"] = -301784.0749839,
											["x"] = -197193.74254292,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 440.39676781319,
											["ETA_locked"] = false,
											["y"] = -190807.31174049,
											["x"] = -199628.99934635,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 16,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 132,
										["psi"] = -1.5927366497979,
										["onboard_num"] = "444",
										["y"] = -301784.0749839,
										["x"] = -197193.74254292,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927366497979,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Springfield21",
											[3] = 1,
											[1] = 2,
											[4] = "Springfield21",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 143,
										["psi"] = -1.5927366497979,
										["onboard_num"] = "445",
										["y"] = -301744.0749839,
										["x"] = -197233.74254292,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927366497979,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 144,
										["psi"] = -1.5927366497979,
										["onboard_num"] = "446",
										["y"] = -301704.0749839,
										["x"] = -197273.74254292,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927366497979,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 145,
										["psi"] = -1.5927366497979,
										["onboard_num"] = "447",
										["y"] = -301664.0749839,
										["x"] = -197313.74254292,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927366497979,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301784.0749839,
								["x"] = -197193.74254292,
								["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 13,
																	}, -- 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"] = -301907.27025429,
											["x"] = -197190.20104692,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 440.39676781319,
											["ETA_locked"] = false,
											["y"] = -190860.99116029,
											["x"] = -199630.17799829,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 17,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 139,
										["psi"] = -1.5927654050461,
										["onboard_num"] = "433",
										["y"] = -301907.27025429,
										["x"] = -197190.20104692,
										["name"] = "SEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927654050461,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Springfield31",
											[3] = 1,
											[1] = 2,
											[4] = "Springfield31",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 152,
										["psi"] = -1.5927654050461,
										["onboard_num"] = "434",
										["y"] = -301867.27025429,
										["x"] = -197230.20104692,
										["name"] = "SEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927654050461,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Springfield32",
											[3] = 2,
											[1] = 2,
											[4] = "Springfield32",
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 153,
										["psi"] = -1.5927654050461,
										["onboard_num"] = "435",
										["y"] = -301827.27025429,
										["x"] = -197270.20104692,
										["name"] = "SEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927654050461,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Springfield33",
											[3] = 3,
											[1] = 2,
											[4] = "Springfield33",
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 154,
										["psi"] = -1.5927654050461,
										["onboard_num"] = "436",
										["y"] = -301787.27025429,
										["x"] = -197310.20104692,
										["name"] = "SEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927654050461,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Springfield34",
											[3] = 4,
											[1] = 2,
											[4] = "Springfield34",
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301907.27025429,
								["x"] = -197190.20104692,
								["name"] = "SEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 17,
																	}, -- 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"] = -301737.35528414,
											["x"] = -197010.08269148,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 502.82342856144,
											["ETA_locked"] = false,
											["y"] = -190682.54729713,
											["x"] = -199617.93089434,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 22,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "ED",
											["VoiceCallsignNumber"] = "11",
											["STN_L16"] = "00467",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 183,
										["psi"] = -1.5942745449885,
										["onboard_num"] = "133",
										["y"] = -301737.35528414,
										["x"] = -197010.08269148,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15C-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5942745449885,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
											[1] = 3,
											[4] = "Uzi11",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "UI",
											["VoiceCallsignNumber"] = "12",
											["STN_L16"] = "00514",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 204,
										["psi"] = -1.5942745449885,
										["onboard_num"] = "134",
										["y"] = -301697.35528414,
										["x"] = -197050.08269148,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5942745449885,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "UI",
											["VoiceCallsignNumber"] = "13",
											["STN_L16"] = "00515",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 205,
										["psi"] = -1.5942745449885,
										["onboard_num"] = "135",
										["y"] = -301657.35528414,
										["x"] = -197090.08269148,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5942745449885,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "UI",
											["VoiceCallsignNumber"] = "14",
											["STN_L16"] = "00516",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 206,
										["psi"] = -1.5942745449885,
										["onboard_num"] = "136",
										["y"] = -301617.35528414,
										["x"] = -197130.08269148,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5942745449885,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301737.35528414,
								["x"] = -197010.08269148,
								["name"] = "SEA AIM-120C*8 Fuel*3 F-15C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [7]
							[8] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 18,
																	}, -- 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"] = -302008.97410095,
											["x"] = -197195.37242895,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 440.39676781319,
											["ETA_locked"] = false,
											["y"] = -190963.40390012,
											["x"] = -199629.80964547,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 23,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 187,
										["psi"] = -1.5927156822262,
										["onboard_num"] = "487",
										["y"] = -302008.97410095,
										["x"] = -197195.37242895,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927156822262,
										["callsign"] = 
										{
											[2] = 4,
											["name"] = "Springfield41",
											[3] = 1,
											[1] = 2,
											[4] = "Springfield41",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 194,
										["psi"] = -1.5927156822262,
										["onboard_num"] = "488",
										["y"] = -301968.97410095,
										["x"] = -197235.37242895,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927156822262,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 4,
											["name"] = "Springfield42",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 195,
										["psi"] = -1.5927156822262,
										["onboard_num"] = "489",
										["y"] = -301928.97410095,
										["x"] = -197275.37242895,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927156822262,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 4,
											["name"] = "Springfield43",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 196,
										["psi"] = -1.5927156822262,
										["onboard_num"] = "490",
										["y"] = -301888.97410095,
										["x"] = -197315.37242895,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927156822262,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 4,
											["name"] = "Springfield44",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -302008.97410095,
								["x"] = -197195.37242895,
								["name"] = "SEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [8]
							[9] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 20,
																	}, -- 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"] = -301832.9317149,
											["x"] = -197002.91445917,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 502.95759741027,
											["ETA_locked"] = false,
											["y"] = -190783.55783525,
											["x"] = -199624.3783755,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 25,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "ED",
											["VoiceCallsignNumber"] = "11",
											["STN_L16"] = "00517",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 207,
										["psi"] = -1.5943982350674,
										["onboard_num"] = "122",
										["y"] = -301832.9317149,
										["x"] = -197002.91445917,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5943982350674,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Uzi21",
											[3] = 1,
											[1] = 3,
											[4] = "Uzi21",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00605",
											["VoiceCallsignNumber"] = "22",
											["VoiceCallsignLabel"] = "UI",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 261,
										["psi"] = -1.5943982350674,
										["onboard_num"] = "123",
										["y"] = -301792.9317149,
										["x"] = -197042.91445917,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5943982350674,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 2,
											["name"] = "Uzi22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00606",
											["VoiceCallsignNumber"] = "23",
											["VoiceCallsignLabel"] = "UI",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 262,
										["psi"] = -1.5943982350674,
										["onboard_num"] = "124",
										["y"] = -301752.9317149,
										["x"] = -197082.91445917,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5943982350674,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 2,
											["name"] = "Uzi23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00607",
											["VoiceCallsignNumber"] = "24",
											["VoiceCallsignLabel"] = "UI",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 263,
										["psi"] = -1.5943982350674,
										["onboard_num"] = "125",
										["y"] = -301712.9317149,
										["x"] = -197122.91445917,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5943982350674,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 2,
											["name"] = "Uzi24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301832.9317149,
								["x"] = -197002.91445917,
								["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [9]
							[10] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 21,
																	}, -- 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"] = -301916.56109182,
											["x"] = -197004.10916455,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.05465107287,
											["ETA_locked"] = false,
											["y"] = -190882.41921298,
											["x"] = -199589.99180933,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 26,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "ED",
											["VoiceCallsignNumber"] = "11",
											["STN_L16"] = "00526",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 214,
										["psi"] = -1.5940811943305,
										["onboard_num"] = "111",
										["y"] = -301916.56109182,
										["x"] = -197004.10916455,
										["name"] = "SEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5940811943305,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00577",
											["VoiceCallsignNumber"] = "12",
											["VoiceCallsignLabel"] = "ED",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 255,
										["psi"] = -1.5940811943305,
										["onboard_num"] = "112",
										["y"] = -301876.56109182,
										["x"] = -197044.10916455,
										["name"] = "SEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5940811943305,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00600",
											["VoiceCallsignNumber"] = "13",
											["VoiceCallsignLabel"] = "ED",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 256,
										["psi"] = -1.5940811943305,
										["onboard_num"] = "113",
										["y"] = -301836.56109182,
										["x"] = -197084.10916455,
										["name"] = "SEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5940811943305,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00601",
											["VoiceCallsignNumber"] = "14",
											["VoiceCallsignLabel"] = "ED",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 257,
										["psi"] = -1.5940811943305,
										["onboard_num"] = "114",
										["y"] = -301796.56109182,
										["x"] = -197124.10916455,
										["name"] = "SEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5940811943305,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301916.56109182,
								["x"] = -197004.10916455,
								["name"] = "SEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [10]
							[11] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -301819.21127436,
											["x"] = -196797.36804859,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.31102641986,
											["ETA_locked"] = false,
											["y"] = -190662.25830309,
											["x"] = -199611.17516848,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 30,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-24 renegades",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 264,
										["psi"] = -1.596104742115,
										["onboard_num"] = "011",
										["y"] = -301819.21127436,
										["x"] = -196797.36804859,
										["name"] = "SEA AIM-54CM-k60*6 AIM-9M*2 Fuel*2 F-14B-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = 1.596104742115,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-31 tomcatters nk101 (2004)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 268,
										["psi"] = -1.596104742115,
										["onboard_num"] = "012",
										["y"] = -301779.21127436,
										["x"] = -196837.36804859,
										["name"] = "SEA AIM-54CM-k60*6 AIM-9M*2 Fuel*2 F-14B-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = 1.596104742115,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-101 red",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 269,
										["psi"] = -1.596104742115,
										["onboard_num"] = "013",
										["y"] = -301739.21127436,
										["x"] = -196877.36804859,
										["name"] = "SEA AIM-54CM-k60*6 AIM-9M*2 Fuel*2 F-14B-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = 1.596104742115,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-103 jolly rogers hi viz",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 270,
										["psi"] = -1.596104742115,
										["onboard_num"] = "014",
										["y"] = -301699.21127436,
										["x"] = -196917.36804859,
										["name"] = "SEA AIM-54CM-k60*6 AIM-9M*2 Fuel*2 F-14B-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = 1.596104742115,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301819.21127436,
								["x"] = -196797.36804859,
								["name"] = "SEA AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [11]
							[12] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -301909.39285951,
											["x"] = -196796.23042765,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.31102641986,
											["ETA_locked"] = false,
											["y"] = -190733.36452451,
											["x"] = -199618.41659556,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 31,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-24 renegades",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 271,
										["psi"] = -1.5961757206081,
										["onboard_num"] = "015",
										["y"] = -301909.39285951,
										["x"] = -196796.23042765,
										["name"] = "SEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = 1.5961757206081,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Colt21",
											[3] = 1,
											[1] = 4,
											[4] = "Colt21",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-31 tomcatters nk101 (2004)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 272,
										["psi"] = -1.5961757206081,
										["onboard_num"] = "016",
										["y"] = -301869.39285951,
										["x"] = -196836.23042765,
										["name"] = "SEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = 1.5961757206081,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Colt22",
											[3] = 2,
											[1] = 4,
											[4] = "Colt22",
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-101 red",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 273,
										["psi"] = -1.5961757206081,
										["onboard_num"] = "017",
										["y"] = -301829.39285951,
										["x"] = -196876.23042765,
										["name"] = "SEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = 1.5961757206081,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Colt23",
											[3] = 3,
											[1] = 4,
											[4] = "Colt23",
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-103 jolly rogers hi viz",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 274,
										["psi"] = -1.5961757206081,
										["onboard_num"] = "018",
										["y"] = -301789.39285951,
										["x"] = -196916.23042765,
										["name"] = "SEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = 1.5961757206081,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Colt24",
											[3] = 4,
											[1] = 4,
											[4] = "Colt24",
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301909.39285951,
								["x"] = -196796.23042765,
								["name"] = "SEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [12]
							[13] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 25,
																	}, -- 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"] = -302026.42992837,
											["x"] = -197004.70568623,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.05465107287,
											["ETA_locked"] = false,
											["y"] = -190964.8198941,
											["x"] = -199593.22320859,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 32,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "FD",
											["VoiceCallsignNumber"] = "11",
											["STN_L16"] = "00623",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 275,
										["psi"] = -1.5940991491144,
										["onboard_num"] = "211",
										["y"] = -302026.42992837,
										["x"] = -197004.70568623,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = 1.5940991491144,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "FD",
											["VoiceCallsignNumber"] = "12",
											["STN_L16"] = "00632",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 282,
										["psi"] = -1.5940991491144,
										["onboard_num"] = "212",
										["y"] = -301986.42992837,
										["x"] = -197044.70568623,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = 1.5940991491144,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "FD",
											["VoiceCallsignNumber"] = "13",
											["STN_L16"] = "00633",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 283,
										["psi"] = -1.5940991491144,
										["onboard_num"] = "213",
										["y"] = -301946.42992837,
										["x"] = -197084.70568623,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = 1.5940991491144,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "FD",
											["VoiceCallsignNumber"] = "14",
											["STN_L16"] = "00634",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 284,
										["psi"] = -1.5940991491144,
										["onboard_num"] = "214",
										["y"] = -301906.42992837,
										["x"] = -197124.70568623,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = 1.5940991491144,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -302026.42992837,
								["x"] = -197004.70568623,
								["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [13]
							[14] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -301995.4116472,
											["x"] = -196797.42513303,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.31102641986,
											["ETA_locked"] = false,
											["y"] = -190803.8521422,
											["x"] = -199616.02718479,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 34,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-211 checkmates (2004)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 292,
										["psi"] = -1.5961399641699,
										["onboard_num"] = "019",
										["y"] = -301995.4116472,
										["x"] = -196797.42513303,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BELLY AIM-7MH}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = 1.5961399641699,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Colt31",
											[3] = 1,
											[1] = 4,
											[4] = "Colt31",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-31 tomcatters nk101 (2004)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 293,
										["psi"] = -1.5961399641699,
										["onboard_num"] = "020",
										["y"] = -301955.4116472,
										["x"] = -196837.42513303,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = 1.5961399641699,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Colt32",
											[3] = 2,
											[1] = 4,
											[4] = "Colt32",
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-101 red",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 294,
										["psi"] = -1.5961399641699,
										["onboard_num"] = "021",
										["y"] = -301915.4116472,
										["x"] = -196877.42513303,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = 1.5961399641699,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Colt33",
											[3] = 3,
											[1] = 4,
											[4] = "Colt33",
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-103 jolly rogers hi viz",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 295,
										["psi"] = -1.5961399641699,
										["onboard_num"] = "022",
										["y"] = -301875.4116472,
										["x"] = -196917.42513303,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = 1.5961399641699,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Colt34",
											[3] = 4,
											[1] = 4,
											[4] = "Colt34",
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301995.4116472,
								["x"] = -196797.42513303,
								["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [14]
							[15] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -302078.86710655,
											["x"] = -196796.16641774,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.31102641986,
											["ETA_locked"] = false,
											["y"] = -190895.27208788,
											["x"] = -199610.08836269,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 35,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-24 renegades",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 296,
										["psi"] = -1.5960997123383,
										["onboard_num"] = "023",
										["y"] = -302078.86710655,
										["x"] = -196796.16641774,
										["name"] = "SEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = 1.5960997123383,
										["callsign"] = 
										{
											[2] = 4,
											["name"] = "Colt41",
											[3] = 1,
											[1] = 4,
											[4] = "Colt41",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-31 tomcatters nk101 (2004)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 297,
										["psi"] = -1.5960997123383,
										["onboard_num"] = "024",
										["y"] = -302038.86710655,
										["x"] = -196836.16641774,
										["name"] = "SEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = 1.5960997123383,
										["callsign"] = 
										{
											[2] = 4,
											["name"] = "Colt42",
											[3] = 2,
											[1] = 4,
											[4] = "Colt42",
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-101 red",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 298,
										["psi"] = -1.5960997123383,
										["onboard_num"] = "025",
										["y"] = -301998.86710655,
										["x"] = -196876.16641774,
										["name"] = "SEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = 1.5960997123383,
										["callsign"] = 
										{
											[2] = 4,
											["name"] = "Colt43",
											[3] = 3,
											[1] = 4,
											[4] = "Colt43",
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-103 jolly rogers hi viz",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 299,
										["psi"] = -1.5960997123383,
										["onboard_num"] = "026",
										["y"] = -301958.86710655,
										["x"] = -196916.16641774,
										["name"] = "SEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = 1.5960997123383,
										["callsign"] = 
										{
											[2] = 4,
											["name"] = "Colt44",
											[3] = 4,
											[1] = 4,
											[4] = "Colt44",
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -302078.86710655,
								["x"] = -196796.16641774,
								["name"] = "SEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [15]
							[16] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 27,
																	}, -- 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"] = -302124.46829969,
											["x"] = -197193.64863494,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 441.2470627997,
											["ETA_locked"] = false,
											["y"] = -191042.69842463,
											["x"] = -199628.94774846,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 40,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 316,
										["psi"] = -1.5927162967606,
										["onboard_num"] = "043",
										["y"] = -302124.46829969,
										["x"] = -197193.64863494,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927162967606,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 2,
											["name"] = "Chevy21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 320,
										["psi"] = -1.5927162967606,
										["onboard_num"] = "044",
										["y"] = -302084.46829969,
										["x"] = -197233.64863494,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927162967606,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 2,
											["name"] = "Chevy22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 321,
										["psi"] = -1.5927162967606,
										["onboard_num"] = "045",
										["y"] = -302044.46829969,
										["x"] = -197273.64863494,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927162967606,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 2,
											["name"] = "Chevy23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 322,
										["psi"] = -1.5927162967606,
										["onboard_num"] = "046",
										["y"] = -302004.46829969,
										["x"] = -197313.64863494,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927162967606,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 2,
											["name"] = "Chevy24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -302124.46829969,
								["x"] = -197193.64863494,
								["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [16]
							[17] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 29,
																	}, -- 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"] = -301701.74241842,
											["x"] = -197646.55917162,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 615.8128971947,
											["ETA_locked"] = false,
											["y"] = -190784.67287253,
											["x"] = -199614.69086483,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 47,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "00772",
											["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 0,
													[19] = 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"] = 378,
										["psi"] = -1.5885386380652,
										["onboard_num"] = "301",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -301701.74241842,
										["x"] = -197646.55917162,
										["name"] = "SEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5885386380652,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- 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"] = 378,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 384,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 386,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 385,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01000",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 384,
										["psi"] = -1.5885386380652,
										["onboard_num"] = "304",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -301661.74241842,
										["x"] = -197686.55917162,
										["name"] = "SEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5885386380652,
										["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"] = 378,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 384,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 386,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 385,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01001",
											["VoiceCallsignNumber"] = "13",
										}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 0,
													[19] = 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"] = 385,
										["psi"] = -1.5885386380652,
										["onboard_num"] = "309",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -301621.74241842,
										["x"] = -197726.55917162,
										["name"] = "SEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5885386380652,
										["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"] = 378,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 384,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 386,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 385,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01002",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 386,
										["psi"] = -1.5885386380652,
										["onboard_num"] = "310",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -301581.74241842,
										["x"] = -197766.55917162,
										["name"] = "SEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5885386380652,
										["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"] = 378,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 384,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 386,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 385,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301701.74241842,
								["x"] = -197646.55917162,
								["name"] = "SEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [17]
							[18] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = "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"] = 30,
																	}, -- 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"] = -301585.5710621,
											["x"] = -197652.14922049,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 616.13901321968,
											["ETA_locked"] = false,
											["y"] = -190806.97139436,
											["x"] = -199634.20207143,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 48,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "00776",
											["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 0,
													[19] = 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"] = 382,
										["psi"] = -1.5886864373069,
										["onboard_num"] = "302",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -301585.5710621,
										["x"] = -197652.14922049,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C-2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5886864373069,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Springfield21",
											[3] = 1,
											[1] = 2,
											[4] = "Springfield21",
										}, -- 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"] = 382,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 387,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 389,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 388,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01003",
											["VoiceCallsignNumber"] = "22",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 387,
										["psi"] = -1.5886864373069,
										["onboard_num"] = "311",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -301545.5710621,
										["x"] = -197692.14922049,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5886864373069,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield22",
											[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"] = 382,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 387,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 389,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 388,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01004",
											["VoiceCallsignNumber"] = "23",
										}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 0,
													[19] = 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"] = 388,
										["psi"] = -1.5886864373069,
										["onboard_num"] = "312",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -301505.5710621,
										["x"] = -197732.14922049,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5886864373069,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield23",
											[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"] = 382,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 387,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 389,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 388,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01005",
											["VoiceCallsignNumber"] = "24",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 389,
										["psi"] = -1.5886864373069,
										["onboard_num"] = "317",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -301465.5710621,
										["x"] = -197772.14922049,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5886864373069,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield24",
											[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"] = 382,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 387,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 389,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 388,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301585.5710621,
								["x"] = -197652.14922049,
								["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [18]
							[19] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = "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"] = 31,
																	}, -- 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"] = -302155.1528933,
											["x"] = -197630.57994784,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 616.51138653077,
											["ETA_locked"] = false,
											["y"] = -190816.72699765,
											["x"] = -199634.20207143,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 49,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "00777",
											["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 0,
													[19] = 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"] = 383,
										["psi"] = -1.5887901672834,
										["onboard_num"] = "303",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -302155.1528933,
										["x"] = -197630.57994784,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5887901672834,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Springfield31",
											[3] = 1,
											[1] = 2,
											[4] = "Springfield31",
										}, -- 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"] = 383,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 390,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 392,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 391,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01006",
											["VoiceCallsignNumber"] = "32",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 390,
										["psi"] = -1.5887901672834,
										["onboard_num"] = "318",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -302115.1528933,
										["x"] = -197670.57994784,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5887901672834,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 3,
											["name"] = "Springfield32",
											[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"] = 383,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 390,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 392,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 391,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01007",
											["VoiceCallsignNumber"] = "33",
										}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 0,
													[19] = 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"] = 391,
										["psi"] = -1.5887901672834,
										["onboard_num"] = "319",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -302075.1528933,
										["x"] = -197710.57994784,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5887901672834,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 3,
											["name"] = "Springfield33",
											[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"] = 383,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 390,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 392,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 391,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01010",
											["VoiceCallsignNumber"] = "34",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 392,
										["psi"] = -1.5887901672834,
										["onboard_num"] = "320",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -302035.1528933,
										["x"] = -197750.57994784,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5887901672834,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 3,
											["name"] = "Springfield34",
											[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"] = 383,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 390,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 392,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 391,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -302155.1528933,
								["x"] = -197630.57994784,
								["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff30-Flare90 F/A-18C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [19]
							[20] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 32,
																	}, -- 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"] = -302043.29832681,
											["x"] = -197626.58514189,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 617.015369213,
											["ETA_locked"] = false,
											["y"] = -190809.75870958,
											["x"] = -199643.95767473,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 50,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01011",
											["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 0,
													[19] = 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"] = 393,
										["psi"] = -1.5889307077864,
										["onboard_num"] = "300",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -302043.29832681,
										["x"] = -197626.58514189,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*3 Chaff0-Flare120 F/A-18C",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5889307077864,
										["callsign"] = 
										{
											[2] = 4,
											["name"] = "Springfield41",
											[3] = 1,
											[1] = 2,
											[4] = "Springfield41",
										}, -- 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"] = 393,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 397,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 399,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 398,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01015",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 397,
										["psi"] = -1.5889307077864,
										["onboard_num"] = "310",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -302003.29832681,
										["x"] = -197666.58514189,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*3 Chaff0-Flare120 F/A-18C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5889307077864,
										["callsign"] = 
										{
											[2] = 4,
											["name"] = "Springfield42",
											[3] = 2,
											[1] = 2,
											[4] = "Springfield42",
										}, -- 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"] = 393,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 397,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 399,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 398,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01016",
											["VoiceCallsignNumber"] = "13",
										}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 0,
													[19] = 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"] = 398,
										["psi"] = -1.5889307077864,
										["onboard_num"] = "301",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -301963.29832681,
										["x"] = -197706.58514189,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*3 Chaff0-Flare120 F/A-18C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5889307077864,
										["callsign"] = 
										{
											[2] = 4,
											["name"] = "Springfield43",
											[3] = 3,
											[1] = 2,
											[4] = "Springfield43",
										}, -- 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"] = 393,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 397,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 399,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 398,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01017",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 399,
										["psi"] = -1.5889307077864,
										["onboard_num"] = "304",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -301923.29832681,
										["x"] = -197746.58514189,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*3 Chaff0-Flare120 F/A-18C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5889307077864,
										["callsign"] = 
										{
											[2] = 4,
											["name"] = "Springfield44",
											[3] = 4,
											[1] = 2,
											[4] = "Springfield44",
										}, -- 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"] = 393,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 397,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 399,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 398,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -302043.29832681,
								["x"] = -197626.58514189,
								["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 Chaff30-Flare90 F/A-18C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [20]
							[21] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 33,
																	}, -- 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"] = -301803.60997005,
											["x"] = -197644.56176865,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 617.40910762313,
											["ETA_locked"] = false,
											["y"] = -190811.1523672,
											["x"] = -199646.74498996,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 51,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01020",
											["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 0,
													[19] = 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"] = 400,
										["psi"] = -1.5888332829559,
										["onboard_num"] = "400",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -301803.60997005,
										["x"] = -197644.56176865,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5888332829559,
										["callsign"] = 
										{
											[2] = 5,
											["name"] = "Springfield51",
											[3] = 1,
											[1] = 2,
											[4] = "Springfield51",
										}, -- 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"] = 400,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 404,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 406,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 405,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01024",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 404,
										["psi"] = -1.5888332829559,
										["onboard_num"] = "401",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -301763.60997005,
										["x"] = -197684.56176865,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5888332829559,
										["callsign"] = 
										{
											[2] = 5,
											["name"] = "Springfield52",
											[3] = 2,
											[1] = 2,
											[4] = "Springfield52",
										}, -- 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"] = 400,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 404,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 406,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 405,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01025",
											["VoiceCallsignNumber"] = "13",
										}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 0,
													[19] = 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"] = 405,
										["psi"] = -1.5888332829559,
										["onboard_num"] = "402",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -301723.60997005,
										["x"] = -197724.56176865,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5888332829559,
										["callsign"] = 
										{
											[2] = 5,
											["name"] = "Springfield53",
											[3] = 3,
											[1] = 2,
											[4] = "Springfield53",
										}, -- 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"] = 400,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 404,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 406,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 405,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01026",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 406,
										["psi"] = -1.5888332829559,
										["onboard_num"] = "403",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -301683.60997005,
										["x"] = -197764.56176865,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5888332829559,
										["callsign"] = 
										{
											[2] = 5,
											["name"] = "Springfield54",
											[3] = 4,
											[1] = 2,
											[4] = "Springfield54",
										}, -- 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"] = 400,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 404,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 406,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 405,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301803.60997005,
								["x"] = -197644.56176865,
								["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [21]
							[22] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 42,
																	}, -- 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"] = -86907.789207548,
											["x"] = 33952.941592986,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 266.00169781925,
											["ETA_locked"] = false,
											["y"] = 23958.373859339,
											["x"] = 31760.074130683,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 72,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["STN_L16"] = "01300",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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,
													[15] = 134,
													[19] = 124,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 576,
										["psi"] = -1.5905731595135,
										["onboard_num"] = "388",
										["y"] = -86907.789207548,
										["x"] = 33952.941592986,
										["name"] = "CRIMEA AIM-120C*4 AIM-9M*2 Fuel*3 F-16C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905731595135,
										["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] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 576,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1815,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1817,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1816,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["STN_L16"] = "03627",
											["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[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,
													[15] = 0,
													[19] = 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"] = 1815,
										["psi"] = -1.5905731595135,
										["onboard_num"] = "389",
										["y"] = -86867.789207548,
										["x"] = 33912.941592986,
										["name"] = "CRIMEA AIM-120C*4 AIM-9M*2 Fuel*3 F-16C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905731595135,
										["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] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 576,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1815,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1817,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1816,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["STN_L16"] = "03630",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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,
													[15] = 134,
													[19] = 124,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1816,
										["psi"] = -1.5905731595135,
										["onboard_num"] = "390",
										["y"] = -86827.789207548,
										["x"] = 33872.941592986,
										["name"] = "CRIMEA AIM-120C*4 AIM-9M*2 Fuel*3 F-16C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905731595135,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge13",
											[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"] = 576,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1815,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1817,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1816,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["STN_L16"] = "03631",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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,
													[15] = 0,
													[19] = 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"] = 
												{
													[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,
													[15] = 0,
													[19] = 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"] = 1817,
										["psi"] = -1.5905731595135,
										["onboard_num"] = "391",
										["y"] = -86787.789207548,
										["x"] = 33832.941592986,
										["name"] = "CRIMEA AIM-120C*4 AIM-9M*2 Fuel*3 F-16C-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905731595135,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge14",
											[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"] = 576,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1815,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1817,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1816,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -86907.789207548,
								["x"] = 33952.941592986,
								["name"] = "CRIMEA AIM-120C*4 AIM-9M*2 Fuel*3 F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [22]
							[23] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 44,
																	}, -- 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"] = -87113.874055481,
											["x"] = 33951.994969543,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 266.00169781925,
											["ETA_locked"] = false,
											["y"] = 23792.285768959,
											["x"] = 31760.576579843,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 74,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "01310",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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,
													[15] = 134,
													[19] = 124,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 584,
										["psi"] = -1.5905529684822,
										["onboard_num"] = "355",
										["y"] = -87113.874055481,
										["x"] = 33951.994969543,
										["name"] = "CRIMEA AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905529684822,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 584,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1821,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1823,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1822,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "03635",
											["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[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,
													[15] = 0,
													[19] = 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"] = 1821,
										["psi"] = -1.5905529684822,
										["onboard_num"] = "356",
										["y"] = -87073.874055481,
										["x"] = 33911.994969543,
										["name"] = "CRIMEA AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905529684822,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy12",
											[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"] = 584,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1821,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1823,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1822,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "03636",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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,
													[15] = 134,
													[19] = 124,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1822,
										["psi"] = -1.5905529684822,
										["onboard_num"] = "357",
										["y"] = -87033.874055481,
										["x"] = 33871.994969543,
										["name"] = "CRIMEA AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905529684822,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy13",
											[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"] = 584,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1821,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1823,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1822,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "03637",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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,
													[15] = 0,
													[19] = 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"] = 
												{
													[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,
													[15] = 0,
													[19] = 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"] = 1823,
										["psi"] = -1.5905529684822,
										["onboard_num"] = "358",
										["y"] = -86993.874055481,
										["x"] = 33831.994969543,
										["name"] = "CRIMEA AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905529684822,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy14",
											[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"] = 584,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1821,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1823,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1822,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -87113.874055481,
								["x"] = 33951.994969543,
								["name"] = "CRIMEA AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [23]
							[24] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = false,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "AWACS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = false,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 11887.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "AWACS",
															["enabled"] = true,
															["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]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetUnlimitedFuel",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetImmortal",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -103386.49144385,
											["x"] = -48738.267379679,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11887.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "Orbit",
															["enabled"] = true,
															["params"] = 
															{
																["altitude"] = 11887.2,
																["pattern"] = "Race-Track",
																["speed"] = 238.95833333333,
																["speedEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 137.68382843722,
											["ETA_locked"] = false,
											["y"] = -87969.895721925,
											["x"] = -19683.913903743,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 13099.9992,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 642.4296077587,
											["ETA_locked"] = false,
											["y"] = -80854.543850267,
											["x"] = 100684.12192513,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 79,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 11887.2,
										["alt_type"] = "BARO",
										["livery_id"] = "965th AACS (81-0006, Yellow Stripe), Tinker AFB (OK) - 4K",
										["skill"] = "Excellent",
										["speed"] = 238.88888888889,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "MC",
											["VoiceCallsignNumber"] = "11",
											["STN_L16"] = "01334",
										}, -- end of ["AddPropAircraft"]
										["type"] = "E-3A",
										["unitId"] = 604,
										["psi"] = -0.48783643865964,
										["onboard_num"] = "035",
										["y"] = -103386.49144385,
										["x"] = -48738.267379679,
										["name"] = "CRIMEA E-3A BLUE1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "65000",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.48783643865964,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Darkstar11",
											[3] = 1,
											[1] = 5,
											[4] = "Darkstar11",
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -103386.49144385,
								["x"] = -48738.267379679,
								["name"] = "CRIMEA E-3A",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 251,
							}, -- end of [24]
							[25] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 51,
																	}, -- 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"] = -86871.623321851,
											["x"] = 34167.498766883,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 440.39676781319,
											["ETA_locked"] = false,
											["y"] = 24136.496902019,
											["x"] = 31756.752281453,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 81,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["RCFTLaserCode"] = 688,
											["Sta8LaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 606,
										["psi"] = -1.5925097618225,
										["onboard_num"] = "036",
										["y"] = -86871.623321851,
										["x"] = 34167.498766883,
										["name"] = "CRIMEA AIM-120C*8 Fuel*3 F-15E-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5925097618225,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["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"] = 1800,
										["psi"] = -1.5925097618225,
										["onboard_num"] = "037",
										["y"] = -86831.623321851,
										["x"] = 34127.498766883,
										["name"] = "CRIMEA AIM-120C*8 Fuel*3 F-15E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5925097618225,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1801,
										["psi"] = -1.5925097618225,
										["onboard_num"] = "038",
										["y"] = -86791.623321851,
										["x"] = 34087.498766883,
										["name"] = "CRIMEA AIM-120C*8 Fuel*3 F-15E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5925097618225,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["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"] = 1802,
										["psi"] = -1.5925097618225,
										["onboard_num"] = "039",
										["y"] = -86751.623321851,
										["x"] = 34047.498766883,
										["name"] = "CRIMEA AIM-120C*8 Fuel*3 F-15E-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5925097618225,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -86871.623321851,
								["x"] = 34167.498766883,
								["name"] = "CRIMEA AIM-120C*8 Fuel*3 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [25]
							[26] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 52,
																	}, -- 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"] = -86979.875197051,
											["x"] = 34172.345865773,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 440.39676781319,
											["ETA_locked"] = false,
											["y"] = 23996.888046359,
											["x"] = 31737.089062343,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 82,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["RCFTLaserCode"] = 688,
											["Sta8LaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 610,
										["psi"] = -1.5927366497979,
										["onboard_num"] = "040",
										["y"] = -86979.875197051,
										["x"] = 34172.345865773,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927366497979,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 2,
											["name"] = "Dodge21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2107,
										["psi"] = -1.5927366497979,
										["onboard_num"] = "041",
										["y"] = -86939.875197051,
										["x"] = 34132.345865773,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927366497979,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 2,
											["name"] = "Dodge22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2108,
										["psi"] = -1.5927366497979,
										["onboard_num"] = "042",
										["y"] = -86899.875197051,
										["x"] = 34092.345865773,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927366497979,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 2,
											["name"] = "Dodge23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2109,
										["psi"] = -1.5927366497979,
										["onboard_num"] = "047",
										["y"] = -86859.875197051,
										["x"] = 34052.345865773,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927366497979,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 2,
											["name"] = "Dodge24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -86979.875197051,
								["x"] = 34172.345865773,
								["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [26]
							[27] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 53,
																	}, -- 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"] = -87103.070467441,
											["x"] = 34175.887361773,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 440.39676781319,
											["ETA_locked"] = false,
											["y"] = 23943.208626559,
											["x"] = 31735.910410403,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 83,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["RCFTLaserCode"] = 688,
											["Sta8LaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 614,
										["psi"] = -1.5927654050461,
										["onboard_num"] = "048",
										["y"] = -87103.070467441,
										["x"] = 34175.887361773,
										["name"] = "CRIMEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927654050461,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 2,
											["name"] = "Ford21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["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"] = 1803,
										["psi"] = -1.5927654050461,
										["onboard_num"] = "049",
										["y"] = -87063.070467441,
										["x"] = 34135.887361773,
										["name"] = "CRIMEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927654050461,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 2,
											["name"] = "Ford22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1804,
										["psi"] = -1.5927654050461,
										["onboard_num"] = "050",
										["y"] = -87023.070467441,
										["x"] = 34095.887361773,
										["name"] = "CRIMEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927654050461,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 2,
											["name"] = "Ford23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["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"] = 1805,
										["psi"] = -1.5927654050461,
										["onboard_num"] = "051",
										["y"] = -86983.070467441,
										["x"] = 34055.887361773,
										["name"] = "CRIMEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927654050461,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 2,
											["name"] = "Ford24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -87103.070467441,
								["x"] = 34175.887361773,
								["name"] = "CRIMEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [27]
							[28] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 57,
																	}, -- 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"] = -86933.155497291,
											["x"] = 34356.005717213,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 502.82342856144,
											["ETA_locked"] = false,
											["y"] = 24121.652489719,
											["x"] = 31748.157514353,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 87,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "PC",
											["VoiceCallsignNumber"] = "21",
											["STN_L16"] = "01366",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 630,
										["psi"] = -1.5942745449885,
										["onboard_num"] = "052",
										["y"] = -86933.155497291,
										["x"] = 34356.005717213,
										["name"] = "CRIMEA AIM-120C*8 Fuel*3 F-15C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5942745449885,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 2,
											["name"] = "Pontiac21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "01664",
											["VoiceCallsignNumber"] = "22",
											["VoiceCallsignLabel"] = "PC",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 820,
										["psi"] = -1.5942745449885,
										["onboard_num"] = "053",
										["y"] = -86893.155497291,
										["x"] = 34316.005717213,
										["name"] = "CRIMEA AIM-120C*8 Fuel*3 F-15C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5942745449885,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 2,
											["name"] = "Pontiac22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "01665",
											["VoiceCallsignNumber"] = "23",
											["VoiceCallsignLabel"] = "PC",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 821,
										["psi"] = -1.5942745449885,
										["onboard_num"] = "054",
										["y"] = -86853.155497291,
										["x"] = 34276.005717213,
										["name"] = "CRIMEA AIM-120C*8 Fuel*3 F-15C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5942745449885,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 2,
											["name"] = "Pontiac23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "01666",
											["VoiceCallsignNumber"] = "24",
											["VoiceCallsignLabel"] = "PC",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 822,
										["psi"] = -1.5942745449885,
										["onboard_num"] = "055",
										["y"] = -86813.155497291,
										["x"] = 34236.005717213,
										["name"] = "CRIMEA AIM-120C*8 Fuel*3 F-15C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5942745449885,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 2,
											["name"] = "Pontiac24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -86933.155497291,
								["x"] = 34356.005717213,
								["name"] = "CRIMEA AIM-120C*8 Fuel*3 F-15C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [28]
							[29] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 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"] = -87204.774314101,
											["x"] = 34170.715979743,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 440.39676781319,
											["ETA_locked"] = false,
											["y"] = 23840.795886729,
											["x"] = 31736.278763223,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 88,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["RCFTLaserCode"] = 688,
											["Sta8LaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 634,
										["psi"] = -1.5927156822262,
										["onboard_num"] = "056",
										["y"] = -87204.774314101,
										["x"] = 34170.715979743,
										["name"] = "CRIMEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927156822262,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 3,
											["name"] = "Enfield31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["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"] = 1806,
										["psi"] = -1.5927156822262,
										["onboard_num"] = "057",
										["y"] = -87164.774314101,
										["x"] = 34130.715979743,
										["name"] = "CRIMEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927156822262,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 3,
											["name"] = "Enfield32",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1807,
										["psi"] = -1.5927156822262,
										["onboard_num"] = "058",
										["y"] = -87124.774314101,
										["x"] = 34090.715979743,
										["name"] = "CRIMEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927156822262,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 3,
											["name"] = "Enfield33",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["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"] = 1808,
										["psi"] = -1.5927156822262,
										["onboard_num"] = "059",
										["y"] = -87084.774314101,
										["x"] = 34050.715979743,
										["name"] = "CRIMEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927156822262,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 3,
											["name"] = "Enfield34",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -87204.774314101,
								["x"] = 34170.715979743,
								["name"] = "CRIMEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [29]
							[30] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 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"] = -87028.731928051,
											["x"] = 34363.173949523,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 502.95759741027,
											["ETA_locked"] = false,
											["y"] = 24020.641951599,
											["x"] = 31741.710033193,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 90,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "UI",
											["VoiceCallsignNumber"] = "31",
											["STN_L16"] = "01402",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 642,
										["psi"] = -1.5943982350674,
										["onboard_num"] = "060",
										["y"] = -87028.731928051,
										["x"] = 34363.173949523,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5943982350674,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 3,
											["name"] = "Uzi31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03577",
											["VoiceCallsignNumber"] = "32",
											["VoiceCallsignLabel"] = "UI",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1791,
										["psi"] = -1.5943982350674,
										["onboard_num"] = "061",
										["y"] = -86988.731928051,
										["x"] = 34323.173949523,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5943982350674,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 3,
											["name"] = "Uzi32",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03600",
											["VoiceCallsignNumber"] = "33",
											["VoiceCallsignLabel"] = "UI",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1792,
										["psi"] = -1.5943982350674,
										["onboard_num"] = "062",
										["y"] = -86948.731928051,
										["x"] = 34283.173949523,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5943982350674,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 3,
											["name"] = "Uzi33",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03601",
											["VoiceCallsignNumber"] = "34",
											["VoiceCallsignLabel"] = "UI",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1793,
										["psi"] = -1.5943982350674,
										["onboard_num"] = "063",
										["y"] = -86908.731928051,
										["x"] = 34243.173949523,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5943982350674,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 3,
											["name"] = "Uzi34",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -87028.731928051,
								["x"] = 34363.173949523,
								["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [30]
							[31] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 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"] = -87118.903881053,
											["x"] = 34370.990451411,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.05465107287,
											["ETA_locked"] = false,
											["y"] = 23921.780573869,
											["x"] = 31776.096599363,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 91,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "DE",
											["VoiceCallsignNumber"] = "31",
											["STN_L16"] = "01406",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 646,
										["psi"] = -1.5941609310327,
										["onboard_num"] = "064",
										["y"] = -87118.903881053,
										["x"] = 34370.990451411,
										["name"] = "CRIMEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5941609310327,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 3,
											["name"] = "Dodge31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03602",
											["VoiceCallsignNumber"] = "32",
											["VoiceCallsignLabel"] = "DE",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1794,
										["psi"] = -1.5941609310327,
										["onboard_num"] = "065",
										["y"] = -87078.903881053,
										["x"] = 34330.990451411,
										["name"] = "CRIMEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5941609310327,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 3,
											["name"] = "Dodge32",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03603",
											["VoiceCallsignNumber"] = "33",
											["VoiceCallsignLabel"] = "DE",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1795,
										["psi"] = -1.5941609310327,
										["onboard_num"] = "066",
										["y"] = -87038.903881053,
										["x"] = 34290.990451411,
										["name"] = "CRIMEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5941609310327,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 3,
											["name"] = "Dodge33",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03604",
											["VoiceCallsignNumber"] = "34",
											["VoiceCallsignLabel"] = "DE",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1796,
										["psi"] = -1.5941609310327,
										["onboard_num"] = "067",
										["y"] = -86998.903881053,
										["x"] = 34250.990451411,
										["name"] = "CRIMEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5941609310327,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 3,
											["name"] = "Dodge34",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -87118.903881053,
								["x"] = 34370.990451411,
								["name"] = "CRIMEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [31]
							[32] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -87015.011487511,
											["x"] = 34568.720360103,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.31102641986,
											["ETA_locked"] = false,
											["y"] = 24141.941483759,
											["x"] = 31754.913240213,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 95,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-24 renegades",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 662,
										["psi"] = -1.596104742115,
										["onboard_num"] = "068",
										["y"] = -87015.011487511,
										["x"] = 34568.720360103,
										["name"] = "CRIMEA AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = 1.596104742115,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 3,
											["name"] = "Ford31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-31 tomcatters nk101 (2004)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 663,
										["psi"] = -1.596104742115,
										["onboard_num"] = "069",
										["y"] = -86975.011487511,
										["x"] = 34528.720360103,
										["name"] = "CRIMEA AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B-1-6",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = 1.596104742115,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 3,
											["name"] = "Ford32",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-101 red",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 664,
										["psi"] = -1.596104742115,
										["onboard_num"] = "070",
										["y"] = -86935.011487511,
										["x"] = 34488.720360103,
										["name"] = "CRIMEA AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B-1-7",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = 1.596104742115,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 3,
											["name"] = "Ford33",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-103 jolly rogers hi viz",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 665,
										["psi"] = -1.596104742115,
										["onboard_num"] = "071",
										["y"] = -86895.011487511,
										["x"] = 34448.720360103,
										["name"] = "CRIMEA AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B-1-8",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = 1.596104742115,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 3,
											["name"] = "Ford34",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -87015.011487511,
								["x"] = 34568.720360103,
								["name"] = "CRIMEA AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [32]
							[33] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -87105.193072661,
											["x"] = 34569.857981043,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.31102641986,
											["ETA_locked"] = false,
											["y"] = 24070.835262339,
											["x"] = 31747.671813133,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 96,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-24 renegades",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 666,
										["psi"] = -1.5961757206081,
										["onboard_num"] = "072",
										["y"] = -87105.193072661,
										["x"] = 34569.857981043,
										["name"] = "CRIMEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = 1.5961757206081,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 3,
											["name"] = "Chevy31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-31 tomcatters nk101 (2004)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 667,
										["psi"] = -1.5961757206081,
										["onboard_num"] = "073",
										["y"] = -87065.193072661,
										["x"] = 34529.857981043,
										["name"] = "CRIMEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = 1.5961757206081,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 3,
											["name"] = "Chevy32",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-101 red",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 668,
										["psi"] = -1.5961757206081,
										["onboard_num"] = "074",
										["y"] = -87025.193072661,
										["x"] = 34489.857981043,
										["name"] = "CRIMEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = 1.5961757206081,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 3,
											["name"] = "Chevy33",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-103 jolly rogers hi viz",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 669,
										["psi"] = -1.5961757206081,
										["onboard_num"] = "075",
										["y"] = -86985.193072661,
										["x"] = 34449.857981043,
										["name"] = "CRIMEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = 1.5961757206081,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 3,
											["name"] = "Chevy34",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -87105.193072661,
								["x"] = 34569.857981043,
								["name"] = "CRIMEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [33]
							[34] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 65,
																	}, -- 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"] = -87222.230141521,
											["x"] = 34361.382722463,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.05465107287,
											["ETA_locked"] = false,
											["y"] = 23839.379892749,
											["x"] = 31772.865200103,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 97,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "PC",
											["VoiceCallsignNumber"] = "31",
											["STN_L16"] = "01436",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 670,
										["psi"] = -1.5940991491144,
										["onboard_num"] = "076",
										["y"] = -87222.230141521,
										["x"] = 34361.382722463,
										["name"] = "CRIMEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = 1.5940991491144,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 3,
											["name"] = "Pontiac31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03605",
											["VoiceCallsignNumber"] = "32",
											["VoiceCallsignLabel"] = "PC",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1797,
										["psi"] = -1.5940991491144,
										["onboard_num"] = "077",
										["y"] = -87182.230141521,
										["x"] = 34321.382722463,
										["name"] = "CRIMEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = 1.5940991491144,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 3,
											["name"] = "Pontiac32",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03606",
											["VoiceCallsignNumber"] = "33",
											["VoiceCallsignLabel"] = "PC",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1798,
										["psi"] = -1.5940991491144,
										["onboard_num"] = "078",
										["y"] = -87142.230141521,
										["x"] = 34281.382722463,
										["name"] = "CRIMEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = 1.5940991491144,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 3,
											["name"] = "Pontiac33",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03607",
											["VoiceCallsignNumber"] = "34",
											["VoiceCallsignLabel"] = "PC",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1799,
										["psi"] = -1.5940991491144,
										["onboard_num"] = "079",
										["y"] = -87102.230141521,
										["x"] = 34241.382722463,
										["name"] = "CRIMEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = 1.5940991491144,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 3,
											["name"] = "Pontiac34",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -87222.230141521,
								["x"] = 34361.382722463,
								["name"] = "CRIMEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [34]
							[35] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -87191.211860351,
											["x"] = 34568.663275663,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.31102641986,
											["ETA_locked"] = false,
											["y"] = 24000.347644649,
											["x"] = 31750.061223903,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 99,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-211 checkmates (2004)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 678,
										["psi"] = -1.5961399641699,
										["onboard_num"] = "080",
										["y"] = -87191.211860351,
										["x"] = 34568.663275663,
										["name"] = "CRIMEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BELLY AIM-7MH}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = 1.5961399641699,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 4,
											["name"] = "Uzi41",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-31 tomcatters nk101 (2004)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 679,
										["psi"] = -1.5961399641699,
										["onboard_num"] = "081",
										["y"] = -87151.211860351,
										["x"] = 34528.663275663,
										["name"] = "CRIMEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = 1.5961399641699,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 4,
											["name"] = "Uzi42",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-101 red",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 680,
										["psi"] = -1.5961399641699,
										["onboard_num"] = "082",
										["y"] = -87111.211860351,
										["x"] = 34488.663275663,
										["name"] = "CRIMEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = 1.5961399641699,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 4,
											["name"] = "Uzi43",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-103 jolly rogers hi viz",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 681,
										["psi"] = -1.5961399641699,
										["onboard_num"] = "083",
										["y"] = -87071.211860351,
										["x"] = 34448.663275663,
										["name"] = "CRIMEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = 1.5961399641699,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 4,
											["name"] = "Uzi44",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -87191.211860351,
								["x"] = 34568.663275663,
								["name"] = "CRIMEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [35]
							[36] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -87274.667319701,
											["x"] = 34569.921990953,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.31102641986,
											["ETA_locked"] = false,
											["y"] = 23908.927698969,
											["x"] = 31756.000046003,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 100,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-24 renegades",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 682,
										["psi"] = -1.5960997123383,
										["onboard_num"] = "084",
										["y"] = -87274.667319701,
										["x"] = 34569.921990953,
										["name"] = "CRIMEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = 1.5960997123383,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 4,
											["name"] = "Dodge41",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-31 tomcatters nk101 (2004)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 683,
										["psi"] = -1.5960997123383,
										["onboard_num"] = "085",
										["y"] = -87234.667319701,
										["x"] = 34529.921990953,
										["name"] = "CRIMEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = 1.5960997123383,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 4,
											["name"] = "Dodge42",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-101 red",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 684,
										["psi"] = -1.5960997123383,
										["onboard_num"] = "086",
										["y"] = -87194.667319701,
										["x"] = 34489.921990953,
										["name"] = "CRIMEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = 1.5960997123383,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 4,
											["name"] = "Dodge43",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-103 jolly rogers hi viz",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 685,
										["psi"] = -1.5960997123383,
										["onboard_num"] = "087",
										["y"] = -87154.667319701,
										["x"] = 34449.921990953,
										["name"] = "CRIMEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = 1.5960997123383,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 4,
											["name"] = "Dodge44",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -87274.667319701,
								["x"] = 34569.921990953,
								["name"] = "CRIMEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [36]
							[37] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 67,
																	}, -- 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"] = -87320.268512841,
											["x"] = 34172.439773753,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 441.2470627997,
											["ETA_locked"] = false,
											["y"] = 23761.501362219,
											["x"] = 31737.140660233,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 105,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["RCFTLaserCode"] = 688,
											["InitAlertStatus"] = false,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 702,
										["psi"] = -1.5927162967606,
										["onboard_num"] = "088",
										["y"] = -87320.268512841,
										["x"] = 34172.439773753,
										["name"] = "CRIMEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927162967606,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 4,
											["name"] = "Ford41",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["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"] = 1809,
										["psi"] = -1.5927162967606,
										["onboard_num"] = "089",
										["y"] = -87280.268512841,
										["x"] = 34132.439773753,
										["name"] = "CRIMEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927162967606,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 4,
											["name"] = "Ford42",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1810,
										["psi"] = -1.5927162967606,
										["onboard_num"] = "090",
										["y"] = -87240.268512841,
										["x"] = 34092.439773753,
										["name"] = "CRIMEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927162967606,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 4,
											["name"] = "Ford43",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["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"] = 1811,
										["psi"] = -1.5927162967606,
										["onboard_num"] = "091",
										["y"] = -87200.268512841,
										["x"] = 34052.439773753,
										["name"] = "CRIMEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927162967606,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 4,
											["name"] = "Ford44",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -87320.268512841,
								["x"] = 34172.439773753,
								["name"] = "CRIMEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [37]
							[38] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 69,
																	}, -- 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"] = -86901.369480215,
											["x"] = 33716.53252978,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 615.8128971947,
											["ETA_locked"] = false,
											["y"] = 24019.526914319,
											["x"] = 31751.397543863,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 111,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01526",
											["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[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,
													[15] = 0,
													[19] = 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"] = 726,
										["psi"] = -1.5885110179454,
										["onboard_num"] = "400",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -86901.369480215,
										["x"] = 33716.53252978,
										["name"] = "CRIMEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5885110179454,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Hornet11",
											[3] = 1,
										}, -- 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"] = 726,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 944,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 946,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 945,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02060",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 944,
										["psi"] = -1.5885110179454,
										["onboard_num"] = "413",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -86861.369480215,
										["x"] = 33676.53252978,
										["name"] = "CRIMEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C--1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5885110179454,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Hornet12",
											[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"] = 726,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 944,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 946,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 945,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02061",
											["VoiceCallsignNumber"] = "13",
										}, -- 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,
													[15] = 0,
													[19] = 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"] = 
												{
													[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,
													[15] = 0,
													[19] = 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"] = 945,
										["psi"] = -1.5885110179454,
										["onboard_num"] = "414",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -86821.369480215,
										["x"] = 33636.53252978,
										["name"] = "CRIMEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C--2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5885110179454,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Hornet13",
											[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"] = 726,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 944,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 946,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 945,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02062",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 946,
										["psi"] = -1.5885110179454,
										["onboard_num"] = "415",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -86781.369480215,
										["x"] = 33596.53252978,
										["name"] = "CRIMEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C--3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5885110179454,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Hornet14",
											[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"] = 726,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 944,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 946,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 945,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -86901.369480215,
								["x"] = 33716.53252978,
								["name"] = "CRIMEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [38]
							[39] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = "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"] = 70,
																	}, -- 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"] = -86767.728572259,
											["x"] = 33716.53252978,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 616.13901321968,
											["ETA_locked"] = false,
											["y"] = 23997.228392489,
											["x"] = 31731.886337263,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 112,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01532",
											["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[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,
													[15] = 0,
													[19] = 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"] = 730,
										["psi"] = -1.5887120458371,
										["onboard_num"] = "401",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -86767.728572259,
										["x"] = 33716.53252978,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5887120458371,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Squid11",
											[3] = 1,
										}, -- 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"] = 730,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 929,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 931,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 930,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02041",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 929,
										["psi"] = -1.5887120458371,
										["onboard_num"] = "404",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -86727.728572259,
										["x"] = 33676.53252978,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5887120458371,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Squid12",
											[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"] = 730,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 929,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 931,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 930,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02042",
											["VoiceCallsignNumber"] = "13",
										}, -- 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,
													[15] = 0,
													[19] = 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"] = 
												{
													[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,
													[15] = 0,
													[19] = 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"] = 930,
										["psi"] = -1.5887120458371,
										["onboard_num"] = "405",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -86687.728572259,
										["x"] = 33636.53252978,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5887120458371,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Squid13",
											[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"] = 730,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 929,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 931,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 930,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02043",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 931,
										["psi"] = -1.5887120458371,
										["onboard_num"] = "406",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -86647.728572259,
										["x"] = 33596.53252978,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5887120458371,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Squid14",
											[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"] = 730,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 929,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 931,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 930,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -86767.728572259,
								["x"] = 33716.53252978,
								["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [39]
							[40] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = "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"] = 71,
																	}, -- 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"] = -87461.981431765,
											["x"] = 33726.886910068,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 616.51138653077,
											["ETA_locked"] = false,
											["y"] = 23987.472789199,
											["x"] = 31731.886337263,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 113,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RN",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01536",
											["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[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,
													[15] = 0,
													[19] = 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"] = 734,
										["psi"] = -1.5886949117918,
										["onboard_num"] = "400",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -87461.981431765,
										["x"] = 33726.886910068,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff0-Flare120 F/A-18C-3-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5886949117918,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 1,
											["name"] = "Ragin11",
											[3] = 1,
										}, -- 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"] = 734,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 932,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 934,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 933,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RN",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02044",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 932,
										["psi"] = -1.5886949117918,
										["onboard_num"] = "407",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -87421.981431765,
										["x"] = 33686.886910068,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff0-Flare120 F/A-18C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5886949117918,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 1,
											["name"] = "Ragin12",
											[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"] = 734,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 932,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 934,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 933,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RN",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02045",
											["VoiceCallsignNumber"] = "13",
										}, -- 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,
													[15] = 0,
													[19] = 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"] = 
												{
													[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,
													[15] = 0,
													[19] = 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"] = 933,
										["psi"] = -1.5886949117918,
										["onboard_num"] = "408",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -87381.981431765,
										["x"] = 33646.886910068,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff0-Flare120 F/A-18C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5886949117918,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 1,
											["name"] = "Ragin13",
											[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"] = 734,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 932,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 934,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 933,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RN",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02046",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 934,
										["psi"] = -1.5886949117918,
										["onboard_num"] = "409",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -87341.981431765,
										["x"] = 33606.886910068,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff0-Flare120 F/A-18C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5886949117918,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 1,
											["name"] = "Ragin14",
											[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"] = 734,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 932,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 934,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 933,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -87461.981431765,
								["x"] = 33726.886910068,
								["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff30-Flare90 F/A-18C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [40]
							[41] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 72,
																	}, -- 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"] = -87327.035345595,
											["x"] = 33713.392301451,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 617.015369213,
											["ETA_locked"] = false,
											["y"] = 23994.441077269,
											["x"] = 31722.130733963,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 114,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RN",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01542",
											["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[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,
													[15] = 0,
													[19] = 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"] = 738,
										["psi"] = -1.5886819073322,
										["onboard_num"] = "300",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -87327.035345595,
										["x"] = 33713.392301451,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*3 Chaff0-Flare120 F/A-18C-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5886819073322,
										["callsign"] = 
										{
											[1] = 12,
											[2] = 1,
											["name"] = "Roman11",
											[3] = 1,
										}, -- 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"] = 738,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 935,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 937,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 936,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RN",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02047",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 935,
										["psi"] = -1.5886819073322,
										["onboard_num"] = "324",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -87287.035345595,
										["x"] = 33673.392301451,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*3 Chaff0-Flare120 F/A-18C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5886819073322,
										["callsign"] = 
										{
											[1] = 12,
											[2] = 1,
											["name"] = "Roman12",
											[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"] = 738,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 935,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 937,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 936,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RN",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02050",
											["VoiceCallsignNumber"] = "13",
										}, -- 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,
													[15] = 0,
													[19] = 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"] = 
												{
													[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,
													[15] = 0,
													[19] = 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"] = 936,
										["psi"] = -1.5886819073322,
										["onboard_num"] = "325",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -87247.035345595,
										["x"] = 33633.392301451,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*3 Chaff0-Flare120 F/A-18C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5886819073322,
										["callsign"] = 
										{
											[1] = 12,
											[2] = 1,
											["name"] = "Roman13",
											[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"] = 738,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 935,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 937,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 936,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RN",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02051",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 937,
										["psi"] = -1.5886819073322,
										["onboard_num"] = "326",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -87207.035345595,
										["x"] = 33593.392301451,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*3 Chaff0-Flare120 F/A-18C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5886819073322,
										["callsign"] = 
										{
											[1] = 12,
											[2] = 1,
											["name"] = "Roman14",
											[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"] = 738,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 935,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 937,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 936,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -87327.035345595,
								["x"] = 33713.392301451,
								["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 Chaff30-Flare90 F/A-18C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [41]
							[42] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 73,
																	}, -- 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"] = -87009.554977131,
											["x"] = 33716.53252978,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 617.40910762313,
											["ETA_locked"] = false,
											["y"] = 23993.047419649,
											["x"] = 31719.343418733,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 115,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SG",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01546",
											["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[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,
													[15] = 0,
													[19] = 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"] = 742,
										["psi"] = -1.5887866585394,
										["onboard_num"] = "400",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -87009.554977131,
										["x"] = 33716.53252978,
										["name"] = "CRIMEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5887866585394,
										["callsign"] = 
										{
											[1] = 13,
											[2] = 1,
											["name"] = "Sting11",
											[3] = 1,
										}, -- 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"] = 742,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 938,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 940,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 939,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SG",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02052",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 938,
										["psi"] = -1.5887866585394,
										["onboard_num"] = "410",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -86969.554977131,
										["x"] = 33676.53252978,
										["name"] = "CRIMEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5887866585394,
										["callsign"] = 
										{
											[1] = 13,
											[2] = 1,
											["name"] = "Sting12",
											[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"] = 742,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 938,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 940,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 939,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SG",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02053",
											["VoiceCallsignNumber"] = "13",
										}, -- 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,
													[15] = 0,
													[19] = 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"] = 
												{
													[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,
													[15] = 0,
													[19] = 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"] = 939,
										["psi"] = -1.5887866585394,
										["onboard_num"] = "411",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -86929.554977131,
										["x"] = 33636.53252978,
										["name"] = "CRIMEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5887866585394,
										["callsign"] = 
										{
											[1] = 13,
											[2] = 1,
											["name"] = "Sting13",
											[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"] = 742,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 938,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 940,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 939,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SG",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02054",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 940,
										["psi"] = -1.5887866585394,
										["onboard_num"] = "412",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -86889.554977131,
										["x"] = 33596.53252978,
										["name"] = "CRIMEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5887866585394,
										["callsign"] = 
										{
											[1] = 13,
											[2] = 1,
											["name"] = "Sting14",
											[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"] = 742,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 938,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 940,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 939,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -87009.554977131,
								["x"] = 33716.53252978,
								["name"] = "CRIMEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [42]
							[43] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 41,
																	}, -- 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"] = -86801.335601361,
											["x"] = 33947.262922113,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 266.04219934927,
											["ETA_locked"] = false,
											["y"] = 24119.441214519,
											["x"] = 31757.623306483,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 71,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["STN_L16"] = "01274",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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,
													[15] = 134,
													[19] = 124,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 572,
										["psi"] = -1.5905343354704,
										["onboard_num"] = "301",
										["y"] = -86801.335601361,
										["x"] = 33947.262922113,
										["name"] = "CRIMEA AIM-120C*6 Fuel*3 F-16C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905343354704,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 572,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1812,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1814,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1813,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "14th_fighter_squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["STN_L16"] = "03624",
											["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[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,
													[15] = 0,
													[19] = 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"] = 1812,
										["psi"] = -1.5905343354704,
										["onboard_num"] = "373",
										["y"] = -86761.335601361,
										["x"] = 33907.262922113,
										["name"] = "CRIMEA AIM-120C*6 Fuel*3 F-16C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905343354704,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[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"] = 572,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1812,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1814,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1813,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "179th_fighter_squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["STN_L16"] = "03625",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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,
													[15] = 134,
													[19] = 124,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1813,
										["psi"] = -1.5905343354704,
										["onboard_num"] = "374",
										["y"] = -86721.335601361,
										["x"] = 33867.262922113,
										["name"] = "CRIMEA AIM-120C*6 Fuel*3 F-16C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905343354704,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield13",
											[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"] = 572,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1812,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1814,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1813,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "179th_fighter_squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["STN_L16"] = "03626",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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,
													[15] = 0,
													[19] = 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"] = 
												{
													[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,
													[15] = 0,
													[19] = 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"] = 1814,
										["psi"] = -1.5905343354704,
										["onboard_num"] = "375",
										["y"] = -86681.335601361,
										["x"] = 33827.262922113,
										["name"] = "CRIMEA AIM-120C*6 Fuel*3 F-16C-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905343354704,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield14",
											[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"] = 572,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1812,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1814,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1813,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -86801.335601361,
								["x"] = 33947.262922113,
								["name"] = "CRIMEA AIM-120C*6 Fuel*3 F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [43]
							[44] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 43,
																	}, -- 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"] = -87008.369826091,
											["x"] = 33950.950929193,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 265.94174784522,
											["ETA_locked"] = false,
											["y"] = 23865.132107619,
											["x"] = 31762.218330983,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 73,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "UI",
											["STN_L16"] = "01304",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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,
													[15] = 134,
													[19] = 124,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 580,
										["psi"] = -1.5905345718262,
										["onboard_num"] = "333",
										["y"] = -87008.369826091,
										["x"] = 33950.950929193,
										["name"] = "CRIMEA AIM-120C*6 ALQ-184 Fuel*2 F-16C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905345718262,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 580,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1818,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1820,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1819,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "UI",
											["STN_L16"] = "03632",
											["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[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,
													[15] = 0,
													[19] = 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"] = 1818,
										["psi"] = -1.5905345718262,
										["onboard_num"] = "334",
										["y"] = -86968.369826091,
										["x"] = 33910.950929193,
										["name"] = "CRIMEA AIM-120C*6 ALQ-184 Fuel*2 F-16C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905345718262,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi12",
											[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"] = 580,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1818,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1820,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1819,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "UI",
											["STN_L16"] = "03633",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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,
													[15] = 134,
													[19] = 124,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1819,
										["psi"] = -1.5905345718262,
										["onboard_num"] = "335",
										["y"] = -86928.369826091,
										["x"] = 33870.950929193,
										["name"] = "CRIMEA AIM-120C*6 ALQ-184 Fuel*2 F-16C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905345718262,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi13",
											[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"] = 580,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1818,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1820,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1819,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "UI",
											["STN_L16"] = "03634",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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,
													[15] = 0,
													[19] = 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"] = 
												{
													[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,
													[15] = 0,
													[19] = 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"] = 1820,
										["psi"] = -1.5905345718262,
										["onboard_num"] = "336",
										["y"] = -86888.369826091,
										["x"] = 33830.950929193,
										["name"] = "CRIMEA AIM-120C*6 ALQ-184 Fuel*2 F-16C-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905345718262,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi14",
											[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"] = 580,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1818,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1820,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1819,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -87008.369826091,
								["x"] = 33950.950929193,
								["name"] = "CRIMEA AIM-120C*6 ALQ-184 Fuel*2 F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [44]
							[45] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 227.39054356591,
											["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"] = 83,
																	}, -- 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"] = 143402.22907022,
											["x"] = -198066.6131946,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 240.71670790468,
											["ETA_locked"] = false,
											["y"] = 196478.81691931,
											["x"] = -194568.98602162,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 147,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "CT",
											["VoiceCallsignNumber"] = "11",
											["STN_L16"] = "02302",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1090,
										["psi"] = -1.5049937265237,
										["onboard_num"] = "018",
										["y"] = 143402.22907022,
										["x"] = -198066.6131946,
										["name"] = "BFM F-15C",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[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"] = 1.5049937265237,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "CT",
											["VoiceCallsignNumber"] = "12",
											["STN_L16"] = "02306",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1094,
										["psi"] = -1.5049937265237,
										["onboard_num"] = "092",
										["y"] = 143442.22907022,
										["x"] = -198106.6131946,
										["name"] = "BFM F-15C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[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"] = 1.5049937265237,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "CT",
											["VoiceCallsignNumber"] = "13",
											["STN_L16"] = "02307",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1095,
										["psi"] = -1.5049937265237,
										["onboard_num"] = "093",
										["y"] = 143482.22907022,
										["x"] = -198146.6131946,
										["name"] = "BFM F-15C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[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"] = 1.5049937265237,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "CT",
											["VoiceCallsignNumber"] = "14",
											["STN_L16"] = "02310",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1096,
										["psi"] = -1.5049937265237,
										["onboard_num"] = "094",
										["y"] = 143522.22907022,
										["x"] = -198186.6131946,
										["name"] = "BFM F-15C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[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"] = 1.5049937265237,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 143402.22907022,
								["x"] = -198066.6131946,
								["name"] = "BFM F-15C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [45]
							[46] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 227.39054356591,
											["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"] = 85,
																	}, -- 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"] = 143366.00930844,
											["x"] = -198537.91007923,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["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"] = 212.47833516607,
											["ETA_locked"] = false,
											["y"] = 196726.24208513,
											["x"] = -194628.86057452,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 149,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis clean",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 301,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1104,
										["psi"] = -1.4976692274391,
										["onboard_num"] = "475",
										["y"] = 143366.00930844,
										["x"] = -198537.91007923,
										["name"] = "BFM F-15C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 7889,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4976692274391,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 4,
											["name"] = "Chevy41",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis clean",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 301,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1111,
										["psi"] = -1.4976692274391,
										["onboard_num"] = "479",
										["y"] = 143406.00930844,
										["x"] = -198577.91007923,
										["name"] = "BFM F-15C-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 7889,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4976692274391,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 4,
											["name"] = "Chevy42",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis clean",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 301,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1112,
										["psi"] = -1.4976692274391,
										["onboard_num"] = "480",
										["y"] = 143446.00930844,
										["x"] = -198617.91007923,
										["name"] = "BFM F-15C-1-6",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 7889,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4976692274391,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 4,
											["name"] = "Chevy43",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis clean",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 301,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1113,
										["psi"] = -1.4976692274391,
										["onboard_num"] = "481",
										["y"] = 143486.00930844,
										["x"] = -198657.91007923,
										["name"] = "BFM F-15E",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 7889,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4976692274391,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 4,
											["name"] = "Chevy44",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 143366.00930844,
								["x"] = -198537.91007923,
								["name"] = "BFM F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 301,
							}, -- end of [46]
							[47] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 227.39054356591,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 143449.88551198,
											["x"] = -199156.97723821,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 227.39054356591,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 234.39261115606,
											["ETA_locked"] = false,
											["y"] = 196515.79981955,
											["x"] = -194523.63944173,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 151,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-101 grim reapers ad101 (2002)",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1121,
										["psi"] = -1.4837043153244,
										["onboard_num"] = "095",
										["y"] = 143449.88551198,
										["x"] = -199156.97723821,
										["name"] = "BFM F-14B",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-7 - AIM-9M}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{LAU-7 - AIM-9M}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 5658,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4837043153244,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 4,
											["name"] = "Pontiac41",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-101 red",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1152,
										["psi"] = -1.4837043153244,
										["onboard_num"] = "096",
										["y"] = 143489.88551198,
										["x"] = -199196.97723821,
										["name"] = "BFM F-14B-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-7 - AIM-9M}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{LAU-7 - AIM-9M}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 5658,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4837043153244,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 4,
											["name"] = "Pontiac42",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-103 jolly rogers hi viz",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1153,
										["psi"] = -1.4837043153244,
										["onboard_num"] = "097",
										["y"] = 143529.88551198,
										["x"] = -199236.97723821,
										["name"] = "BFM F-14B-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-7 - AIM-9M}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{LAU-7 - AIM-9M}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 5658,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4837043153244,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 4,
											["name"] = "Pontiac43",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-142 ghostriders",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1154,
										["psi"] = -1.4837043153244,
										["onboard_num"] = "098",
										["y"] = 143569.88551198,
										["x"] = -199276.97723821,
										["name"] = "BFM F-14B-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-7 - AIM-9M}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{LAU-7 - AIM-9M}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 5658,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4837043153244,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 4,
											["name"] = "Pontiac44",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 143449.88551198,
								["x"] = -199156.97723821,
								["name"] = "BFM F-14B",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [47]
							[48] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = false,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "AWACS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = false,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 11887.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "AWACS",
															["enabled"] = true,
															["params"] = {},
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 87,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = false,
															["id"] = "Orbit",
															["enabled"] = true,
															["params"] = 
															{
																["altitude"] = 11887.2,
																["pattern"] = "Race-Track",
																["speed"] = 169.58333333333,
																["speedEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [3]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 93344.46972397,
											["x"] = -249950.08268683,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 9400.032,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 409.48634459194,
											["ETA_locked"] = false,
											["y"] = 89791.443850267,
											["x"] = -159534.75935829,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 163,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 11887.2,
										["alt_type"] = "BARO",
										["livery_id"] = "552d ACW 2003 Flagship (77-0375) Tinker AFB (OK)",
										["skill"] = "Excellent",
										["speed"] = 238.88888888889,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "MC",
											["VoiceCallsignNumber"] = "11",
											["STN_L16"] = "02520",
										}, -- end of ["AddPropAircraft"]
										["type"] = "E-3A",
										["unitId"] = 1232,
										["psi"] = 0.039276513498194,
										["onboard_num"] = "501",
										["y"] = 93344.46972397,
										["x"] = -249950.08268683,
										["name"] = "BFM E-3A",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "65000",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.039276513498194,
										["callsign"] = 
										{
											[2] = 6,
											["name"] = "Darkstar61",
											[3] = 1,
											[1] = 5,
											[4] = "Darkstar61",
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 93344.46972397,
								["x"] = -249950.08268683,
								["name"] = "BFM E-3A",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 301,
							}, -- end of [48]
							[49] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 227.39054356591,
											["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"] = 143510.815422,
											["x"] = -201143.13405415,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 174.72222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 240.30950188781,
											["ETA_locked"] = false,
											["y"] = 196640.74899362,
											["x"] = -197828.02532727,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 165,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 'southeast asia'",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ChaffBurst"] = 0,
											["LAU68ROF"] = 0,
											["ChaffBurstInt"] = 0,
											["ChaffSalvo"] = 0,
											["ChaffSalvoInt"] = 0,
											["FlareBurstInt"] = 0,
											["LAU3ROF"] = 0,
											["FlareBurst"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-5E-3",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 301,
													[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"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1234,
										["psi"] = -1.5084808617211,
										["onboard_num"] = "030",
										["y"] = 143510.815422,
										["x"] = -201143.13405415,
										["name"] = "BFM MiG-1-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"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5084808617211,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 'southeast asia'",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ChaffBurst"] = 0,
											["LAU68ROF"] = 0,
											["ChaffBurstInt"] = 0,
											["ChaffSalvo"] = 0,
											["ChaffSalvoInt"] = 0,
											["FlareBurstInt"] = 0,
											["LAU3ROF"] = 0,
											["FlareBurst"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-5E-3",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 301,
													[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"] = 1241,
										["psi"] = -1.5084808617211,
										["onboard_num"] = "099",
										["y"] = 143550.815422,
										["x"] = -201183.13405415,
										["name"] = "BFM F-5E-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"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5084808617211,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 'southeast asia'",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ChaffBurst"] = 0,
											["LAU68ROF"] = 0,
											["ChaffBurstInt"] = 0,
											["ChaffSalvo"] = 0,
											["ChaffSalvoInt"] = 0,
											["FlareBurstInt"] = 0,
											["LAU3ROF"] = 0,
											["FlareBurst"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-5E-3",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 301,
													[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"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1242,
										["psi"] = -1.5084808617211,
										["onboard_num"] = "100",
										["y"] = 143590.815422,
										["x"] = -201223.13405415,
										["name"] = "BFM F-5E-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"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5084808617211,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 'southeast asia'",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ChaffBurst"] = 0,
											["LAU68ROF"] = 0,
											["ChaffBurstInt"] = 0,
											["ChaffSalvo"] = 0,
											["ChaffSalvoInt"] = 0,
											["FlareBurstInt"] = 0,
											["LAU3ROF"] = 0,
											["FlareBurst"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-5E-3",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 301,
													[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"] = 1243,
										["psi"] = -1.5084808617211,
										["onboard_num"] = "101",
										["y"] = 143630.815422,
										["x"] = -201263.13405415,
										["name"] = "BFM F-5E-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"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5084808617211,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 143510.815422,
								["x"] = -201143.13405415,
								["name"] = "BFM F-5E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 301,
							}, -- end of [49]
							[50] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 227.39054356591,
											["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"] = 143611.89127633,
											["x"] = -201492.55308179,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 226.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 240.30950188781,
											["ETA_locked"] = false,
											["y"] = 196687.25166396,
											["x"] = -198321.42188965,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 167,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vma-214",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ClockTime"] = 1,
											["EWDispenserBR"] = 2,
											["AAR_Zone3"] = 0,
											["AAR_Zone2"] = 0,
											["EWDispenserBL"] = 2,
											["AAR_Zone1"] = 0,
											["LaserCode100"] = 6,
											["RocketBurst"] = 1,
											["LoadWater"] = true,
											["MountNVG"] = false,
											["EWDispenserTBL"] = 2,
											["GBULaserCode1"] = 8,
											["GBULaserCode100"] = 6,
											["LaserCode1"] = 8,
											["EWDispenserTFL"] = 1,
											["EWDispenserTFR"] = 1,
											["GBULaserCode10"] = 8,
											["LaserCode10"] = 8,
											["EWDispenserTBR"] = 2,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AV8BNA",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 301,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[7] = 270,
													[14] = 260,
													[23] = 122.1,
													[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,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 133,
													[2] = 257.8,
													[4] = 123.3,
													[8] = 385.4,
													[16] = 121,
													[17] = 126,
													[9] = 139,
													[18] = 125,
													[5] = 344,
													[10] = 140,
													[20] = 122,
													[21] = 123,
													[11] = 134,
													[22] = 124,
													[3] = 122.1,
													[6] = 385,
													[12] = 132,
													[24] = 136,
													[25] = 141,
													[13] = 131,
													[26] = 127,
													[7] = 130,
													[14] = 129,
													[23] = 135,
													[19] = 128,
													[15] = 138,
												}, -- 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,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
											[3] = 
											{
												["channels"] = 
												{
													[1] = 177,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[30] = 123.3,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[19] = 253,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[27] = 133,
													[7] = 270,
													[14] = 260,
													[28] = 257.8,
													[23] = 122.1,
													[29] = 122.1,
													[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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 1251,
										["psi"] = -1.5111195613836,
										["onboard_num"] = "001",
										["y"] = 143611.89127633,
										["x"] = -201492.55308179,
										["name"] = "BFM AV-8B-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M-ON-ADAPTER}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{GAU_12_Equalizer_HE}",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "{AIM-9M-ON-ADAPTER}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 2464,
											["flare"] = 120,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5111195613836,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 5,
											["name"] = "Enfield51",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "vma-214",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ClockTime"] = 1,
											["EWDispenserBR"] = 2,
											["AAR_Zone3"] = 0,
											["AAR_Zone2"] = 0,
											["EWDispenserBL"] = 2,
											["AAR_Zone1"] = 0,
											["LaserCode100"] = 6,
											["RocketBurst"] = 1,
											["LoadWater"] = true,
											["MountNVG"] = false,
											["EWDispenserTBL"] = 2,
											["GBULaserCode1"] = 8,
											["GBULaserCode100"] = 6,
											["LaserCode1"] = 8,
											["EWDispenserTFL"] = 1,
											["EWDispenserTFR"] = 1,
											["GBULaserCode10"] = 8,
											["LaserCode10"] = 8,
											["EWDispenserTBR"] = 2,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AV8BNA",
										["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,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 301,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[7] = 270,
													[14] = 260,
													[23] = 122.1,
													[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,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 133,
													[2] = 257.8,
													[4] = 123.3,
													[8] = 385.4,
													[16] = 121,
													[17] = 126,
													[9] = 139,
													[18] = 125,
													[5] = 344,
													[10] = 140,
													[20] = 122,
													[21] = 123,
													[11] = 134,
													[22] = 124,
													[3] = 122.1,
													[6] = 385,
													[12] = 132,
													[24] = 136,
													[25] = 141,
													[13] = 131,
													[26] = 127,
													[7] = 130,
													[14] = 129,
													[23] = 135,
													[19] = 128,
													[15] = 138,
												}, -- end of ["channels"]
											}, -- end of [2]
											[3] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 177,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[30] = 123.3,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[19] = 253,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[27] = 133,
													[7] = 270,
													[14] = 260,
													[28] = 257.8,
													[23] = 122.1,
													[29] = 122.1,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 1259,
										["psi"] = -1.5111195613836,
										["onboard_num"] = "002",
										["y"] = 143651.89127633,
										["x"] = -201532.55308179,
										["name"] = "BFM AV-8B-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M-ON-ADAPTER}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{GAU_12_Equalizer_HE}",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "{AIM-9M-ON-ADAPTER}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 2464,
											["flare"] = 120,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5111195613836,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 5,
											["name"] = "Enfield52",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "vma-214",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ClockTime"] = 1,
											["EWDispenserBR"] = 2,
											["AAR_Zone3"] = 0,
											["AAR_Zone2"] = 0,
											["EWDispenserBL"] = 2,
											["AAR_Zone1"] = 0,
											["LaserCode100"] = 6,
											["RocketBurst"] = 1,
											["LoadWater"] = true,
											["MountNVG"] = false,
											["EWDispenserTBL"] = 2,
											["GBULaserCode1"] = 8,
											["GBULaserCode100"] = 6,
											["LaserCode1"] = 8,
											["EWDispenserTFL"] = 1,
											["EWDispenserTFR"] = 1,
											["GBULaserCode10"] = 8,
											["LaserCode10"] = 8,
											["EWDispenserTBR"] = 2,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AV8BNA",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 301,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[7] = 270,
													[14] = 260,
													[23] = 122.1,
													[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,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 133,
													[2] = 257.8,
													[4] = 123.3,
													[8] = 385.4,
													[16] = 121,
													[17] = 126,
													[9] = 139,
													[18] = 125,
													[5] = 344,
													[10] = 140,
													[20] = 122,
													[21] = 123,
													[11] = 134,
													[22] = 124,
													[3] = 122.1,
													[6] = 385,
													[12] = 132,
													[24] = 136,
													[25] = 141,
													[13] = 131,
													[26] = 127,
													[7] = 130,
													[14] = 129,
													[23] = 135,
													[19] = 128,
													[15] = 138,
												}, -- 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,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
											[3] = 
											{
												["channels"] = 
												{
													[1] = 177,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[30] = 123.3,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[19] = 253,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[27] = 133,
													[7] = 270,
													[14] = 260,
													[28] = 257.8,
													[23] = 122.1,
													[29] = 122.1,
													[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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 1260,
										["psi"] = -1.5111195613836,
										["onboard_num"] = "003",
										["y"] = 143691.89127633,
										["x"] = -201572.55308179,
										["name"] = "BFM AV-8B-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M-ON-ADAPTER}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{GAU_12_Equalizer_HE}",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "{AIM-9M-ON-ADAPTER}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 2464,
											["flare"] = 120,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5111195613836,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 5,
											["name"] = "Enfield53",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "vma-214",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ClockTime"] = 1,
											["EWDispenserBR"] = 2,
											["AAR_Zone3"] = 0,
											["AAR_Zone2"] = 0,
											["EWDispenserBL"] = 2,
											["AAR_Zone1"] = 0,
											["LaserCode100"] = 6,
											["RocketBurst"] = 1,
											["LoadWater"] = true,
											["MountNVG"] = false,
											["EWDispenserTBL"] = 2,
											["GBULaserCode1"] = 8,
											["GBULaserCode100"] = 6,
											["LaserCode1"] = 8,
											["EWDispenserTFL"] = 1,
											["EWDispenserTFR"] = 1,
											["GBULaserCode10"] = 8,
											["LaserCode10"] = 8,
											["EWDispenserTBR"] = 2,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AV8BNA",
										["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,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 301,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[7] = 270,
													[14] = 260,
													[23] = 122.1,
													[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,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 133,
													[2] = 257.8,
													[4] = 123.3,
													[8] = 385.4,
													[16] = 121,
													[17] = 126,
													[9] = 139,
													[18] = 125,
													[5] = 344,
													[10] = 140,
													[20] = 122,
													[21] = 123,
													[11] = 134,
													[22] = 124,
													[3] = 122.1,
													[6] = 385,
													[12] = 132,
													[24] = 136,
													[25] = 141,
													[13] = 131,
													[26] = 127,
													[7] = 130,
													[14] = 129,
													[23] = 135,
													[19] = 128,
													[15] = 138,
												}, -- end of ["channels"]
											}, -- end of [2]
											[3] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 177,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[30] = 123.3,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[19] = 253,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[27] = 133,
													[7] = 270,
													[14] = 260,
													[28] = 257.8,
													[23] = 122.1,
													[29] = 122.1,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 1261,
										["psi"] = -1.5111195613836,
										["onboard_num"] = "004",
										["y"] = 143731.89127633,
										["x"] = -201612.55308179,
										["name"] = "BFM AV-8B-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M-ON-ADAPTER}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{GAU_12_Equalizer_HE}",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "{AIM-9M-ON-ADAPTER}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 2464,
											["flare"] = 120,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5111195613836,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 5,
											["name"] = "Enfield54",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 143611.89127633,
								["x"] = -201492.55308179,
								["name"] = "BFM AV-8B",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 301,
							}, -- end of [50]
							[51] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 227.39054356591,
											["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"] = 89,
																	}, -- 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"] = 143560.72683095,
											["x"] = -201943.84468656,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 298.07992150534,
											["ETA_locked"] = false,
											["y"] = 197083.73383587,
											["x"] = -198672.48542094,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 170,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02571",
											["VoiceCallsignNumber"] = "31",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 301,
													[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"] = 1273,
										["psi"] = -1.509751648689,
										["onboard_num"] = "301",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 143560.72683095,
										["x"] = -201943.84468656,
										["name"] = "BFM F/A-18C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_LAU-127_AIM-9M",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_LAU-127_AIM-9M_R",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.509751648689,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 3,
											["name"] = "Chevy31",
											[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"] = 1273,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1277,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1279,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1278,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02575",
											["VoiceCallsignNumber"] = "32",
										}, -- 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] = 301,
													[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"] = 1277,
										["psi"] = -1.509751648689,
										["onboard_num"] = "302",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 143600.72683095,
										["x"] = -201983.84468656,
										["name"] = "BFM F/A-18C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_LAU-127_AIM-9M",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_LAU-127_AIM-9M_R",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.509751648689,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 3,
											["name"] = "Chevy32",
											[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"] = 1273,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1277,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1279,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1278,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02576",
											["VoiceCallsignNumber"] = "33",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 301,
													[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"] = 1278,
										["psi"] = -1.509751648689,
										["onboard_num"] = "303",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 143640.72683095,
										["x"] = -202023.84468656,
										["name"] = "BFM F/A-18C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_LAU-127_AIM-9M",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_LAU-127_AIM-9M_R",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.509751648689,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 3,
											["name"] = "Chevy33",
											[3] = 3,
										}, -- 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"] = 1273,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1277,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1279,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1278,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02577",
											["VoiceCallsignNumber"] = "34",
										}, -- 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] = 301,
													[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"] = 1279,
										["psi"] = -1.509751648689,
										["onboard_num"] = "304",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 143680.72683095,
										["x"] = -202063.84468656,
										["name"] = "BFM F/A-18C-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_LAU-127_AIM-9M",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_LAU-127_AIM-9M_R",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.509751648689,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 3,
											["name"] = "Chevy34",
											[3] = 4,
										}, -- 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"] = 1273,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1277,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1279,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1278,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 143560.72683095,
								["x"] = -201943.84468656,
								["name"] = "BFM F/A-18C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 301,
							}, -- end of [51]
							[52] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 200,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAS",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "Ground Units",
																	[3] = "Light armed ships",
																}, -- 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"] = 2,
																		["name"] = 1,
																	}, -- 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"] = 1,
																		["name"] = 3,
																	}, -- 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"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- 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"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- 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"] = 
																	{
																		["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 [6]
														[7] = 
														{
															["number"] = 7,
															["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 [7]
														[8] = 
														{
															["number"] = 8,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 93,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 143160.98667423,
											["x"] = -195825.30177549,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 200.12315504409,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 268.50330285256,
											["ETA_locked"] = false,
											["y"] = 196754.66883325,
											["x"] = -191948.34821982,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 177,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "74th fs moody afb, georgia (ft)",
										["skill"] = "Client",
										["speed"] = 200,
										["AddPropAircraft"] = 
										{
											["SADL_TN"] = "0117",
											["VoiceCallsignLabel"] = "CT",
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "A-10C_2",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 301,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 54,
													[11] = 259,
													[22] = 32.5,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 37.5,
													[25] = 54,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[23] = 42,
													[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,
													[21] = 1,
													[11] = 0,
													[22] = 1,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 1,
													[25] = 1,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 1,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = 
												{
													[1] = "Channel  1",
													[2] = "Channel  2",
													[4] = "Channel  4",
													[8] = "Channel  8",
													[16] = "Channel 16",
													[17] = "Channel 17",
													[9] = "Channel  9",
													[18] = "Channel 18",
													[5] = "Channel  5",
													[10] = "Channel 10",
													[20] = "Channel 20",
													[21] = "Channel 21",
													[11] = "Channel 11",
													[22] = "Channel 22",
													[3] = "Channel  3",
													[6] = "Channel  6",
													[12] = "Channel 12",
													[24] = "Channel 24",
													[25] = "Channel 25",
													[13] = "Channel 13",
													[7] = "Channel  7",
													[14] = "Channel 14",
													[23] = "Channel 23",
													[19] = "Channel 19",
													[15] = "Channel 15",
												}, -- end of ["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"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
											[3] = 
											{
												["channels"] = 
												{
													[1] = 31.5,
													[2] = 45.7,
													[4] = 38,
													[8] = 50,
													[16] = 51.5,
													[17] = 50,
													[9] = 55.5,
													[18] = 79,
													[5] = 30,
													[10] = 39.9,
													[20] = 34.9,
													[11] = 41.5,
													[3] = 57,
													[6] = 32,
													[12] = 75.7,
													[13] = 33,
													[7] = 40,
													[14] = 38,
													[19] = 51.5,
													[15] = 42,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 1327,
										["psi"] = -1.4985823679041,
										["onboard_num"] = "723",
										["y"] = 143160.98667423,
										["x"] = -195825.30177549,
										["name"] = "BFM A-10C2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 2012,
											["flare"] = 240,
											["ammo_type"] = 2,
											["chaff"] = 240,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4985823679041,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["SADL"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["AirKey"] = 10,
													["GatewayKey"] = 8,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1327,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1331,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1333,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1332,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["SADL"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "74th fs moody afb, georgia (ft)",
										["skill"] = "Client",
										["speed"] = 200,
										["AddPropAircraft"] = 
										{
											["SADL_TN"] = "0217",
											["VoiceCallsignLabel"] = "CT",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "A-10C_2",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = 
												{
													[1] = "Channel  1",
													[2] = "Channel  2",
													[4] = "Channel  4",
													[8] = "Channel  8",
													[16] = "Channel 16",
													[17] = "Channel 17",
													[9] = "Channel  9",
													[18] = "Channel 18",
													[5] = "Channel  5",
													[10] = "Channel 10",
													[20] = "Channel 20",
													[21] = "Channel 21",
													[11] = "Channel 11",
													[22] = "Channel 22",
													[3] = "Channel  3",
													[6] = "Channel  6",
													[12] = "Channel 12",
													[24] = "Channel 24",
													[25] = "Channel 25",
													[13] = "Channel 13",
													[7] = "Channel  7",
													[14] = "Channel 14",
													[23] = "Channel 23",
													[19] = "Channel 19",
													[15] = "Channel 15",
												}, -- end of ["channelsNames"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[21] = 1,
													[11] = 0,
													[22] = 1,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 1,
													[25] = 1,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 1,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 301,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 54,
													[11] = 259,
													[22] = 32.5,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 37.5,
													[25] = 54,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[23] = 42,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["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 [2]
											[3] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 31.5,
													[2] = 45.7,
													[4] = 38,
													[8] = 50,
													[16] = 51.5,
													[17] = 50,
													[9] = 55.5,
													[18] = 79,
													[5] = 30,
													[10] = 39.9,
													[20] = 34.9,
													[11] = 41.5,
													[3] = 57,
													[6] = 32,
													[12] = 75.7,
													[13] = 33,
													[7] = 40,
													[14] = 38,
													[19] = 51.5,
													[15] = 42,
												}, -- end of ["channels"]
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 1331,
										["psi"] = -1.4985823679041,
										["onboard_num"] = "724",
										["y"] = 143200.98667423,
										["x"] = -195865.30177549,
										["name"] = "BFM A-10C2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 2012,
											["flare"] = 240,
											["ammo_type"] = 2,
											["chaff"] = 240,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4985823679041,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt12",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["SADL"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["AirKey"] = 10,
													["GatewayKey"] = 8,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1327,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1331,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1333,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1332,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["SADL"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "74th fs moody afb, georgia (ft)",
										["skill"] = "Client",
										["speed"] = 200,
										["AddPropAircraft"] = 
										{
											["SADL_TN"] = "0317",
											["VoiceCallsignLabel"] = "CT",
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "A-10C_2",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 301,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 54,
													[11] = 259,
													[22] = 32.5,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 37.5,
													[25] = 54,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[23] = 42,
													[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,
													[21] = 1,
													[11] = 0,
													[22] = 1,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 1,
													[25] = 1,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 1,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = 
												{
													[1] = "Channel  1",
													[2] = "Channel  2",
													[4] = "Channel  4",
													[8] = "Channel  8",
													[16] = "Channel 16",
													[17] = "Channel 17",
													[9] = "Channel  9",
													[18] = "Channel 18",
													[5] = "Channel  5",
													[10] = "Channel 10",
													[20] = "Channel 20",
													[21] = "Channel 21",
													[11] = "Channel 11",
													[22] = "Channel 22",
													[3] = "Channel  3",
													[6] = "Channel  6",
													[12] = "Channel 12",
													[24] = "Channel 24",
													[25] = "Channel 25",
													[13] = "Channel 13",
													[7] = "Channel  7",
													[14] = "Channel 14",
													[23] = "Channel 23",
													[19] = "Channel 19",
													[15] = "Channel 15",
												}, -- end of ["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"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
											[3] = 
											{
												["channels"] = 
												{
													[1] = 31.5,
													[2] = 45.7,
													[4] = 38,
													[8] = 50,
													[16] = 51.5,
													[17] = 50,
													[9] = 55.5,
													[18] = 79,
													[5] = 30,
													[10] = 39.9,
													[20] = 34.9,
													[11] = 41.5,
													[3] = 57,
													[6] = 32,
													[12] = 75.7,
													[13] = 33,
													[7] = 40,
													[14] = 38,
													[19] = 51.5,
													[15] = 42,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 1332,
										["psi"] = -1.4985823679041,
										["onboard_num"] = "725",
										["y"] = 143240.98667423,
										["x"] = -195905.30177549,
										["name"] = "BFM A-10C2-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 2012,
											["flare"] = 240,
											["ammo_type"] = 2,
											["chaff"] = 240,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4985823679041,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["SADL"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["AirKey"] = 10,
													["GatewayKey"] = 8,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1327,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1331,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1333,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1332,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["SADL"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "74th fs moody afb, georgia (ft)",
										["skill"] = "Client",
										["speed"] = 200,
										["AddPropAircraft"] = 
										{
											["SADL_TN"] = "0417",
											["VoiceCallsignLabel"] = "CT",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "A-10C_2",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = 
												{
													[1] = "Channel  1",
													[2] = "Channel  2",
													[4] = "Channel  4",
													[8] = "Channel  8",
													[16] = "Channel 16",
													[17] = "Channel 17",
													[9] = "Channel  9",
													[18] = "Channel 18",
													[5] = "Channel  5",
													[10] = "Channel 10",
													[20] = "Channel 20",
													[21] = "Channel 21",
													[11] = "Channel 11",
													[22] = "Channel 22",
													[3] = "Channel  3",
													[6] = "Channel  6",
													[12] = "Channel 12",
													[24] = "Channel 24",
													[25] = "Channel 25",
													[13] = "Channel 13",
													[7] = "Channel  7",
													[14] = "Channel 14",
													[23] = "Channel 23",
													[19] = "Channel 19",
													[15] = "Channel 15",
												}, -- end of ["channelsNames"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[21] = 1,
													[11] = 0,
													[22] = 1,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 1,
													[25] = 1,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 1,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 301,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 54,
													[11] = 259,
													[22] = 32.5,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 37.5,
													[25] = 54,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[23] = 42,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["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 [2]
											[3] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 31.5,
													[2] = 45.7,
													[4] = 38,
													[8] = 50,
													[16] = 51.5,
													[17] = 50,
													[9] = 55.5,
													[18] = 79,
													[5] = 30,
													[10] = 39.9,
													[20] = 34.9,
													[11] = 41.5,
													[3] = 57,
													[6] = 32,
													[12] = 75.7,
													[13] = 33,
													[7] = 40,
													[14] = 38,
													[19] = 51.5,
													[15] = 42,
												}, -- end of ["channels"]
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 1333,
										["psi"] = -1.4985823679041,
										["onboard_num"] = "726",
										["y"] = 143280.98667423,
										["x"] = -195945.30177549,
										["name"] = "BFM A-10C2-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 2012,
											["flare"] = 240,
											["ammo_type"] = 2,
											["chaff"] = 240,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4985823679041,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["SADL"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["AirKey"] = 10,
													["GatewayKey"] = 8,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1327,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1331,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1333,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1332,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["SADL"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 143160.98667423,
								["x"] = -195825.30177549,
								["name"] = "BFM A-10C2",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 301,
							}, -- end of [52]
							[53] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 847144.51344791,
											["x"] = -169765.67808956,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 656.90664072546,
											["ETA_locked"] = false,
											["y"] = 846573.08593156,
											["x"] = -338553.22266607,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 193,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["IsNvgAllowed"] = true,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["UseReferenceAircraft"] = false,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit1"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1397,
										["psi"] = 3.1382071826141,
										["onboard_num"] = "110",
										["y"] = 847144.51344791,
										["x"] = -169765.67808956,
										["name"] = "山岳戦 AIM-7M*3 AIM-9M*4 ALQ-131*1 Fuel*3 F-4E-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -3.1382071826141,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 5,
											["name"] = "Colt51",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["UseReferenceAircraft"] = false,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1398,
										["psi"] = 3.1382071826141,
										["onboard_num"] = "115",
										["y"] = 847184.51344791,
										["x"] = -169805.67808956,
										["name"] = "山岳戦 AIM-7M*3 AIM-9M*4 ALQ-131*1 Fuel*3 F-4E-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -3.1382071826141,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 5,
											["name"] = "Colt52",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["UseReferenceAircraft"] = false,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1399,
										["psi"] = 3.1382071826141,
										["onboard_num"] = "121",
										["y"] = 847224.51344791,
										["x"] = -169845.67808956,
										["name"] = "山岳戦 AIM-7M*3 AIM-9M*4 ALQ-131*1 Fuel*3 F-4E-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -3.1382071826141,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 5,
											["name"] = "Colt53",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["UseReferenceAircraft"] = false,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1400,
										["psi"] = 3.1382071826141,
										["onboard_num"] = "126",
										["y"] = 847264.51344791,
										["x"] = -169885.67808956,
										["name"] = "山岳戦 AIM-7M*3 AIM-9M*4 ALQ-131*1 Fuel*3 F-4E-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -3.1382071826141,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 5,
											["name"] = "Colt54",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847144.51344791,
								["x"] = -169765.67808956,
								["name"] = "山岳戦 AIM-7E*3 AIM-9L*4 ALQ-131*1 F-4E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [53]
							[54] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = "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"] = 97,
																	}, -- 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"] = 847664.22151618,
											["x"] = -170558.12573943,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 403.56173838882,
											["ETA_locked"] = false,
											["y"] = 846573.08593156,
											["x"] = -338844.06542401,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 194,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VR",
											["STN_L16"] = "02771",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1401,
										["psi"] = 3.1351089253791,
										["onboard_num"] = "300",
										["y"] = 847664.22151618,
										["x"] = -170558.12573943,
										["name"] = "山岳戦 AIM-120C*6 Fuel*3 F-16C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1351089253791,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Viper11",
											[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"] = 1401,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1614,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1616,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1615,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VR",
											["STN_L16"] = "03316",
											["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] = 311,
													[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"] = 1614,
										["psi"] = 3.1351089253791,
										["onboard_num"] = "322",
										["y"] = 847704.22151618,
										["x"] = -170598.12573943,
										["name"] = "山岳戦 AIM-120C*6 Fuel*3 F-16C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1351089253791,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Viper12",
											[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"] = 1401,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1614,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1616,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1615,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VR",
											["STN_L16"] = "03317",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1615,
										["psi"] = 3.1351089253791,
										["onboard_num"] = "327",
										["y"] = 847744.22151618,
										["x"] = -170638.12573943,
										["name"] = "山岳戦 AIM-120C*6 Fuel*3 F-16C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1351089253791,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Viper13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1401,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1614,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1616,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1615,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VR",
											["STN_L16"] = "03320",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 311,
													[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"] = 1616,
										["psi"] = 3.1351089253791,
										["onboard_num"] = "328",
										["y"] = 847784.22151618,
										["x"] = -170678.12573943,
										["name"] = "山岳戦 AIM-120C*6 Fuel*3 F-16C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1351089253791,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Viper14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1401,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1614,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1616,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1615,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847664.22151618,
								["x"] = -170558.12573943,
								["name"] = "山岳戦 AIM-120C*6 Fuel*3 F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [54]
							[55] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 98,
																	}, -- 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"] = 847557.76790999,
											["x"] = -170552.44706856,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 403.37572985069,
											["ETA_locked"] = false,
											["y"] = 846489.98800072,
											["x"] = -338760.96749317,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 195,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VM",
											["STN_L16"] = "02775",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1405,
										["psi"] = 3.1352447850971,
										["onboard_num"] = "344",
										["y"] = 847557.76790999,
										["x"] = -170552.44706856,
										["name"] = "山岳戦 AIM-120C*4 AIM-9M*2 Fuel*3 F-16C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1352447850971,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Venom11",
											[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"] = 1405,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1617,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1619,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1618,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VM",
											["STN_L16"] = "03321",
											["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] = 311,
													[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"] = 1617,
										["psi"] = 3.1352447850971,
										["onboard_num"] = "345",
										["y"] = 847597.76790999,
										["x"] = -170592.44706856,
										["name"] = "山岳戦 AIM-120C*4 AIM-9M*2 Fuel*3 F-16C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1352447850971,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Venom12",
											[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"] = 1405,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1617,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1619,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1618,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VM",
											["STN_L16"] = "03322",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1618,
										["psi"] = 3.1352447850971,
										["onboard_num"] = "346",
										["y"] = 847637.76790999,
										["x"] = -170632.44706856,
										["name"] = "山岳戦 AIM-120C*4 AIM-9M*2 Fuel*3 F-16C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1352447850971,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Venom13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1405,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1617,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1619,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1618,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VM",
											["STN_L16"] = "03323",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 311,
													[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"] = 1619,
										["psi"] = 3.1352447850971,
										["onboard_num"] = "347",
										["y"] = 847677.76790999,
										["x"] = -170672.44706856,
										["name"] = "山岳戦 AIM-120C*4 AIM-9M*2 Fuel*3 F-16C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1352447850971,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Venom14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1405,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1617,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1619,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1618,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847557.76790999,
								["x"] = -170552.44706856,
								["name"] = "山岳戦 AIM-120C*4 AIM-9M*2 Fuel*3 F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [55]
							[56] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 99,
																	}, -- 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"] = 847457.18729145,
											["x"] = -170554.43773235,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 403.22220352761,
											["ETA_locked"] = false,
											["y"] = 846344.56662175,
											["x"] = -338698.64404504,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 196,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "LO",
											["STN_L16"] = "03001",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1409,
										["psi"] = 3.1349756879765,
										["onboard_num"] = "400",
										["y"] = 847457.18729145,
										["x"] = -170554.43773235,
										["name"] = "山岳戦 AIM-120C*6 ALQ-184 Fuel*2 F-16C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1349756879765,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 1,
											["name"] = "Lobo11",
											[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"] = 1409,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1620,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1622,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1621,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "LO",
											["STN_L16"] = "03324",
											["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] = 311,
													[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"] = 1620,
										["psi"] = 3.1349756879765,
										["onboard_num"] = "416",
										["y"] = 847497.18729145,
										["x"] = -170594.43773235,
										["name"] = "山岳戦 AIM-120C*6 ALQ-184 Fuel*2 F-16C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1349756879765,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 1,
											["name"] = "Lobo12",
											[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"] = 1409,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1620,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1622,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1621,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "LO",
											["STN_L16"] = "03325",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1621,
										["psi"] = 3.1349756879765,
										["onboard_num"] = "417",
										["y"] = 847537.18729145,
										["x"] = -170634.43773235,
										["name"] = "山岳戦 AIM-120C*6 ALQ-184 Fuel*2 F-16C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1349756879765,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 1,
											["name"] = "Lobo13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1409,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1620,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1622,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1621,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "LO",
											["STN_L16"] = "03326",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 311,
													[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"] = 1622,
										["psi"] = 3.1349756879765,
										["onboard_num"] = "418",
										["y"] = 847577.18729145,
										["x"] = -170674.43773235,
										["name"] = "山岳戦 AIM-120C*6 ALQ-184 Fuel*2 F-16C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1349756879765,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 1,
											["name"] = "Lobo14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1409,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1620,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1622,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1621,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847457.18729145,
								["x"] = -170554.43773235,
								["name"] = "山岳戦 AIM-120C*6 ALQ-184 Fuel*2 F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [56]
							[57] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 847351.68306206,
											["x"] = -170553.393692,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 403.0730774556,
											["ETA_locked"] = false,
											["y"] = 846386.11558717,
											["x"] = -338636.32059691,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 197,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "03005",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1413,
										["psi"] = 3.1358481269354,
										["onboard_num"] = "399",
										["y"] = 847351.68306206,
										["x"] = -170553.393692,
										["name"] = "山岳戦 AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1358481269354,
										["callsign"] = 
										{
											[1] = 12,
											[2] = 1,
											["name"] = "Cowboy11",
											[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"] = 1413,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1623,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1625,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1624,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "03327",
											["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] = 311,
													[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"] = 1623,
										["psi"] = 3.1358481269354,
										["onboard_num"] = "419",
										["y"] = 847391.68306206,
										["x"] = -170593.393692,
										["name"] = "山岳戦 AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1358481269354,
										["callsign"] = 
										{
											[1] = 12,
											[2] = 1,
											["name"] = "Cowboy12",
											[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"] = 1413,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1623,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1625,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1624,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "03330",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1624,
										["psi"] = 3.1358481269354,
										["onboard_num"] = "420",
										["y"] = 847431.68306206,
										["x"] = -170633.393692,
										["name"] = "山岳戦 AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1358481269354,
										["callsign"] = 
										{
											[1] = 12,
											[2] = 1,
											["name"] = "Cowboy13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1413,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1623,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1625,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1624,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "03331",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 311,
													[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"] = 1625,
										["psi"] = 3.1358481269354,
										["onboard_num"] = "421",
										["y"] = 847471.68306206,
										["x"] = -170673.393692,
										["name"] = "山岳戦 AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1358481269354,
										["callsign"] = 
										{
											[1] = 12,
											[2] = 1,
											["name"] = "Cowboy14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1413,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1623,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1625,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1624,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847351.68306206,
								["x"] = -170553.393692,
								["name"] = "山岳戦 AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [57]
							[58] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "AWACS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 11887.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "AWACS",
															["enabled"] = true,
															["params"] = {},
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["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 [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetUnlimitedFuel",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetImmortal",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 795328.10998259,
											["x"] = -154793.09057008,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11887.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "Orbit",
															["enabled"] = true,
															["params"] = 
															{
																["altitude"] = 11887.2,
																["pattern"] = "Race-Track",
																["speed"] = 238.95833333333,
																["speedEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 531.09629733223,
											["ETA_locked"] = false,
											["y"] = 818708.3817403,
											["x"] = -158467.13327486,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 13099.9992,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 393.45249667691,
											["ETA_locked"] = false,
											["y"] = 889007.6551908,
											["x"] = -160341.00648244,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 202,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 11887.2,
										["alt_type"] = "BARO",
										["livery_id"] = "965th AACS (81-0006, Yellow Stripe), Tinker AFB (OK) - 4K",
										["skill"] = "Excellent",
										["speed"] = 238.88888888889,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "WD",
											["VoiceCallsignNumber"] = "11",
											["STN_L16"] = "03031",
										}, -- end of ["AddPropAircraft"]
										["type"] = "E-3A",
										["unitId"] = 1433,
										["psi"] = -1.7266645281932,
										["onboard_num"] = "147",
										["y"] = 795328.10998259,
										["x"] = -154793.09057008,
										["name"] = "山岳戦 E-3A",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "65000",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.7266645281932,
										["callsign"] = 
										{
											[2] = 8,
											["name"] = "Darkstar81",
											[3] = 1,
											[1] = 5,
											[4] = "Darkstar81",
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 795328.10998259,
								["x"] = -154793.09057008,
								["name"] = "0_山岳戦 E-3A",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 311,
							}, -- end of [58]
							[59] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 847593.93379569,
											["x"] = -170337.88989466,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 668.71325525921,
											["ETA_locked"] = false,
											["y"] = 846406.89006988,
											["x"] = -338719.41852775,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 204,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1435,
										["psi"] = 3.1345430438659,
										["onboard_num"] = "148",
										["y"] = 847593.93379569,
										["x"] = -170337.88989466,
										["name"] = "山岳戦 AIM-120C*8 Fuel*3 F-15E-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1345430438659,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 5,
											["name"] = "Dodge51",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 311,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1599,
										["psi"] = 3.1345430438659,
										["onboard_num"] = "149",
										["y"] = 847633.93379569,
										["x"] = -170377.88989466,
										["name"] = "山岳戦 AIM-120C*8 Fuel*3 F-15E-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1345430438659,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 5,
											["name"] = "Dodge52",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1600,
										["psi"] = 3.1345430438659,
										["onboard_num"] = "150",
										["y"] = 847673.93379569,
										["x"] = -170417.88989466,
										["name"] = "山岳戦 AIM-120C*8 Fuel*3 F-15E-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1345430438659,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 5,
											["name"] = "Dodge53",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 311,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1601,
										["psi"] = 3.1345430438659,
										["onboard_num"] = "151",
										["y"] = 847713.93379569,
										["x"] = -170457.88989466,
										["name"] = "山岳戦 AIM-120C*8 Fuel*3 F-15E-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1345430438659,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 5,
											["name"] = "Dodge54",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847593.93379569,
								["x"] = -170337.88989466,
								["name"] = "山岳戦 AIM-120C*8 Fuel*3 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [59]
							[60] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 847485.68192049,
											["x"] = -170333.04279577,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 668.89116293456,
											["ETA_locked"] = false,
											["y"] = 846552.31144885,
											["x"] = -338760.96749317,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 205,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1439,
										["psi"] = 3.1360510492573,
										["onboard_num"] = "152",
										["y"] = 847485.68192049,
										["x"] = -170333.04279577,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F-15E-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1360510492573,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 5,
											["name"] = "Ford51",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1602,
										["psi"] = 3.1360510492573,
										["onboard_num"] = "153",
										["y"] = 847525.68192049,
										["x"] = -170373.04279577,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F-15E-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1360510492573,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 5,
											["name"] = "Ford52",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1603,
										["psi"] = 3.1360510492573,
										["onboard_num"] = "154",
										["y"] = 847565.68192049,
										["x"] = -170413.04279577,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F-15E-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1360510492573,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 5,
											["name"] = "Ford53",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 311,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1604,
										["psi"] = 3.1360510492573,
										["onboard_num"] = "155",
										["y"] = 847605.68192049,
										["x"] = -170453.04279577,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F-15E-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1360510492573,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 5,
											["name"] = "Ford54",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847485.68192049,
								["x"] = -170333.04279577,
								["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [60]
							[61] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 847362.4866501,
											["x"] = -170329.50129977,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 668.41318691643,
											["ETA_locked"] = false,
											["y"] = 846303.01765633,
											["x"] = -338636.32059691,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 206,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1443,
										["psi"] = 3.1352978700238,
										["onboard_num"] = "156",
										["y"] = 847362.4866501,
										["x"] = -170329.50129977,
										["name"] = "山岳戦 AIM-120C*4 AIM-9M*4 Fuel*3 F-15E-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1352978700238,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 5,
											["name"] = "Chevy51",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 311,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1605,
										["psi"] = 3.1352978700238,
										["onboard_num"] = "157",
										["y"] = 847402.4866501,
										["x"] = -170369.50129977,
										["name"] = "山岳戦 AIM-120C*4 AIM-9M*4 Fuel*3 F-15E-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1352978700238,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 5,
											["name"] = "Chevy52",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1606,
										["psi"] = 3.1352978700238,
										["onboard_num"] = "158",
										["y"] = 847442.4866501,
										["x"] = -170409.50129977,
										["name"] = "山岳戦 AIM-120C*4 AIM-9M*4 Fuel*3 F-15E-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1352978700238,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 5,
											["name"] = "Chevy53",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 311,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1607,
										["psi"] = 3.1352978700238,
										["onboard_num"] = "159",
										["y"] = 847482.4866501,
										["x"] = -170449.50129977,
										["name"] = "山岳戦 AIM-120C*4 AIM-9M*4 Fuel*3 F-15E-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1352978700238,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 5,
											["name"] = "Chevy54",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847362.4866501,
								["x"] = -170329.50129977,
								["name"] = "山岳戦 AIM-120C*4 AIM-9M*4 Fuel*3 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [61]
							[62] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 847532.40162025,
											["x"] = -170149.38294433,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 762.39961086146,
											["ETA_locked"] = false,
											["y"] = 846531.53696614,
											["x"] = -338615.5461142,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 210,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "PC",
											["VoiceCallsignNumber"] = "51",
											["STN_L16"] = "03063",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1459,
										["psi"] = 3.1356516808744,
										["onboard_num"] = "160",
										["y"] = 847532.40162025,
										["x"] = -170149.38294433,
										["name"] = "山岳戦 AIM-120C*8 Fuel*3 F-15C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1356516808744,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 5,
											["name"] = "Pontiac51",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03064",
											["VoiceCallsignNumber"] = "52",
											["VoiceCallsignLabel"] = "PC",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1460,
										["psi"] = 3.1356516808744,
										["onboard_num"] = "161",
										["y"] = 847572.40162025,
										["x"] = -170189.38294433,
										["name"] = "山岳戦 AIM-120C*8 Fuel*3 F-15C-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1356516808744,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 5,
											["name"] = "Pontiac52",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03065",
											["VoiceCallsignNumber"] = "53",
											["VoiceCallsignLabel"] = "PC",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1461,
										["psi"] = 3.1356516808744,
										["onboard_num"] = "162",
										["y"] = 847612.40162025,
										["x"] = -170229.38294433,
										["name"] = "山岳戦 AIM-120C*8 Fuel*3 F-15C-1-6",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1356516808744,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 5,
											["name"] = "Pontiac53",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03066",
											["VoiceCallsignNumber"] = "54",
											["VoiceCallsignLabel"] = "PC",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1462,
										["psi"] = 3.1356516808744,
										["onboard_num"] = "163",
										["y"] = 847652.40162025,
										["x"] = -170269.38294433,
										["name"] = "山岳戦 AIM-120C*8 Fuel*3 F-15C-1-7",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1356516808744,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 5,
											["name"] = "Pontiac54",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847532.40162025,
								["x"] = -170149.38294433,
								["name"] = "山岳戦 AIM-120C*8 Fuel*3 F-15C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [62]
							[63] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 847260.78280344,
											["x"] = -170334.6726818,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 669.04887431061,
											["ETA_locked"] = false,
											["y"] = 846365.34110446,
											["x"] = -338802.51645859,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 211,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1463,
										["psi"] = 3.1362774952394,
										["onboard_num"] = "164",
										["y"] = 847260.78280344,
										["x"] = -170334.6726818,
										["name"] = "山岳戦 AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1362774952394,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 6,
											["name"] = "Enfield61",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1608,
										["psi"] = 3.1362774952394,
										["onboard_num"] = "165",
										["y"] = 847300.78280344,
										["x"] = -170374.6726818,
										["name"] = "山岳戦 AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1362774952394,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 6,
											["name"] = "Enfield62",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1609,
										["psi"] = 3.1362774952394,
										["onboard_num"] = "166",
										["y"] = 847340.78280344,
										["x"] = -170414.6726818,
										["name"] = "山岳戦 AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1362774952394,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 6,
											["name"] = "Enfield63",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 311,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1610,
										["psi"] = 3.1362774952394,
										["onboard_num"] = "167",
										["y"] = 847380.78280344,
										["x"] = -170454.6726818,
										["name"] = "山岳戦 AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1362774952394,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 6,
											["name"] = "Enfield64",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847260.78280344,
								["x"] = -170334.6726818,
								["name"] = "山岳戦 AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [63]
							[64] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 847453.29376589,
											["x"] = -170153.92303729,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 763.03670453798,
											["ETA_locked"] = false,
											["y"] = 846469.21351801,
											["x"] = -338760.96749317,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 213,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "SD",
											["VoiceCallsignNumber"] = "61",
											["STN_L16"] = "03077",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1471,
										["psi"] = 3.1357561888263,
										["onboard_num"] = "168",
										["y"] = 847453.29376589,
										["x"] = -170153.92303729,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F-15C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1357561888263,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 6,
											["name"] = "Springfield61",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03100",
											["VoiceCallsignNumber"] = "62",
											["VoiceCallsignLabel"] = "SD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1472,
										["psi"] = 3.1357561888263,
										["onboard_num"] = "169",
										["y"] = 847493.29376589,
										["x"] = -170193.92303729,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F-15C-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1357561888263,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 6,
											["name"] = "Springfield62",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03101",
											["VoiceCallsignNumber"] = "63",
											["VoiceCallsignLabel"] = "SD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1473,
										["psi"] = 3.1357561888263,
										["onboard_num"] = "170",
										["y"] = 847533.29376589,
										["x"] = -170233.92303729,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F-15C-1-6",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1357561888263,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 6,
											["name"] = "Springfield63",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03102",
											["VoiceCallsignNumber"] = "64",
											["VoiceCallsignLabel"] = "SD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1474,
										["psi"] = 3.1357561888263,
										["onboard_num"] = "171",
										["y"] = 847573.29376589,
										["x"] = -170273.92303729,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F-15C-1-7",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1357561888263,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 6,
											["name"] = "Springfield64",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847453.29376589,
								["x"] = -170153.92303729,
								["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F-15C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [64]
							[65] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 847346.65323648,
											["x"] = -170134.39821013,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 761.57810828878,
											["ETA_locked"] = false,
											["y"] = 846576.56429566,
											["x"] = -338420.24321068,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 214,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "UI",
											["VoiceCallsignNumber"] = "61",
											["STN_L16"] = "03103",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1475,
										["psi"] = 3.1370166087921,
										["onboard_num"] = "172",
										["y"] = 847346.65323648,
										["x"] = -170134.39821013,
										["name"] = "山岳戦 AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1370166087921,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 6,
											["name"] = "Uzi61",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03104",
											["VoiceCallsignNumber"] = "62",
											["VoiceCallsignLabel"] = "UI",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1476,
										["psi"] = 3.1370166087921,
										["onboard_num"] = "173",
										["y"] = 847386.65323648,
										["x"] = -170174.39821013,
										["name"] = "山岳戦 AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1370166087921,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 6,
											["name"] = "Uzi62",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03105",
											["VoiceCallsignNumber"] = "63",
											["VoiceCallsignLabel"] = "UI",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1477,
										["psi"] = 3.1370166087921,
										["onboard_num"] = "174",
										["y"] = 847426.65323648,
										["x"] = -170214.39821013,
										["name"] = "山岳戦 AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C-1-6",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1370166087921,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 6,
											["name"] = "Uzi63",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03106",
											["VoiceCallsignNumber"] = "64",
											["VoiceCallsignLabel"] = "UI",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1478,
										["psi"] = 3.1370166087921,
										["onboard_num"] = "175",
										["y"] = 847466.65323648,
										["x"] = -170254.39821013,
										["name"] = "山岳戦 AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C-1-7",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1370166087921,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 6,
											["name"] = "Uzi64",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847346.65323648,
								["x"] = -170134.39821013,
								["name"] = "山岳戦 AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [65]
							[66] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 847450.54563003,
											["x"] = -169936.66830144,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 764.54561544099,
											["ETA_locked"] = false,
											["y"] = 846348.47723343,
											["x"] = -338876.41733514,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 218,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-24 renegades",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1491,
										["psi"] = 3.1350693056485,
										["onboard_num"] = "176",
										["y"] = 847450.54563003,
										["x"] = -169936.66830144,
										["name"] = "山岳戦 AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = -3.1350693056485,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 6,
											["name"] = "Colt61",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-31 tomcatters nk101 (2004)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1492,
										["psi"] = 3.1350693056485,
										["onboard_num"] = "177",
										["y"] = 847490.54563003,
										["x"] = -169976.66830144,
										["name"] = "山岳戦 AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = -3.1350693056485,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 6,
											["name"] = "Colt62",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-101 red",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1493,
										["psi"] = 3.1350693056485,
										["onboard_num"] = "178",
										["y"] = 847530.54563003,
										["x"] = -170016.66830144,
										["name"] = "山岳戦 AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = -3.1350693056485,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 6,
											["name"] = "Colt63",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-103 jolly rogers hi viz",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1494,
										["psi"] = 3.1350693056485,
										["onboard_num"] = "179",
										["y"] = 847570.54563003,
										["x"] = -170056.66830144,
										["name"] = "山岳戦 AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = -3.1350693056485,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 6,
											["name"] = "Colt64",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847450.54563003,
								["x"] = -169936.66830144,
								["name"] = "山岳戦 AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [66]
							[67] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 847360.36404488,
											["x"] = -169935.5306805,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 764.30625537782,
											["ETA_locked"] = false,
											["y"] = 846406.89006988,
											["x"] = -338823.2909413,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 219,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-24 renegades",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1495,
										["psi"] = 3.1359471062527,
										["onboard_num"] = "180",
										["y"] = 847360.36404488,
										["x"] = -169935.5306805,
										["name"] = "山岳戦 AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -3.1359471062527,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 6,
											["name"] = "Dodge61",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-31 tomcatters nk101 (2004)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1496,
										["psi"] = 3.1359471062527,
										["onboard_num"] = "181",
										["y"] = 847400.36404488,
										["x"] = -169975.5306805,
										["name"] = "山岳戦 AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -3.1359471062527,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 6,
											["name"] = "Dodge62",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-101 red",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1497,
										["psi"] = 3.1359471062527,
										["onboard_num"] = "182",
										["y"] = 847440.36404488,
										["x"] = -170015.5306805,
										["name"] = "山岳戦 AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -3.1359471062527,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 6,
											["name"] = "Dodge63",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-103 jolly rogers hi viz",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1498,
										["psi"] = 3.1359471062527,
										["onboard_num"] = "183",
										["y"] = 847480.36404488,
										["x"] = -170055.5306805,
										["name"] = "山岳戦 AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -3.1359471062527,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 6,
											["name"] = "Dodge64",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847360.36404488,
								["x"] = -169935.5306805,
								["name"] = "山岳戦 AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [67]
							[68] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 847243.32697602,
											["x"] = -170144.00593908,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 762.6041816309,
											["ETA_locked"] = false,
											["y"] = 846593.86041427,
											["x"] = -338657.09507962,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 220,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "FD",
											["VoiceCallsignNumber"] = "61",
											["STN_L16"] = "03133",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1499,
										["psi"] = 3.1377385711007,
										["onboard_num"] = "184",
										["y"] = 847243.32697602,
										["x"] = -170144.00593908,
										["name"] = "山岳戦 AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = -3.1377385711007,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 6,
											["name"] = "Ford61",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03134",
											["VoiceCallsignNumber"] = "62",
											["VoiceCallsignLabel"] = "FD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1500,
										["psi"] = 3.1377385711007,
										["onboard_num"] = "185",
										["y"] = 847283.32697602,
										["x"] = -170184.00593908,
										["name"] = "山岳戦 AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = -3.1377385711007,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 6,
											["name"] = "Ford62",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03135",
											["VoiceCallsignNumber"] = "63",
											["VoiceCallsignLabel"] = "FD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1501,
										["psi"] = 3.1377385711007,
										["onboard_num"] = "186",
										["y"] = 847323.32697602,
										["x"] = -170224.00593908,
										["name"] = "山岳戦 AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C-1-6",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = -3.1377385711007,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 6,
											["name"] = "Ford63",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03136",
											["VoiceCallsignNumber"] = "64",
											["VoiceCallsignLabel"] = "FD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1502,
										["psi"] = 3.1377385711007,
										["onboard_num"] = "187",
										["y"] = 847363.32697602,
										["x"] = -170264.00593908,
										["name"] = "山岳戦 AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C-1-7",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = -3.1377385711007,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 6,
											["name"] = "Ford64",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847243.32697602,
								["x"] = -170144.00593908,
								["name"] = "山岳戦 AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [68]
							[69] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 847274.34525719,
											["x"] = -169936.72538588,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 764.57691248372,
											["ETA_locked"] = false,
											["y"] = 846593.86041427,
											["x"] = -338885.61438943,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 222,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-211 checkmates (2004)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1507,
										["psi"] = 3.1375649197161,
										["onboard_num"] = "188",
										["y"] = 847274.34525719,
										["x"] = -169936.72538588,
										["name"] = "山岳戦 AIM-7P*6 AIM-9M*2 Fuel*2 F-14B-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BELLY AIM-7MH}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -3.1375649197161,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 6,
											["name"] = "Chevy61",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-31 tomcatters nk101 (2004)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1508,
										["psi"] = 3.1375649197161,
										["onboard_num"] = "189",
										["y"] = 847314.34525719,
										["x"] = -169976.72538588,
										["name"] = "山岳戦 AIM-7P*6 AIM-9M*2 Fuel*2 F-14B-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -3.1375649197161,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 6,
											["name"] = "Chevy62",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-101 red",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1509,
										["psi"] = 3.1375649197161,
										["onboard_num"] = "190",
										["y"] = 847354.34525719,
										["x"] = -170016.72538588,
										["name"] = "山岳戦 AIM-7P*6 AIM-9M*2 Fuel*2 F-14B-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -3.1375649197161,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 6,
											["name"] = "Chevy63",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-103 jolly rogers hi viz",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1510,
										["psi"] = 3.1375649197161,
										["onboard_num"] = "191",
										["y"] = 847394.34525719,
										["x"] = -170056.72538588,
										["name"] = "山岳戦 AIM-7P*6 AIM-9M*2 Fuel*2 F-14B-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -3.1375649197161,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 6,
											["name"] = "Chevy64",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847274.34525719,
								["x"] = -169936.72538588,
								["name"] = "山岳戦 AIM-7P*6 AIM-9M*2 Fuel*2 F-14B",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [69]
							[70] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 847190.88979784,
											["x"] = -169935.46667059,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 764.49062599531,
											["ETA_locked"] = false,
											["y"] = 846406.89006988,
											["x"] = -338864.83990672,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 223,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-24 renegades",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1511,
										["psi"] = 3.1369516957492,
										["onboard_num"] = "192",
										["y"] = 847190.88979784,
										["x"] = -169935.46667059,
										["name"] = "山岳戦 AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = -3.1369516957492,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 6,
											["name"] = "Pontiac61",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-31 tomcatters nk101 (2004)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1512,
										["psi"] = 3.1369516957492,
										["onboard_num"] = "193",
										["y"] = 847230.88979784,
										["x"] = -169975.46667059,
										["name"] = "山岳戦 AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = -3.1369516957492,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 6,
											["name"] = "Pontiac62",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-101 red",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1513,
										["psi"] = 3.1369516957492,
										["onboard_num"] = "194",
										["y"] = 847270.88979784,
										["x"] = -170015.46667059,
										["name"] = "山岳戦 AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = -3.1369516957492,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 6,
											["name"] = "Pontiac63",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-103 jolly rogers hi viz",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1514,
										["psi"] = 3.1369516957492,
										["onboard_num"] = "195",
										["y"] = 847310.88979784,
										["x"] = -170055.46667059,
										["name"] = "山岳戦 AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = -3.1369516957492,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 6,
											["name"] = "Pontiac64",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847190.88979784,
								["x"] = -169935.46667059,
								["name"] = "山岳戦 AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [70]
							[71] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 847145.2886047,
											["x"] = -170332.94888779,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 669.13415816889,
											["ETA_locked"] = false,
											["y"] = 846469.21351801,
											["x"] = -338823.2909413,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 228,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1531,
										["psi"] = 3.1375801300819,
										["onboard_num"] = "196",
										["y"] = 847145.2886047,
										["x"] = -170332.94888779,
										["name"] = "山岳戦 AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1375801300819,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 7,
											["name"] = "Enfield71",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 311,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1611,
										["psi"] = 3.1375801300819,
										["onboard_num"] = "197",
										["y"] = 847185.2886047,
										["x"] = -170372.94888779,
										["name"] = "山岳戦 AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1375801300819,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 7,
											["name"] = "Enfield72",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1612,
										["psi"] = 3.1375801300819,
										["onboard_num"] = "198",
										["y"] = 847225.2886047,
										["x"] = -170412.94888779,
										["name"] = "山岳戦 AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1375801300819,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 7,
											["name"] = "Enfield73",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 311,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1613,
										["psi"] = 3.1375801300819,
										["onboard_num"] = "199",
										["y"] = 847265.2886047,
										["x"] = -170452.94888779,
										["name"] = "山岳戦 AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1375801300819,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 7,
											["name"] = "Enfield74",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847145.2886047,
								["x"] = -170332.94888779,
								["name"] = "山岳戦 AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [71]
							[72] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = "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"] = 847312.37264625,
											["x"] = -170790.07202472,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 934.59330601828,
											["ETA_locked"] = false,
											["y"] = 846614.63489698,
											["x"] = -338885.61438943,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 234,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03223",
											["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] = 311,
													[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"] = 1555,
										["psi"] = 3.1374418371417,
										["onboard_num"] = "409",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847312.37264625,
										["x"] = -170790.07202472,
										["name"] = "山岳戦 AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1374418371417,
										["callsign"] = 
										{
											[1] = 14,
											[2] = 1,
											["name"] = "Jury11",
											[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"] = 1555,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1646,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1648,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1647,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03356",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1646,
										["psi"] = 3.1374418371417,
										["onboard_num"] = "410",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847352.37264625,
										["x"] = -170830.07202472,
										["name"] = "山岳戦 AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1374418371417,
										["callsign"] = 
										{
											[1] = 14,
											[2] = 1,
											["name"] = "Jury12",
											[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"] = 1555,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1646,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1648,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1647,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03357",
											["VoiceCallsignNumber"] = "13",
										}, -- 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] = 311,
													[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"] = 1647,
										["psi"] = 3.1374418371417,
										["onboard_num"] = "411",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847392.37264625,
										["x"] = -170870.07202472,
										["name"] = "山岳戦 AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1374418371417,
										["callsign"] = 
										{
											[1] = 14,
											[2] = 1,
											["name"] = "Jury13",
											[3] = 3,
										}, -- 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"] = 1555,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1646,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1648,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1647,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03360",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1648,
										["psi"] = 3.1374418371417,
										["onboard_num"] = "412",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847432.37264625,
										["x"] = -170910.07202472,
										["name"] = "山岳戦 AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1374418371417,
										["callsign"] = 
										{
											[1] = 14,
											[2] = 1,
											["name"] = "Jury14",
											[3] = 4,
										}, -- 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"] = 1555,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1646,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1648,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1647,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847312.37264625,
								["x"] = -170790.07202472,
								["name"] = "山岳戦 AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [72]
							[73] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 847690.79445184,
											["x"] = -170796.81299372,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 933.30030443651,
											["ETA_locked"] = false,
											["y"] = 846510.76248343,
											["x"] = -338657.09507962,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 235,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JR",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03227",
											["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] = 311,
													[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"] = 1559,
										["psi"] = 3.134562923175,
										["onboard_num"] = "400",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847690.79445184,
										["x"] = -170796.81299372,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.134562923175,
										["callsign"] = 
										{
											[1] = 15,
											[2] = 1,
											["name"] = "Joker11",
											[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"] = 1559,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1626,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1630,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1629,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JR",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03332",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1626,
										["psi"] = 3.134562923175,
										["onboard_num"] = "401",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847730.79445184,
										["x"] = -170836.81299372,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.134562923175,
										["callsign"] = 
										{
											[1] = 15,
											[2] = 1,
											["name"] = "Joker12",
											[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"] = 1559,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1626,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1630,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1629,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JR",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03335",
											["VoiceCallsignNumber"] = "13",
										}, -- 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] = 311,
													[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"] = 1629,
										["psi"] = 3.134562923175,
										["onboard_num"] = "402",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847770.79445184,
										["x"] = -170876.81299372,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.134562923175,
										["callsign"] = 
										{
											[1] = 15,
											[2] = 1,
											["name"] = "Joker13",
											[3] = 3,
										}, -- 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"] = 1559,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1626,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1630,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1629,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JR",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03336",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1630,
										["psi"] = 3.134562923175,
										["onboard_num"] = "403",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847810.79445184,
										["x"] = -170916.81299372,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.134562923175,
										["callsign"] = 
										{
											[1] = 15,
											[2] = 1,
											["name"] = "Joker14",
											[3] = 4,
										}, -- 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"] = 1559,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1626,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1630,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1629,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847690.79445184,
								["x"] = -170796.81299372,
								["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [73]
							[74] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 846952.53331993,
											["x"] = -170797.23764935,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 933.91300732108,
											["ETA_locked"] = false,
											["y"] = 846469.21351801,
											["x"] = -338760.96749317,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 236,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RM",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03233",
											["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] = 311,
													[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"] = 1563,
										["psi"] = 3.1387151367093,
										["onboard_num"] = "301",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 846952.53331993,
										["x"] = -170797.23764935,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 Chaff0-Flare120 F/A-18C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1387151367093,
										["callsign"] = 
										{
											[1] = 16,
											[2] = 1,
											["name"] = "Ram11",
											[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"] = 1563,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1634,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1636,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1635,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RM",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03342",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1634,
										["psi"] = 3.1387151367093,
										["onboard_num"] = "302",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 846992.53331993,
										["x"] = -170837.23764935,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 Chaff0-Flare120 F/A-18C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1387151367093,
										["callsign"] = 
										{
											[1] = 16,
											[2] = 1,
											["name"] = "Ram12",
											[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"] = 1563,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1634,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1636,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1635,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RM",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03343",
											["VoiceCallsignNumber"] = "13",
										}, -- 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] = 311,
													[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"] = 1635,
										["psi"] = 3.1387151367093,
										["onboard_num"] = "303",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847032.53331993,
										["x"] = -170877.23764935,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 Chaff0-Flare120 F/A-18C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1387151367093,
										["callsign"] = 
										{
											[1] = 16,
											[2] = 1,
											["name"] = "Ram13",
											[3] = 3,
										}, -- 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"] = 1563,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1634,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1636,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1635,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RM",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03344",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1636,
										["psi"] = 3.1387151367093,
										["onboard_num"] = "304",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847072.53331993,
										["x"] = -170917.23764935,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 Chaff0-Flare120 F/A-18C-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1387151367093,
										["callsign"] = 
										{
											[1] = 16,
											[2] = 1,
											["name"] = "Ram14",
											[3] = 4,
										}, -- 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"] = 1563,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1634,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1636,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1635,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846952.53331993,
								["x"] = -170797.23764935,
								["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 Chaff30-Flare90 F/A-18C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [74]
							[75] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 847093.18709808,
											["x"] = -170791.61149823,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 933.20238869131,
											["ETA_locked"] = false,
											["y"] = 846676.95834511,
											["x"] = -338636.32059691,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 237,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HK",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03237",
											["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] = 311,
													[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"] = 1567,
										["psi"] = 3.1391128143265,
										["onboard_num"] = "301",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847093.18709808,
										["x"] = -170791.61149823,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 TALD*3 Chaff0-Flare120 F/A-18C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1391128143265,
										["callsign"] = 
										{
											[1] = 17,
											[2] = 1,
											["name"] = "Hawk11",
											[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"] = 1567,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1639,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1641,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1640,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HK",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03347",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1639,
										["psi"] = 3.1391128143265,
										["onboard_num"] = "302",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847133.18709808,
										["x"] = -170831.61149823,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 TALD*3 Chaff0-Flare120 F/A-18C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1391128143265,
										["callsign"] = 
										{
											[1] = 17,
											[2] = 1,
											["name"] = "Hawk12",
											[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"] = 1567,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1639,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1641,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1640,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HK",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03350",
											["VoiceCallsignNumber"] = "13",
										}, -- 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] = 311,
													[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"] = 1640,
										["psi"] = 3.1391128143265,
										["onboard_num"] = "303",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847173.18709808,
										["x"] = -170871.61149823,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 TALD*3 Chaff0-Flare120 F/A-18C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1391128143265,
										["callsign"] = 
										{
											[1] = 17,
											[2] = 1,
											["name"] = "Hawk13",
											[3] = 3,
										}, -- 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"] = 1567,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1639,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1641,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1640,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HK",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03351",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1641,
										["psi"] = 3.1391128143265,
										["onboard_num"] = "304",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847213.18709808,
										["x"] = -170911.61149823,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 TALD*3 Chaff0-Flare120 F/A-18C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1391128143265,
										["callsign"] = 
										{
											[1] = 17,
											[2] = 1,
											["name"] = "Hawk14",
											[3] = 4,
										}, -- 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"] = 1567,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1639,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1641,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1640,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847093.18709808,
								["x"] = -170791.61149823,
								["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 Chaff30-Flare90 F/A-18C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [75]
							[76] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = "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"] = 847404.85836101,
											["x"] = -170781.15960724,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 933.02604886624,
											["ETA_locked"] = false,
											["y"] = 846697.73282782,
											["x"] = -338594.77163149,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 238,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DL",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03243",
											["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] = 311,
													[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"] = 1571,
										["psi"] = 3.1373789230138,
										["onboard_num"] = "404",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847404.85836101,
										["x"] = -170781.15960724,
										["name"] = "山岳戦 AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1373789230138,
										["callsign"] = 
										{
											[1] = 18,
											[2] = 1,
											["name"] = "Devil11",
											[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"] = 1571,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1643,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1645,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1644,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DL",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03353",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1643,
										["psi"] = 3.1373789230138,
										["onboard_num"] = "405",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847444.85836101,
										["x"] = -170821.15960724,
										["name"] = "山岳戦 AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1373789230138,
										["callsign"] = 
										{
											[1] = 18,
											[2] = 1,
											["name"] = "Devil12",
											[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"] = 1571,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1643,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1645,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1644,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DL",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03354",
											["VoiceCallsignNumber"] = "13",
										}, -- 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] = 311,
													[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"] = 1644,
										["psi"] = 3.1373789230138,
										["onboard_num"] = "406",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847484.85836101,
										["x"] = -170861.15960724,
										["name"] = "山岳戦 AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1373789230138,
										["callsign"] = 
										{
											[1] = 18,
											[2] = 1,
											["name"] = "Devil13",
											[3] = 3,
										}, -- 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"] = 1571,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1643,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1645,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1644,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DL",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03355",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1645,
										["psi"] = 3.1373789230138,
										["onboard_num"] = "407",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847524.85836101,
										["x"] = -170901.15960724,
										["name"] = "山岳戦 AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1373789230138,
										["callsign"] = 
										{
											[1] = 18,
											[2] = 1,
											["name"] = "Devil14",
											[3] = 4,
										}, -- 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"] = 1571,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1643,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1645,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1644,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847404.85836101,
								["x"] = -170781.15960724,
								["name"] = "山岳戦 AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [76]
							[77] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Nothing",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 75,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 618304.8125,
											["x"] = -356101.71875,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 22,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 246,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10,
										["alt_type"] = "BARO",
										["livery_id"] = "bare_metall",
										["skill"] = "High",
										["parking"] = "3",
										["speed"] = 75,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["PropellorType"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Yak-52",
										["unitId"] = 1917,
										["psi"] = 0,
										["onboard_num"] = "027",
										["parking_id"] = "08",
										["x"] = -356101.71875,
										["name"] = "00AWACS TEST",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 87.84,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 618304.8125,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 7,
											["name"] = "Uzi71",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 618304.8125,
								["x"] = -356101.71875,
								["name"] = "00AWACS TEST",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 132,
							}, -- end of [77]
							[78] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.75,
											["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"] = 273775.04026005,
											["x"] = -30580.361464541,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.75,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 234.45221174242,
											["ETA_locked"] = false,
											["y"] = 298551.02584491,
											["x"] = -51660.383705358,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 247,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "USAF 336th",
										["skill"] = "Client",
										["speed"] = 138.75,
										["type"] = "P-51D-30-NA",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 124,
													[2] = 124,
													[4] = 139,
													[3] = 131,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 108.9,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1918,
										["psi"] = -2.2757690177757,
										["onboard_num"] = "028",
										["y"] = 273775.04026005,
										["x"] = -30580.361464541,
										["name"] = "legacy P-51D-30",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 497.76,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2757690177757,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 7,
											["name"] = "Colt71",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "USAF 336th",
										["skill"] = "Client",
										["speed"] = 138.75,
										["type"] = "P-51D-30-NA",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 124,
													[2] = 124,
													[4] = 139,
													[3] = 131,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 108.9,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1929,
										["psi"] = -2.2757690177757,
										["onboard_num"] = "029",
										["y"] = 273815.04026005,
										["x"] = -30620.361464541,
										["name"] = "WW2 P-51D-30-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 497.76,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2757690177757,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 7,
											["name"] = "Colt72",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "USAF 336th",
										["skill"] = "Client",
										["speed"] = 138.75,
										["type"] = "P-51D-30-NA",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 124,
													[2] = 124,
													[4] = 139,
													[3] = 131,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 108.9,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1930,
										["psi"] = -2.2757690177757,
										["onboard_num"] = "127",
										["y"] = 273855.04026005,
										["x"] = -30660.361464541,
										["name"] = "WW2 P-51D-30-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 497.76,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2757690177757,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 7,
											["name"] = "Colt73",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "USAF 336th",
										["skill"] = "Client",
										["speed"] = 138.75,
										["type"] = "P-51D-30-NA",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 124,
													[2] = 124,
													[4] = 139,
													[3] = 131,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 108.9,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1931,
										["psi"] = -2.2757690177757,
										["onboard_num"] = "128",
										["y"] = 273895.04026005,
										["x"] = -30700.361464541,
										["name"] = "WW2 P-51D-30-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 497.76,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2757690177757,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 7,
											["name"] = "Colt74",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 273775.04026005,
								["x"] = -30580.361464541,
								["name"] = "WW2 P-51D-30",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [78]
							[79] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.75,
											["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"] = 274046.2870112,
											["x"] = -30202.948330768,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 264.12579681428,
											["ETA_locked"] = false,
											["y"] = 299016.4680011,
											["x"] = -51123.135590099,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 250,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf standard",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["WaterTankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "P-47D-40",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 124,
													[2] = 124,
													[4] = 139,
													[3] = 131,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 108.9,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1945,
										["psi"] = -2.2681688759617,
										["onboard_num"] = "014",
										["y"] = 274046.2870112,
										["x"] = -30202.948330768,
										["name"] = "WW2 P-47D-40 Red-1-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 676.704,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2681688759617,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 5,
											["name"] = "Chevy51",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf standard",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["WaterTankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "P-47D-40",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 124,
													[2] = 124,
													[4] = 139,
													[3] = 131,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 108.9,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1952,
										["psi"] = -2.2681688759617,
										["onboard_num"] = "129",
										["y"] = 274086.2870112,
										["x"] = -30242.948330768,
										["name"] = "WW2 P-47D-40-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 676.704,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2681688759617,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 5,
											["name"] = "Chevy52",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf standard",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["WaterTankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "P-47D-40",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 124,
													[2] = 124,
													[4] = 139,
													[3] = 131,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 108.9,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1953,
										["psi"] = -2.2681688759617,
										["onboard_num"] = "130",
										["y"] = 274126.2870112,
										["x"] = -30282.948330768,
										["name"] = "WW2 P-47D-40-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 676.704,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2681688759617,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 5,
											["name"] = "Chevy53",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf standard",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["WaterTankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "P-47D-40",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 124,
													[2] = 124,
													[4] = 139,
													[3] = 131,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 108.9,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1954,
										["psi"] = -2.2681688759617,
										["onboard_num"] = "131",
										["y"] = 274166.2870112,
										["x"] = -30322.948330768,
										["name"] = "WW2 P-47D-40-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 676.704,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2681688759617,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 5,
											["name"] = "Chevy54",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 274046.2870112,
								["x"] = -30202.948330768,
								["name"] = "WW2 P-47D-40",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [79]
							[80] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.75,
											["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"] = 273580.09050396,
											["x"] = -30912.429054148,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.75,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 233.39394128865,
											["ETA_locked"] = false,
											["y"] = 298349.64955597,
											["x"] = -51772.777702834,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 259,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "us air force (code fu-178)",
										["skill"] = "Client",
										["speed"] = 138.75,
										["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"] = 2002,
										["psi"] = -2.2707310662665,
										["onboard_num"] = "132",
										["y"] = 273580.09050396,
										["x"] = -30912.429054148,
										["name"] = "WW2 F-86",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1282,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2707310662665,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 7,
											["name"] = "Dodge71",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "us air force (code fu-178)",
										["skill"] = "Client",
										["speed"] = 138.75,
										["type"] = "F-86F Sabre",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 2006,
										["psi"] = -2.2707310662665,
										["onboard_num"] = "137",
										["y"] = 273620.09050396,
										["x"] = -30952.429054148,
										["name"] = "WW2 F-86-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1282,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2707310662665,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 7,
											["name"] = "Dodge72",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "us air force (code fu-178)",
										["skill"] = "Client",
										["speed"] = 138.75,
										["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"] = 2007,
										["psi"] = -2.2707310662665,
										["onboard_num"] = "138",
										["y"] = 273660.09050396,
										["x"] = -30992.429054148,
										["name"] = "WW2 F-86-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1282,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2707310662665,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 7,
											["name"] = "Dodge73",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "us air force (code fu-178)",
										["skill"] = "Client",
										["speed"] = 138.75,
										["type"] = "F-86F Sabre",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 2008,
										["psi"] = -2.2707310662665,
										["onboard_num"] = "139",
										["y"] = 273700.09050396,
										["x"] = -31032.429054148,
										["name"] = "WW2 F-86-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1282,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2707310662665,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 7,
											["name"] = "Dodge74",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 273580.09050396,
								["x"] = -30912.429054148,
								["name"] = "WW2 F-86",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 225,
							}, -- end of [80]
							[81] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.75,
											["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"] = 273255.77271778,
											["x"] = -31292.208634314,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 236.38888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 233.39394128865,
											["ETA_locked"] = false,
											["y"] = 298025.3317698,
											["x"] = -52152.557283,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 261,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "default livery",
										["skill"] = "Client",
										["speed"] = 138.75,
										["type"] = "MiG-15bis",
										["unitId"] = 2022,
										["psi"] = -2.2707310662663,
										["onboard_num"] = "140",
										["y"] = 273255.77271778,
										["x"] = -31292.208634314,
										["name"] = "WW2 MiG-15-4",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1172,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2707310662663,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 7,
											["name"] = "Ford71",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "default livery",
										["skill"] = "Client",
										["speed"] = 138.75,
										["type"] = "MiG-15bis",
										["unitId"] = 2026,
										["psi"] = -2.2707310662663,
										["onboard_num"] = "141",
										["y"] = 273295.77271778,
										["x"] = -31332.208634314,
										["name"] = "WW2 MiG-15-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1172,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2707310662663,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 7,
											["name"] = "Ford72",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "default livery",
										["skill"] = "Client",
										["speed"] = 138.75,
										["type"] = "MiG-15bis",
										["unitId"] = 2027,
										["psi"] = -2.2707310662663,
										["onboard_num"] = "142",
										["y"] = 273335.77271778,
										["x"] = -31372.208634314,
										["name"] = "WW2 MiG-15-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1172,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2707310662663,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 7,
											["name"] = "Ford73",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "default livery",
										["skill"] = "Client",
										["speed"] = 138.75,
										["type"] = "MiG-15bis",
										["unitId"] = 2028,
										["psi"] = -2.2707310662663,
										["onboard_num"] = "143",
										["y"] = 273375.77271778,
										["x"] = -31412.208634314,
										["name"] = "WW2 MiG-15-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1172,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2707310662663,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 7,
											["name"] = "Ford74",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 273255.77271778,
								["x"] = -31292.208634314,
								["name"] = "WW2 MiG-15",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 3.75,
							}, -- end of [81]
							[82] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -87165.100042191,
											["x"] = 33716.091223174,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 617.015369213,
											["ETA_locked"] = false,
											["y"] = 23668.270415316,
											["x"] = 31735.060134302,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 265,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CK",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04210",
											["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[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,
													[15] = 0,
													[19] = 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"] = 2056,
										["psi"] = -1.5886683824364,
										["onboard_num"] = "301",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -87165.100042191,
										["x"] = 33716.091223174,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 F/A-18C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5886683824364,
										["callsign"] = 
										{
											[1] = 19,
											[2] = 1,
											["name"] = "Check11",
											[3] = 1,
										}, -- 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"] = 2056,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2060,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2062,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2061,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CK",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04214",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2060,
										["psi"] = -1.5886683824364,
										["onboard_num"] = "321",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -87125.100042191,
										["x"] = 33676.091223174,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 F/A-18C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5886683824364,
										["callsign"] = 
										{
											[1] = 19,
											[2] = 1,
											["name"] = "Check12",
											[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"] = 2056,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2060,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2062,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2061,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CK",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04215",
											["VoiceCallsignNumber"] = "13",
										}, -- 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,
													[15] = 0,
													[19] = 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"] = 
												{
													[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,
													[15] = 0,
													[19] = 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"] = 2061,
										["psi"] = -1.5886683824364,
										["onboard_num"] = "323",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -87085.100042191,
										["x"] = 33636.091223174,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 F/A-18C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5886683824364,
										["callsign"] = 
										{
											[1] = 19,
											[2] = 1,
											["name"] = "Check13",
											[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"] = 2056,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2060,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2062,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2061,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CK",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04216",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2062,
										["psi"] = -1.5886683824364,
										["onboard_num"] = "329",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -87045.100042191,
										["x"] = 33596.091223174,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 F/A-18C-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5886683824364,
										["callsign"] = 
										{
											[1] = 19,
											[2] = 1,
											["name"] = "Check14",
											[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"] = 2056,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2060,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2062,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2061,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -87165.100042191,
								["x"] = 33716.091223174,
								["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 Chaff60-Flare60 F/A-18C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [82]
							[83] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -302235.04901222,
											["x"] = -197636.57215676,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 617.015369213,
											["ETA_locked"] = false,
											["y"] = -191091.90108099,
											["x"] = -199628.61773034,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 267,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04226",
											["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[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,
													[15] = 0,
													[19] = 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"] = 2070,
										["psi"] = -1.5887176502573,
										["onboard_num"] = "205",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -302235.04901222,
										["x"] = -197636.57215676,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 F/A-18C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5887176502573,
										["callsign"] = 
										{
											[1] = 20,
											[2] = 1,
											["name"] = "Snake11",
											[3] = 1,
										}, -- 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"] = 2070,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2071,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2073,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2072,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04227",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2071,
										["psi"] = -1.5887176502573,
										["onboard_num"] = "206",
										["y"] = -302195.04901222,
										["x"] = -197676.57215676,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 F/A-18C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5887176502573,
										["callsign"] = 
										{
											[1] = 20,
											[2] = 1,
											["name"] = "Snake12",
											[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"] = 2070,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2071,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2073,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2072,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04230",
											["VoiceCallsignNumber"] = "13",
										}, -- 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,
													[15] = 0,
													[19] = 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"] = 
												{
													[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,
													[15] = 0,
													[19] = 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"] = 2072,
										["psi"] = -1.5887176502573,
										["onboard_num"] = "207",
										["y"] = -302155.04901222,
										["x"] = -197716.57215676,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 F/A-18C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5887176502573,
										["callsign"] = 
										{
											[1] = 20,
											[2] = 1,
											["name"] = "Snake13",
											[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"] = 2070,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2071,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2073,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2072,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04231",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2073,
										["psi"] = -1.5887176502573,
										["onboard_num"] = "208",
										["y"] = -302115.04901222,
										["x"] = -197756.57215676,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 F/A-18C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5887176502573,
										["callsign"] = 
										{
											[1] = 20,
											[2] = 1,
											["name"] = "Snake14",
											[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"] = 2070,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2071,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2073,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2072,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -302235.04901222,
								["x"] = -197636.57215676,
								["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 F/A-18C-1",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [83]
							[84] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -87432.577783108,
											["x"] = 34181.835726525,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 440.39676781319,
											["ETA_locked"] = false,
											["y"] = 23544.185460302,
											["x"] = 31746.578923095,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 269,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2081,
										["psi"] = -1.5927366497979,
										["onboard_num"] = "209",
										["y"] = -87432.577783108,
										["x"] = 34181.835726525,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927366497979,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 7,
											["name"] = "Pontiac71",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2098,
										["psi"] = -1.5927366497979,
										["onboard_num"] = "210",
										["y"] = -87392.577783108,
										["x"] = 34141.835726525,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 F-15E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927366497979,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 7,
											["name"] = "Pontiac72",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2099,
										["psi"] = -1.5927366497979,
										["onboard_num"] = "215",
										["y"] = -87352.577783108,
										["x"] = 34101.835726525,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 F-15E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927366497979,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 7,
											["name"] = "Pontiac73",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 494th panthers fs af00 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2100,
										["psi"] = -1.5927366497979,
										["onboard_num"] = "216",
										["y"] = -87312.577783108,
										["x"] = 34061.835726525,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 F-15E-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927366497979,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 7,
											["name"] = "Pontiac74",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -87432.577783108,
								["x"] = 34181.835726525,
								["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [84]
							[85] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -302225.47924949,
											["x"] = -197206.13027071,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 440.39676781319,
											["ETA_locked"] = false,
											["y"] = -191288.34945167,
											["x"] = -199620.24923649,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 271,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2113,
										["psi"] = -1.5925540377777,
										["onboard_num"] = "217",
										["y"] = -302225.47924949,
										["x"] = -197206.13027071,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 F-15E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5925540377777,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 8,
											["name"] = "Enfield81",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2117,
										["psi"] = -1.5925540377777,
										["onboard_num"] = "218",
										["y"] = -302185.47924949,
										["x"] = -197246.13027071,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 F-15E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5925540377777,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 8,
											["name"] = "Enfield82",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2118,
										["psi"] = -1.5925540377777,
										["onboard_num"] = "219",
										["y"] = -302145.47924949,
										["x"] = -197286.13027071,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 F-15E-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5925540377777,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 8,
											["name"] = "Enfield83",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2119,
										["psi"] = -1.5925540377777,
										["onboard_num"] = "220",
										["y"] = -302105.47924949,
										["x"] = -197326.13027071,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 F-15E-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5925540377777,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 8,
											["name"] = "Enfield84",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -302225.47924949,
								["x"] = -197206.13027071,
								["name"] = "SEA AIM-120C*6 AIM-9M*2 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [85]
							[86] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 847699.09092773,
											["x"] = -170336.8114998,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 668.89116293456,
											["ETA_locked"] = false,
											["y"] = 846765.72045609,
											["x"] = -338764.7361972,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 275,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2141,
										["psi"] = 3.1360510492573,
										["onboard_num"] = "221",
										["y"] = 847699.09092773,
										["x"] = -170336.8114998,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 F-15E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1360510492573,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 8,
											["name"] = "Springfield81",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 311,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2145,
										["psi"] = 3.1360510492573,
										["onboard_num"] = "222",
										["y"] = 847739.09092773,
										["x"] = -170376.8114998,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 F-15E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1360510492573,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 8,
											["name"] = "Springfield82",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2146,
										["psi"] = 3.1360510492573,
										["onboard_num"] = "223",
										["y"] = 847779.09092773,
										["x"] = -170416.8114998,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 F-15E-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1360510492573,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 8,
											["name"] = "Springfield83",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 311,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2147,
										["psi"] = 3.1360510492573,
										["onboard_num"] = "224",
										["y"] = 847819.09092773,
										["x"] = -170456.8114998,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 F-15E-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1360510492573,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 8,
											["name"] = "Springfield84",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847699.09092773,
								["x"] = -170336.8114998,
								["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [86]
							[87] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -87542.611112305,
											["x"] = 34192.119629752,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 440.39676781319,
											["ETA_locked"] = false,
											["y"] = 23434.152131105,
											["x"] = 31756.862826322,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 276,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["RCFTLaserCode"] = 688,
											["Sta8LaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2150,
										["psi"] = -1.5927366497979,
										["onboard_num"] = "225",
										["y"] = -87542.611112305,
										["x"] = 34192.119629752,
										["name"] = "CRIMEA AIM-120C*8 F-15E",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927366497979,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 8,
											["name"] = "Uzi81",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["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"] = 2154,
										["psi"] = -1.5927366497979,
										["onboard_num"] = "226",
										["y"] = -87502.611112305,
										["x"] = 34152.119629752,
										["name"] = "CRIMEA AIM-120C*8 F-15E-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927366497979,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 8,
											["name"] = "Uzi82",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2155,
										["psi"] = -1.5927366497979,
										["onboard_num"] = "227",
										["y"] = -87462.611112305,
										["x"] = 34112.119629752,
										["name"] = "CRIMEA AIM-120C*8 F-15E-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927366497979,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 8,
											["name"] = "Uzi83",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["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"] = 2156,
										["psi"] = -1.5927366497979,
										["onboard_num"] = "228",
										["y"] = -87422.611112305,
										["x"] = 34072.119629752,
										["name"] = "CRIMEA AIM-120C*8 F-15E-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927366497979,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 8,
											["name"] = "Uzi84",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -87542.611112305,
								["x"] = 34192.119629752,
								["name"] = "CRIMEA AIM-120C*8 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [87]
							[88] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = -87254.461965133,
											["x"] = 33960.440630552,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 266.04219934927,
											["ETA_locked"] = false,
											["y"] = 23670.265617262,
											["x"] = 31742.142954267,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 281,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PN",
											["STN_L16"] = "04411",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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"] = 2185,
										["psi"] = -1.5907918866221,
										["onboard_num"] = "366",
										["y"] = -87254.461965133,
										["x"] = 33960.440630552,
										["name"] = "CRIMEA AIM-120C*6 Fuel*3 F-16C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5907918866221,
										["callsign"] = 
										{
											[1] = 13,
											[2] = 1,
											["name"] = "Python11",
											[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"] = 2185,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2189,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2191,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2190,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PN",
											["STN_L16"] = "04415",
											["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] = 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"] = 2189,
										["psi"] = -1.5907918866221,
										["onboard_num"] = "367",
										["y"] = -87214.461965133,
										["x"] = 33920.440630552,
										["name"] = "CRIMEA AIM-120C*6 Fuel*1 F-16C1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5907918866221,
										["callsign"] = 
										{
											[1] = 13,
											[2] = 1,
											["name"] = "Python12",
											[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"] = 2185,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2189,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2191,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2190,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PN",
											["STN_L16"] = "04416",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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"] = 2190,
										["psi"] = -1.5907918866221,
										["onboard_num"] = "368",
										["y"] = -87174.461965133,
										["x"] = 33880.440630552,
										["name"] = "CRIMEA AIM-120C*6 Fuel*1 F-16C1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5907918866221,
										["callsign"] = 
										{
											[1] = 13,
											[2] = 1,
											["name"] = "Python13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2185,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2189,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2191,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2190,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PN",
											["STN_L16"] = "04417",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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"] = 2191,
										["psi"] = -1.5907918866221,
										["onboard_num"] = "369",
										["y"] = -87134.461965133,
										["x"] = 33840.440630552,
										["name"] = "CRIMEA AIM-120C*6 Fuel*1 F-16C1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5907918866221,
										["callsign"] = 
										{
											[1] = 13,
											[2] = 1,
											["name"] = "Python14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2185,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2189,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2191,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2190,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -87254.461965133,
								["x"] = 33960.440630552,
								["name"] = "CRIMEA AIM-120C*6 Fuel*1 F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [88]
							[89] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = "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"] = 847206.01034008,
											["x"] = -170544.4045335,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 403.56173838882,
											["ETA_locked"] = false,
											["y"] = 846114.87475546,
											["x"] = -338830.34421808,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 286,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RR",
											["STN_L16"] = "04451",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 2217,
										["psi"] = 3.1351089253791,
										["onboard_num"] = "421",
										["y"] = 847206.01034008,
										["x"] = -170544.4045335,
										["name"] = "山岳戦 AIM-120C*6 Fuel*3 F-16C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1351089253791,
										["callsign"] = 
										{
											[1] = 14,
											[2] = 1,
											["name"] = "Rattler11",
											[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"] = 2217,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2221,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2223,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2222,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RR",
											["STN_L16"] = "04455",
											["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] = 311,
													[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"] = 2221,
										["psi"] = 3.1351089253791,
										["onboard_num"] = "422",
										["y"] = 847246.01034008,
										["x"] = -170584.4045335,
										["name"] = "山岳戦 AIM-120C*6 Fuel*1 F-16C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1351089253791,
										["callsign"] = 
										{
											[1] = 14,
											[2] = 1,
											["name"] = "Rattler12",
											[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"] = 2217,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2221,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2223,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2222,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RR",
											["STN_L16"] = "04456",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 2222,
										["psi"] = 3.1351089253791,
										["onboard_num"] = "423",
										["y"] = 847286.01034008,
										["x"] = -170624.4045335,
										["name"] = "山岳戦 AIM-120C*6 Fuel*1 F-16C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1351089253791,
										["callsign"] = 
										{
											[1] = 14,
											[2] = 1,
											["name"] = "Rattler13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2217,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2221,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2223,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2222,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RR",
											["STN_L16"] = "04457",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 311,
													[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"] = 2223,
										["psi"] = 3.1351089253791,
										["onboard_num"] = "424",
										["y"] = 847326.01034008,
										["x"] = -170664.4045335,
										["name"] = "山岳戦 AIM-120C*6 Fuel*1 F-16C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1351089253791,
										["callsign"] = 
										{
											[1] = 14,
											[2] = 1,
											["name"] = "Rattler14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2217,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2221,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2223,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2222,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847206.01034008,
								["x"] = -170544.4045335,
								["name"] = "山岳戦 AIM-120C*6 Fuel*1 F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [89]
							[90] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 639263.049696,
											["x"] = -285099.49565284,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 266.00169781925,
											["ETA_locked"] = false,
											["y"] = 750134.42394812,
											["x"] = -287286.66236879,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 294,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PR",
											["STN_L16"] = "04517",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2255,
										["psi"] = -1.5905208326,
										["onboard_num"] = "102",
										["y"] = 639263.049696,
										["x"] = -285099.49565284,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 Fuel*3 F-16C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905208326,
										["callsign"] = 
										{
											[1] = 15,
											[2] = 1,
											["name"] = "Panther11",
											[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"] = 2255,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2256,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2258,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2257,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PR",
											["STN_L16"] = "04520",
											["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] = 241,
													[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"] = 2256,
										["psi"] = -1.5905208326,
										["onboard_num"] = "103",
										["y"] = 639303.049696,
										["x"] = -285139.49565284,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 Fuel*3 F-16C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905208326,
										["callsign"] = 
										{
											[1] = 15,
											[2] = 1,
											["name"] = "Panther12",
											[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"] = 2255,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2256,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2258,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2257,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PR",
											["STN_L16"] = "04521",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 244,
													[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"] = 2257,
										["psi"] = -1.5905208326,
										["onboard_num"] = "104",
										["y"] = 639343.049696,
										["x"] = -285179.49565284,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 Fuel*3 F-16C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905208326,
										["callsign"] = 
										{
											[1] = 15,
											[2] = 1,
											["name"] = "Panther13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2255,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2256,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2258,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2257,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PR",
											["STN_L16"] = "04522",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 241,
													[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"] = 2258,
										["psi"] = -1.5905208326,
										["onboard_num"] = "105",
										["y"] = 639383.049696,
										["x"] = -285219.49565284,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 Fuel*3 F-16C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905208326,
										["callsign"] = 
										{
											[1] = 15,
											[2] = 1,
											["name"] = "Panther14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2255,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2256,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2258,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2257,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 639263.049696,
								["x"] = -285099.49565284,
								["name"] = "Kutaisi AIM-120C*4 AIM-9M*2 Fuel*3 F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [90]
							[91] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 639062.1760333,
											["x"] = -285094.74152993,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 266.00169781925,
											["ETA_locked"] = false,
											["y"] = 749968.33585774,
											["x"] = -287286.15991963,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 296,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "WF",
											["STN_L16"] = "04527",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2263,
										["psi"] = -1.5905529684822,
										["onboard_num"] = "229",
										["y"] = 639062.1760333,
										["x"] = -285094.74152993,
										["name"] = "SEA AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905529684822,
										["callsign"] = 
										{
											[1] = 16,
											[2] = 1,
											["name"] = "Wolf11",
											[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"] = 2263,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2264,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2266,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2265,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "WF",
											["STN_L16"] = "04530",
											["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] = 241,
													[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"] = 2264,
										["psi"] = -1.5905529684822,
										["onboard_num"] = "230",
										["y"] = 639102.1760333,
										["x"] = -285134.74152993,
										["name"] = "SEA AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905529684822,
										["callsign"] = 
										{
											[1] = 16,
											[2] = 1,
											["name"] = "Wolf12",
											[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"] = 2263,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2264,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2266,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2265,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "WF",
											["STN_L16"] = "04531",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2265,
										["psi"] = -1.5905529684822,
										["onboard_num"] = "231",
										["y"] = 639142.1760333,
										["x"] = -285174.74152993,
										["name"] = "SEA AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905529684822,
										["callsign"] = 
										{
											[1] = 16,
											[2] = 1,
											["name"] = "Wolf13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2263,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2264,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2266,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2265,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "WF",
											["STN_L16"] = "04532",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 241,
													[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"] = 2266,
										["psi"] = -1.5905529684822,
										["onboard_num"] = "232",
										["y"] = 639182.1760333,
										["x"] = -285214.74152993,
										["name"] = "SEA AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905529684822,
										["callsign"] = 
										{
											[1] = 16,
											[2] = 1,
											["name"] = "Wolf14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2263,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2264,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2266,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2265,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 639062.1760333,
								["x"] = -285094.74152993,
								["name"] = "Kutaisi AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [91]
							[92] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = false,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "AWACS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = false,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 11887.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "AWACS",
															["enabled"] = true,
															["params"] = {},
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["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 [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetUnlimitedFuel",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetImmortal",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 628876.77019649,
											["x"] = -366481.95932073,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11887.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "Orbit",
															["enabled"] = true,
															["params"] = 
															{
																["altitude"] = 11887.2,
																["pattern"] = "Race-Track",
																["speed"] = 238.95833333333,
																["speedEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 205.35529791199,
											["ETA_locked"] = false,
											["y"] = 635399.17607884,
											["x"] = -317860.38819773,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 13099.9992,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 654.62216219858,
											["ETA_locked"] = false,
											["y"] = 635992.12206814,
											["x"] = -210537.16413356,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 301,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 11887.2,
										["alt_type"] = "BARO",
										["livery_id"] = "965th AACS (81-0006, Yellow Stripe), Tinker AFB (OK) - 4K",
										["skill"] = "Excellent",
										["speed"] = 238.88888888889,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "OD",
											["VoiceCallsignNumber"] = "11",
											["STN_L16"] = "04553",
										}, -- end of ["AddPropAircraft"]
										["type"] = "E-3A",
										["unitId"] = 2283,
										["psi"] = -0.13335025417148,
										["onboard_num"] = "233",
										["y"] = 628876.77019649,
										["x"] = -366481.95932073,
										["name"] = "Kutaisi  E-3A BLUE-1-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "65000",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.13335025417148,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Overlord11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 628876.77019649,
								["x"] = -366481.95932073,
								["name"] = "0_Kutaisi E-3A BLUE",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 241,
							}, -- end of [92]
							[93] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 639304.42676693,
											["x"] = -284879.23773259,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 440.39676781319,
											["ETA_locked"] = false,
											["y"] = 750312.5469908,
											["x"] = -287289.98421802,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 303,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2285,
										["psi"] = -1.5925097618225,
										["onboard_num"] = "234",
										["y"] = 639304.42676693,
										["x"] = -284879.23773259,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15E-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5925097618225,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 8,
											["name"] = "Colt81",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2286,
										["psi"] = -1.5925097618225,
										["onboard_num"] = "235",
										["y"] = 639344.42676693,
										["x"] = -284919.23773259,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15E-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5925097618225,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 8,
											["name"] = "Colt82",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2287,
										["psi"] = -1.5925097618225,
										["onboard_num"] = "236",
										["y"] = 639384.42676693,
										["x"] = -284959.23773259,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15E-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5925097618225,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 8,
											["name"] = "Colt83",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2288,
										["psi"] = -1.5925097618225,
										["onboard_num"] = "237",
										["y"] = 639424.42676693,
										["x"] = -284999.23773259,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15E-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5925097618225,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 8,
											["name"] = "Colt84",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 639304.42676693,
								["x"] = -284879.23773259,
								["name"] = "Kutaisi AIM-120C*8 Fuel*3 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [93]
							[94] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 639196.17489173,
											["x"] = -284874.3906337,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 440.39676781319,
											["ETA_locked"] = false,
											["y"] = 750172.93813514,
											["x"] = -287309.64743713,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 304,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2289,
										["psi"] = -1.5927366497979,
										["onboard_num"] = "238",
										["y"] = 639196.17489173,
										["x"] = -284874.3906337,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927366497979,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 8,
											["name"] = "Dodge81",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2290,
										["psi"] = -1.5927366497979,
										["onboard_num"] = "239",
										["y"] = 639236.17489173,
										["x"] = -284914.3906337,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927366497979,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 8,
											["name"] = "Dodge82",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2291,
										["psi"] = -1.5927366497979,
										["onboard_num"] = "240",
										["y"] = 639276.17489173,
										["x"] = -284954.3906337,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927366497979,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 8,
											["name"] = "Dodge83",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2292,
										["psi"] = -1.5927366497979,
										["onboard_num"] = "241",
										["y"] = 639316.17489173,
										["x"] = -284994.3906337,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927366497979,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 8,
											["name"] = "Dodge84",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 639196.17489173,
								["x"] = -284874.3906337,
								["name"] = "Kutaisi AIM-120C*6 AIM-9M*2 Fuel*3 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [94]
							[95] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 639072.97962134,
											["x"] = -284870.8491377,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 440.39676781319,
											["ETA_locked"] = false,
											["y"] = 750119.25871534,
											["x"] = -287310.82608907,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 305,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2293,
										["psi"] = -1.5927654050461,
										["onboard_num"] = "242",
										["y"] = 639072.97962134,
										["x"] = -284870.8491377,
										["name"] = "SEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927654050461,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 8,
											["name"] = "Ford81",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2294,
										["psi"] = -1.5927654050461,
										["onboard_num"] = "243",
										["y"] = 639112.97962134,
										["x"] = -284910.8491377,
										["name"] = "SEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927654050461,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 8,
											["name"] = "Ford82",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2295,
										["psi"] = -1.5927654050461,
										["onboard_num"] = "244",
										["y"] = 639152.97962134,
										["x"] = -284950.8491377,
										["name"] = "SEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E-1-6",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927654050461,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 8,
											["name"] = "Ford83",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2296,
										["psi"] = -1.5927654050461,
										["onboard_num"] = "245",
										["y"] = 639192.97962134,
										["x"] = -284990.8491377,
										["name"] = "SEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E-1-7",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927654050461,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 8,
											["name"] = "Ford84",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 639072.97962134,
								["x"] = -284870.8491377,
								["name"] = "Kutaisi AIM-120C*4 AIM-9M*4 Fuel*3 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [95]
							[96] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 639252.68969695,
											["x"] = -284679.50056022,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 502.82342856144,
											["ETA_locked"] = false,
											["y"] = 750297.7025785,
											["x"] = -287298.57898512,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 309,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "CY",
											["VoiceCallsignNumber"] = "81",
											["STN_L16"] = "04605",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2309,
										["psi"] = -1.5943776913777,
										["onboard_num"] = "246",
										["y"] = 639252.68969695,
										["x"] = -284679.50056022,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5943776913777,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 8,
											["name"] = "Chevy81",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "CY",
											["VoiceCallsignNumber"] = "82",
											["STN_L16"] = "04606",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2310,
										["psi"] = -1.5943776913777,
										["onboard_num"] = "247",
										["y"] = 639292.68969695,
										["x"] = -284719.50056022,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5943776913777,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 8,
											["name"] = "Chevy82",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "CY",
											["VoiceCallsignNumber"] = "83",
											["STN_L16"] = "04607",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2311,
										["psi"] = -1.5943776913777,
										["onboard_num"] = "248",
										["y"] = 639332.68969695,
										["x"] = -284759.50056022,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5943776913777,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 8,
											["name"] = "Chevy83",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "CY",
											["VoiceCallsignNumber"] = "84",
											["STN_L16"] = "04610",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2312,
										["psi"] = -1.5943776913777,
										["onboard_num"] = "249",
										["y"] = 639372.68969695,
										["x"] = -284799.50056022,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5943776913777,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 8,
											["name"] = "Chevy84",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 639252.68969695,
								["x"] = -284679.50056022,
								["name"] = "Kutaisi AIM-120C*8 Fuel*3 F-15C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [96]
							[97] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 638971.27577468,
											["x"] = -284876.02051973,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 440.39676781319,
											["ETA_locked"] = false,
											["y"] = 750016.84597551,
											["x"] = -287310.45773625,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 310,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2313,
										["psi"] = -1.5927156822262,
										["onboard_num"] = "250",
										["y"] = 638971.27577468,
										["x"] = -284876.02051973,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927156822262,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 8,
											["name"] = "Pontiac81",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2314,
										["psi"] = -1.5927156822262,
										["onboard_num"] = "251",
										["y"] = 639011.27577468,
										["x"] = -284916.02051973,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927156822262,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 8,
											["name"] = "Pontiac82",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2315,
										["psi"] = -1.5927156822262,
										["onboard_num"] = "252",
										["y"] = 639051.27577468,
										["x"] = -284956.02051973,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927156822262,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 8,
											["name"] = "Pontiac83",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2316,
										["psi"] = -1.5927156822262,
										["onboard_num"] = "253",
										["y"] = 639091.27577468,
										["x"] = -284996.02051973,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927156822262,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 8,
											["name"] = "Pontiac84",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 638971.27577468,
								["x"] = -284876.02051973,
								["name"] = "Kutaisi AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [97]
							[98] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 639151.84386728,
											["x"] = -284683.9825971,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 502.95759741027,
											["ETA_locked"] = false,
											["y"] = 750196.69204038,
											["x"] = -287305.02646628,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 312,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "ED",
											["VoiceCallsignNumber"] = "91",
											["STN_L16"] = "04621",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2321,
										["psi"] = -1.594395416048,
										["onboard_num"] = "254",
										["y"] = 639151.84386728,
										["x"] = -284683.9825971,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.594395416048,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 9,
											["name"] = "Enfield91",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "04622",
											["VoiceCallsignNumber"] = "92",
											["VoiceCallsignLabel"] = "ED",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2322,
										["psi"] = -1.594395416048,
										["onboard_num"] = "255",
										["y"] = 639191.84386728,
										["x"] = -284723.9825971,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.594395416048,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 9,
											["name"] = "Enfield92",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "04623",
											["VoiceCallsignNumber"] = "93",
											["VoiceCallsignLabel"] = "ED",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2323,
										["psi"] = -1.594395416048,
										["onboard_num"] = "256",
										["y"] = 639231.84386728,
										["x"] = -284763.9825971,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.594395416048,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 9,
											["name"] = "Enfield93",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "04624",
											["VoiceCallsignNumber"] = "94",
											["VoiceCallsignLabel"] = "ED",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2324,
										["psi"] = -1.594395416048,
										["onboard_num"] = "257",
										["y"] = 639271.84386728,
										["x"] = -284803.9825971,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.594395416048,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 9,
											["name"] = "Enfield94",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 639151.84386728,
								["x"] = -284683.9825971,
								["name"] = "Kutaisi AIM-120C*6 AIM-9M*2 Fuel*3 F-15C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [98]
							[99] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 639063.68878381,
											["x"] = -284684.75725533,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.05465107287,
											["ETA_locked"] = false,
											["y"] = 750097.83066265,
											["x"] = -287270.63990011,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 313,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "SD",
											["VoiceCallsignNumber"] = "91",
											["STN_L16"] = "04625",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2325,
										["psi"] = -1.5940811943305,
										["onboard_num"] = "258",
										["y"] = 639063.68878381,
										["x"] = -284684.75725533,
										["name"] = "SEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5940811943305,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 9,
											["name"] = "Springfield91",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "04626",
											["VoiceCallsignNumber"] = "92",
											["VoiceCallsignLabel"] = "SD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2326,
										["psi"] = -1.5940811943305,
										["onboard_num"] = "259",
										["y"] = 639103.68878381,
										["x"] = -284724.75725533,
										["name"] = "SEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5940811943305,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 9,
											["name"] = "Springfield92",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "04627",
											["VoiceCallsignNumber"] = "93",
											["VoiceCallsignLabel"] = "SD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2327,
										["psi"] = -1.5940811943305,
										["onboard_num"] = "260",
										["y"] = 639143.68878381,
										["x"] = -284764.75725533,
										["name"] = "SEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5940811943305,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 9,
											["name"] = "Springfield93",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "04630",
											["VoiceCallsignNumber"] = "94",
											["VoiceCallsignLabel"] = "SD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2328,
										["psi"] = -1.5940811943305,
										["onboard_num"] = "261",
										["y"] = 639183.68878381,
										["x"] = -284804.75725533,
										["name"] = "SEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5940811943305,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 9,
											["name"] = "Springfield94",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 639063.68878381,
								["x"] = -284684.75725533,
								["name"] = "Kutaisi AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [99]
							[100] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 639161.03860127,
											["x"] = -284478.01613937,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.31102641986,
											["ETA_locked"] = false,
											["y"] = 750317.99157254,
											["x"] = -287291.82325926,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 317,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-24 renegades",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2341,
										["psi"] = -1.596104742115,
										["onboard_num"] = "262",
										["y"] = 639161.03860127,
										["x"] = -284478.01613937,
										["name"] = "SEA AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = 1.596104742115,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 9,
											["name"] = "Uzi91",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-31 tomcatters nk101 (2004)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 2342,
										["psi"] = -1.596104742115,
										["onboard_num"] = "263",
										["y"] = 639201.03860127,
										["x"] = -284518.01613937,
										["name"] = "SEA AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B-1-6",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = 1.596104742115,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 9,
											["name"] = "Uzi92",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-101 red",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2343,
										["psi"] = -1.596104742115,
										["onboard_num"] = "264",
										["y"] = 639241.03860127,
										["x"] = -284558.01613937,
										["name"] = "SEA AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B-1-7",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = 1.596104742115,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 9,
											["name"] = "Uzi93",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-103 jolly rogers hi viz",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 2344,
										["psi"] = -1.596104742115,
										["onboard_num"] = "265",
										["y"] = 639281.03860127,
										["x"] = -284598.01613937,
										["name"] = "SEA AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B-1-8",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = 1.596104742115,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 9,
											["name"] = "Uzi94",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 639161.03860127,
								["x"] = -284478.01613937,
								["name"] = "Kutaisi AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [100]
							[101] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 639086.8543326,
											["x"] = -284482.29093775,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.31102641986,
											["ETA_locked"] = false,
											["y"] = 750246.88535112,
											["x"] = -287299.06468634,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 318,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-24 renegades",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2345,
										["psi"] = -1.596130712419,
										["onboard_num"] = "266",
										["y"] = 639086.8543326,
										["x"] = -284482.29093775,
										["name"] = "SEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = 1.596130712419,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 9,
											["name"] = "Colt91",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-31 tomcatters nk101 (2004)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 2346,
										["psi"] = -1.596130712419,
										["onboard_num"] = "267",
										["y"] = 639126.8543326,
										["x"] = -284522.29093775,
										["name"] = "SEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = 1.596130712419,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 9,
											["name"] = "Colt92",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-101 red",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2347,
										["psi"] = -1.596130712419,
										["onboard_num"] = "268",
										["y"] = 639166.8543326,
										["x"] = -284562.29093775,
										["name"] = "SEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = 1.596130712419,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 9,
											["name"] = "Colt93",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-103 jolly rogers hi viz",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 2348,
										["psi"] = -1.596130712419,
										["onboard_num"] = "269",
										["y"] = 639206.8543326,
										["x"] = -284602.29093775,
										["name"] = "SEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = 1.596130712419,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 9,
											["name"] = "Colt94",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 639086.8543326,
								["x"] = -284482.29093775,
								["name"] = "Kutaisi AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [101]
							[102] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 638953.81994726,
											["x"] = -284685.35377701,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.05465107287,
											["ETA_locked"] = false,
											["y"] = 750015.42998153,
											["x"] = -287273.87129937,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 319,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "DE",
											["VoiceCallsignNumber"] = "91",
											["STN_L16"] = "04655",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2349,
										["psi"] = -1.5940991491144,
										["onboard_num"] = "270",
										["y"] = 638953.81994726,
										["x"] = -284685.35377701,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = 1.5940991491144,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 9,
											["name"] = "Dodge91",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "DE",
											["VoiceCallsignNumber"] = "92",
											["STN_L16"] = "04656",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2350,
										["psi"] = -1.5940991491144,
										["onboard_num"] = "271",
										["y"] = 638993.81994726,
										["x"] = -284725.35377701,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = 1.5940991491144,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 9,
											["name"] = "Dodge92",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "DE",
											["VoiceCallsignNumber"] = "93",
											["STN_L16"] = "04657",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2351,
										["psi"] = -1.5940991491144,
										["onboard_num"] = "272",
										["y"] = 639033.81994726,
										["x"] = -284765.35377701,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = 1.5940991491144,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 9,
											["name"] = "Dodge93",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "DE",
											["VoiceCallsignNumber"] = "94",
											["STN_L16"] = "04660",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2352,
										["psi"] = -1.5940991491144,
										["onboard_num"] = "273",
										["y"] = 639073.81994726,
										["x"] = -284805.35377701,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = 1.5940991491144,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 9,
											["name"] = "Dodge94",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 638953.81994726,
								["x"] = -284685.35377701,
								["name"] = "Kutaisi AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [102]
							[103] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 638984.83822843,
											["x"] = -284478.07322381,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.31102641986,
											["ETA_locked"] = false,
											["y"] = 750176.39773343,
											["x"] = -287296.67527557,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 321,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-211 checkmates (2004)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2357,
										["psi"] = -1.5961399641699,
										["onboard_num"] = "274",
										["y"] = 638984.83822843,
										["x"] = -284478.07322381,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BELLY AIM-7MH}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = 1.5961399641699,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 9,
											["name"] = "Ford91",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-31 tomcatters nk101 (2004)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 2358,
										["psi"] = -1.5961399641699,
										["onboard_num"] = "275",
										["y"] = 639024.83822843,
										["x"] = -284518.07322381,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BELLY AIM-7MH}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = 1.5961399641699,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 9,
											["name"] = "Ford92",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-101 red",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2359,
										["psi"] = -1.5961399641699,
										["onboard_num"] = "276",
										["y"] = 639064.83822843,
										["x"] = -284558.07322381,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BELLY AIM-7MH}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = 1.5961399641699,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 9,
											["name"] = "Ford93",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-103 jolly rogers hi viz",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 2360,
										["psi"] = -1.5961399641699,
										["onboard_num"] = "277",
										["y"] = 639104.83822843,
										["x"] = -284598.07322381,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BELLY AIM-7MH}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = 1.5961399641699,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 9,
											["name"] = "Ford94",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 638984.83822843,
								["x"] = -284478.07322381,
								["name"] = "Kutaisi AIM-7P*6 AIM-9M*2 Fuel*2 F-14B",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [103]
							[104] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 638901.38276908,
											["x"] = -284476.81450852,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.31102641986,
											["ETA_locked"] = false,
											["y"] = 750084.97778775,
											["x"] = -287290.73645347,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 322,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-24 renegades",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2361,
										["psi"] = -1.5960997123383,
										["onboard_num"] = "278",
										["y"] = 638901.38276908,
										["x"] = -284476.81450852,
										["name"] = "SEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = 1.5960997123383,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 9,
											["name"] = "Chevy91",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-31 tomcatters nk101 (2004)",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 2362,
										["psi"] = -1.5960997123383,
										["onboard_num"] = "279",
										["y"] = 638941.38276908,
										["x"] = -284516.81450852,
										["name"] = "SEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = 1.5960997123383,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 9,
											["name"] = "Chevy92",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-101 red",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2363,
										["psi"] = -1.5960997123383,
										["onboard_num"] = "280",
										["y"] = 638981.38276908,
										["x"] = -284556.81450852,
										["name"] = "SEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = 1.5960997123383,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 9,
											["name"] = "Chevy93",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-103 jolly rogers hi viz",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 2364,
										["psi"] = -1.5960997123383,
										["onboard_num"] = "281",
										["y"] = 639021.38276908,
										["x"] = -284596.81450852,
										["name"] = "SEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = 1.5960997123383,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 9,
											["name"] = "Chevy94",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 638901.38276908,
								["x"] = -284476.81450852,
								["name"] = "Kutaisi AIM-54C-Mk47*6 AIM-9M*2 Fuel*2",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [104]
							[105] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 638855.78157594,
											["x"] = -284874.29672572,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 441.2470627997,
											["ETA_locked"] = false,
											["y"] = 749937.551451,
											["x"] = -287309.59583924,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 327,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["Sta8LaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2381,
										["psi"] = -1.5927162967606,
										["onboard_num"] = "282",
										["y"] = 638855.78157594,
										["x"] = -284874.29672572,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927162967606,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 9,
											["name"] = "Pontiac91",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2382,
										["psi"] = -1.5927162967606,
										["onboard_num"] = "283",
										["y"] = 638895.78157594,
										["x"] = -284914.29672572,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E-1-6",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927162967606,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 9,
											["name"] = "Pontiac92",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2383,
										["psi"] = -1.5927162967606,
										["onboard_num"] = "284",
										["y"] = 638935.78157594,
										["x"] = -284954.29672572,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E-1-7",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927162967606,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 9,
											["name"] = "Pontiac93",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2384,
										["psi"] = -1.5927162967606,
										["onboard_num"] = "285",
										["y"] = 638975.78157594,
										["x"] = -284994.29672572,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E-1-8",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5927162967606,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 9,
											["name"] = "Pontiac94",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 638855.78157594,
								["x"] = -284874.29672572,
								["name"] = "Kutaisi AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [105]
							[106] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 639278.50745721,
											["x"] = -285327.2072624,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 615.8128971947,
											["ETA_locked"] = false,
											["y"] = 750195.5770031,
											["x"] = -287295.33895561,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 333,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04745",
											["VoiceCallsignNumber"] = "21",
										}, -- 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] = 241,
													[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"] = 2405,
										["psi"] = -1.5885386380652,
										["onboard_num"] = "286",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 639278.50745721,
										["x"] = -285327.2072624,
										["name"] = "SEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5885386380652,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 2,
											["name"] = "Hornet21",
											[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"] = 2405,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2406,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2408,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2407,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04746",
											["VoiceCallsignNumber"] = "22",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2406,
										["psi"] = -1.5885386380652,
										["onboard_num"] = "287",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 639318.50745721,
										["x"] = -285367.2072624,
										["name"] = "SEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C-1-6",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5885386380652,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 2,
											["name"] = "Hornet22",
											[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"] = 2405,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2406,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2408,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2407,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04747",
											["VoiceCallsignNumber"] = "23",
										}, -- 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] = 241,
													[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"] = 2407,
										["psi"] = -1.5885386380652,
										["onboard_num"] = "288",
										["y"] = 639358.50745721,
										["x"] = -285407.2072624,
										["name"] = "SEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C-1-7",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5885386380652,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 2,
											["name"] = "Hornet23",
											[3] = 3,
										}, -- 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"] = 2405,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2406,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2408,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2407,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04750",
											["VoiceCallsignNumber"] = "24",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2408,
										["psi"] = -1.5885386380652,
										["onboard_num"] = "289",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 639398.50745721,
										["x"] = -285447.2072624,
										["name"] = "SEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C-1-8",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5885386380652,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 2,
											["name"] = "Hornet24",
											[3] = 4,
										}, -- 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"] = 2405,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2406,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2408,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2407,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 639278.50745721,
								["x"] = -285327.2072624,
								["name"] = "Kutaisi AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [106]
							[107] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = "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"] = 639394.67881353,
											["x"] = -285332.79731127,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 616.13901321968,
											["ETA_locked"] = false,
											["y"] = 750173.27848127,
											["x"] = -287314.85016221,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 334,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04751",
											["VoiceCallsignNumber"] = "21",
										}, -- 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] = 241,
													[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"] = 2409,
										["psi"] = -1.5886864373069,
										["onboard_num"] = "290",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 639394.67881353,
										["x"] = -285332.79731127,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5886864373069,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 2,
											["name"] = "Squid21",
											[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"] = 2409,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2410,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2412,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2411,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04752",
											["VoiceCallsignNumber"] = "22",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2410,
										["psi"] = -1.5886864373069,
										["onboard_num"] = "291",
										["y"] = 639434.67881353,
										["x"] = -285372.79731127,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C-1-6",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5886864373069,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 2,
											["name"] = "Squid22",
											[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"] = 2409,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2410,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2412,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2411,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04753",
											["VoiceCallsignNumber"] = "23",
										}, -- 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] = 241,
													[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"] = 2411,
										["psi"] = -1.5886864373069,
										["onboard_num"] = "292",
										["y"] = 639474.67881353,
										["x"] = -285412.79731127,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C-1-7",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5886864373069,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 2,
											["name"] = "Squid23",
											[3] = 3,
										}, -- 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"] = 2409,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2410,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2412,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2411,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04754",
											["VoiceCallsignNumber"] = "24",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2412,
										["psi"] = -1.5886864373069,
										["onboard_num"] = "293",
										["y"] = 639514.67881353,
										["x"] = -285452.79731127,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C-1-8",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5886864373069,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 2,
											["name"] = "Squid24",
											[3] = 4,
										}, -- 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"] = 2409,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2410,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2412,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2411,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 639394.67881353,
								["x"] = -285332.79731127,
								["name"] = "Kutaisi AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [107]
							[108] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = "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"] = 638825.09698233,
											["x"] = -285311.22803862,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 616.51138653077,
											["ETA_locked"] = false,
											["y"] = 750163.52287798,
											["x"] = -287314.85016221,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 335,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RN",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04755",
											["VoiceCallsignNumber"] = "21",
										}, -- 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] = 241,
													[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"] = 2413,
										["psi"] = -1.5887901672834,
										["onboard_num"] = "294",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 638825.09698233,
										["x"] = -285311.22803862,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff30-Flare90 F/A-18C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5887901672834,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 2,
											["name"] = "Ragin21",
											[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"] = 2413,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2414,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2416,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2415,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RN",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04756",
											["VoiceCallsignNumber"] = "22",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2414,
										["psi"] = -1.5887901672834,
										["onboard_num"] = "295",
										["y"] = 638865.09698233,
										["x"] = -285351.22803862,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff30-Flare90 F/A-18C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5887901672834,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 2,
											["name"] = "Ragin22",
											[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"] = 2413,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2414,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2416,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2415,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RN",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04757",
											["VoiceCallsignNumber"] = "23",
										}, -- 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] = 241,
													[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"] = 2415,
										["psi"] = -1.5887901672834,
										["onboard_num"] = "296",
										["y"] = 638905.09698233,
										["x"] = -285391.22803862,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff30-Flare90 F/A-18C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5887901672834,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 2,
											["name"] = "Ragin23",
											[3] = 3,
										}, -- 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"] = 2413,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2414,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2416,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2415,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RN",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04760",
											["VoiceCallsignNumber"] = "24",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2416,
										["psi"] = -1.5887901672834,
										["onboard_num"] = "297",
										["y"] = 638945.09698233,
										["x"] = -285431.22803862,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff30-Flare90 F/A-18C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5887901672834,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 2,
											["name"] = "Ragin24",
											[3] = 4,
										}, -- 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"] = 2413,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2414,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2416,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2415,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 638825.09698233,
								["x"] = -285311.22803862,
								["name"] = "Kutaisi AIM-120C*6 AIM-9M*2 Fuel*3 Chaff30-Flare90 F/A-18C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [108]
							[109] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 638936.95154882,
											["x"] = -285307.23323267,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 617.015369213,
											["ETA_locked"] = false,
											["y"] = 750170.49116605,
											["x"] = -287324.60576551,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 336,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RN",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04761",
											["VoiceCallsignNumber"] = "21",
										}, -- 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] = 241,
													[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"] = 2417,
										["psi"] = -1.5889307077864,
										["onboard_num"] = "298",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 638936.95154882,
										["x"] = -285307.23323267,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 Chaff30-Flare90 F/A-18C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5889307077864,
										["callsign"] = 
										{
											[1] = 12,
											[2] = 2,
											["name"] = "Roman21",
											[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"] = 2417,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2418,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2420,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2419,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RN",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04762",
											["VoiceCallsignNumber"] = "22",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2418,
										["psi"] = -1.5889307077864,
										["onboard_num"] = "299",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 638976.95154882,
										["x"] = -285347.23323267,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 Chaff30-Flare90 F/A-18C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5889307077864,
										["callsign"] = 
										{
											[1] = 12,
											[2] = 2,
											["name"] = "Roman22",
											[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"] = 2417,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2418,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2420,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2419,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RN",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04763",
											["VoiceCallsignNumber"] = "23",
										}, -- 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] = 241,
													[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"] = 2419,
										["psi"] = -1.5889307077864,
										["onboard_num"] = "330",
										["y"] = 639016.95154882,
										["x"] = -285387.23323267,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 Chaff30-Flare90 F/A-18C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5889307077864,
										["callsign"] = 
										{
											[1] = 12,
											[2] = 2,
											["name"] = "Roman23",
											[3] = 3,
										}, -- 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"] = 2417,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2418,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2420,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2419,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RN",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04764",
											["VoiceCallsignNumber"] = "24",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2420,
										["psi"] = -1.5889307077864,
										["onboard_num"] = "331",
										["y"] = 639056.95154882,
										["x"] = -285427.23323267,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 Chaff30-Flare90 F/A-18C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5889307077864,
										["callsign"] = 
										{
											[1] = 12,
											[2] = 2,
											["name"] = "Roman24",
											[3] = 4,
										}, -- 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"] = 2417,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2418,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2420,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2419,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 638936.95154882,
								["x"] = -285307.23323267,
								["name"] = "Kutaisi AIM-120C*6 AIM-9M*2 Fuel TALD*6 Chaff30-Flare90 F/A-18C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [109]
							[110] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 639176.63990558,
											["x"] = -285325.20985943,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 617.40910762313,
											["ETA_locked"] = false,
											["y"] = 750169.09750843,
											["x"] = -287327.39308074,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 337,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SG",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04765",
											["VoiceCallsignNumber"] = "21",
										}, -- 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] = 241,
													[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"] = 2421,
										["psi"] = -1.5888332829559,
										["onboard_num"] = "332",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 639176.63990558,
										["x"] = -285325.20985943,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5888332829559,
										["callsign"] = 
										{
											[1] = 13,
											[2] = 2,
											["name"] = "Sting21",
											[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"] = 2421,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2422,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2424,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2423,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SG",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04766",
											["VoiceCallsignNumber"] = "22",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2422,
										["psi"] = -1.5888332829559,
										["onboard_num"] = "337",
										["y"] = 639216.63990558,
										["x"] = -285365.20985943,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5888332829559,
										["callsign"] = 
										{
											[1] = 13,
											[2] = 2,
											["name"] = "Sting22",
											[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"] = 2421,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2422,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2424,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2423,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SG",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04767",
											["VoiceCallsignNumber"] = "23",
										}, -- 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] = 241,
													[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"] = 2423,
										["psi"] = -1.5888332829559,
										["onboard_num"] = "338",
										["y"] = 639256.63990558,
										["x"] = -285405.20985943,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5888332829559,
										["callsign"] = 
										{
											[1] = 13,
											[2] = 2,
											["name"] = "Sting23",
											[3] = 3,
										}, -- 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"] = 2421,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2422,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2424,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2423,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SG",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04770",
											["VoiceCallsignNumber"] = "24",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2424,
										["psi"] = -1.5888332829559,
										["onboard_num"] = "339",
										["y"] = 639296.63990558,
										["x"] = -285445.20985943,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5888332829559,
										["callsign"] = 
										{
											[1] = 13,
											[2] = 2,
											["name"] = "Sting24",
											[3] = 4,
										}, -- 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"] = 2421,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2422,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2424,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2423,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 639176.63990558,
								["x"] = -285325.20985943,
								["name"] = "Kutaisi AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [110]
							[111] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 638754.77062614,
											["x"] = -284886.77836149,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 440.39676781319,
											["ETA_locked"] = false,
											["y"] = 749691.90042396,
											["x"] = -287300.89732727,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 351,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["Sta8LaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2477,
										["psi"] = -1.5925540377777,
										["onboard_num"] = "340",
										["y"] = 638754.77062614,
										["x"] = -284886.77836149,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 F-15E-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5925540377777,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 10,
											["name"] = "Enfield101",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2478,
										["psi"] = -1.5925540377777,
										["onboard_num"] = "341",
										["y"] = 638794.77062614,
										["x"] = -284926.77836149,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 F-15E-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5925540377777,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 10,
											["name"] = "Enfield102",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2479,
										["psi"] = -1.5925540377777,
										["onboard_num"] = "342",
										["y"] = 638834.77062614,
										["x"] = -284966.77836149,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 F-15E-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5925540377777,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 10,
											["name"] = "Enfield103",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af96 low vis combat",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2480,
										["psi"] = -1.5925540377777,
										["onboard_num"] = "343",
										["y"] = 638874.77062614,
										["x"] = -285006.77836149,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 F-15E-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5925540377777,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 10,
											["name"] = "Enfield104",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 638754.77062614,
								["x"] = -284886.77836149,
								["name"] = "Kutaisi AIM-120C*6 AIM-9M*2 F-15E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [111]
							[112] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 638745.20086341,
											["x"] = -285317.22024754,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 617.015369213,
											["ETA_locked"] = false,
											["y"] = 749888.34879464,
											["x"] = -287309.26582112,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 358,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "05111",
											["VoiceCallsignNumber"] = "21",
										}, -- 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"] = 2505,
										["psi"] = -1.5887176502573,
										["onboard_num"] = "348",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 638745.20086341,
										["x"] = -285317.22024754,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 F/A-18C-2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5887176502573,
										["callsign"] = 
										{
											[1] = 14,
											[2] = 2,
											["name"] = "Jury21",
											[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"] = 2505,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2506,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2508,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2507,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "05112",
											["VoiceCallsignNumber"] = "22",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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"] = 2506,
										["psi"] = -1.5887176502573,
										["onboard_num"] = "349",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 638785.20086341,
										["x"] = -285357.22024754,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 F/A-18C-2-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5887176502573,
										["callsign"] = 
										{
											[1] = 14,
											[2] = 2,
											["name"] = "Jury22",
											[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"] = 2505,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2506,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2508,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2507,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "05113",
											["VoiceCallsignNumber"] = "23",
										}, -- 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"] = 2507,
										["psi"] = -1.5887176502573,
										["onboard_num"] = "350",
										["y"] = 638825.20086341,
										["x"] = -285397.22024754,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 F/A-18C-2-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5887176502573,
										["callsign"] = 
										{
											[1] = 14,
											[2] = 2,
											["name"] = "Jury23",
											[3] = 3,
										}, -- 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"] = 2505,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2506,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2508,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2507,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-192",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "05114",
											["VoiceCallsignNumber"] = "24",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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"] = 2508,
										["psi"] = -1.5887176502573,
										["onboard_num"] = "351",
										["y"] = 638865.20086341,
										["x"] = -285437.22024754,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 F/A-18C-2-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5887176502573,
										["callsign"] = 
										{
											[1] = 14,
											[2] = 2,
											["name"] = "Jury24",
											[3] = 4,
										}, -- 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"] = 2505,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2506,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2508,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2507,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 638745.20086341,
								["x"] = -285317.22024754,
								["name"] = "Kutaisi AIM-120C*6 AIM-9M*2 Fuel*1 TALD*6 F/A-18C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [112]
							[113] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = "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"] = 847059.39902333,
											["x"] = -170550.42176201,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 403.56173838882,
											["ETA_locked"] = false,
											["y"] = 845968.26343871,
											["x"] = -338836.36144659,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 375,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "WL",
											["STN_L16"] = "05235",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 2589,
										["psi"] = 3.1351089253791,
										["onboard_num"] = "351",
										["y"] = 847059.39902333,
										["x"] = -170550.42176201,
										["name"] = "山岳戦 AIM-120C*6 Fuel*1 F-16C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1351089253791,
										["callsign"] = 
										{
											[1] = 17,
											[2] = 1,
											["name"] = "Weasel11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2589,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2593,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2594,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2595,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "WL",
											["STN_L16"] = "05241",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "12",
										}, -- 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] = 311,
													[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"] = 2593,
										["psi"] = 3.1351089253791,
										["onboard_num"] = "352",
										["y"] = 847099.39902333,
										["x"] = -170590.42176201,
										["name"] = "山岳戦 AIM-120C*5 AIM-9M*1 Fuel*1 F-16C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 17,
											[2] = 1,
											["name"] = "Weasel12",
											[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"] = 2589,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2593,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2594,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2595,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "WL",
											["STN_L16"] = "05242",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 2594,
										["psi"] = 3.1351089253791,
										["onboard_num"] = "353",
										["y"] = 847139.39902333,
										["x"] = -170630.42176201,
										["name"] = "山岳戦 AIM-120C*5 AIM-9M*1 Fuel*1 F-16C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 17,
											[2] = 1,
											["name"] = "Weasel13",
											[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"] = 2589,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2593,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2594,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2595,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "WL",
											["STN_L16"] = "05243",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 311,
													[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"] = 2595,
										["psi"] = 3.1351089253791,
										["onboard_num"] = "354",
										["y"] = 847179.39902333,
										["x"] = -170670.42176201,
										["name"] = "山岳戦 AIM-120C*5 AIM-9M*1 Fuel*1 F-16C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 17,
											[2] = 1,
											["name"] = "Weasel14",
											[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"] = 2589,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2593,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2594,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2595,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847059.39902333,
								["x"] = -170550.42176201,
								["name"] = "山岳戦 AIM-120C*5 AIM-9M*1 Fuel*1 F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [113]
							[114] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = -87366.213794951,
											["x"] = 33944.933913143,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 266.04219934927,
											["ETA_locked"] = false,
											["y"] = 23558.513787444,
											["x"] = 31726.636236858,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 380,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "WD",
											["STN_L16"] = "05303",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- 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,
													[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"] = 2627,
										["psi"] = -1.5907918866221,
										["onboard_num"] = "312",
										["y"] = -87366.213794951,
										["x"] = 33944.933913143,
										["name"] = "CRIMEA AIM-120C*6 Fuel*1 F-16C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5907918866221,
										["callsign"] = 
										{
											[1] = 18,
											[2] = 1,
											["name"] = "Wild11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2627,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2631,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2632,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2633,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "WD",
											["STN_L16"] = "05307",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "12",
										}, -- 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"] = 2631,
										["psi"] = -1.5907918866221,
										["onboard_num"] = "359",
										["y"] = -87326.213794951,
										["x"] = 33904.933913143,
										["name"] = "CRIMEA AIM-120C*5 AIM-9M*1 Fuel*1 F-16C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 18,
											[2] = 1,
											["name"] = "Wild12",
											[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"] = 2627,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2631,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2632,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2633,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "WD",
											["STN_L16"] = "05310",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- 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,
													[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"] = 2632,
										["psi"] = -1.5907918866221,
										["onboard_num"] = "360",
										["y"] = -87286.213794951,
										["x"] = 33864.933913143,
										["name"] = "CRIMEA AIM-120C*5 AIM-9M*1 Fuel*1 F-16C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 18,
											[2] = 1,
											["name"] = "Wild13",
											[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"] = 2627,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2631,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2632,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2633,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "WD",
											["STN_L16"] = "05311",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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"] = 2633,
										["psi"] = -1.5907918866221,
										["onboard_num"] = "361",
										["y"] = -87246.213794951,
										["x"] = 33824.933913143,
										["name"] = "CRIMEA AIM-120C*5 AIM-9M*1 Fuel*1 F-16C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 18,
											[2] = 1,
											["name"] = "Wild14",
											[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"] = 2627,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2631,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2632,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2633,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -87366.213794951,
								["x"] = 33944.933913143,
								["name"] = "CRIMEA AIM-120C*5 AIM-9M*1 Fuel*1 F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [114]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [1]
				[2] = 
				{
					["id"] = 36,
					["name"] = "Japan",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 1,
																	}, -- 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"] = -301605.53538821,
											["x"] = -197418.82548658,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 266.04219934927,
											["ETA_locked"] = false,
											["y"] = -190684.75857233,
											["x"] = -199608.46510221,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 1,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "ED",
											["STN_L16"] = "00201",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 1,
										["psi"] = -1.5905343354704,
										["onboard_num"] = "301",
										["y"] = -301605.53538821,
										["x"] = -197418.82548658,
										["name"] = "SEA AIM-120C*6 Fuel*3-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905343354704,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[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"] = 1,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 93,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 95,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 94,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "ED",
											["STN_L16"] = "00335",
											["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] = 241,
													[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"] = 93,
										["psi"] = -1.5905343354704,
										["onboard_num"] = "302",
										["y"] = -301565.53538821,
										["x"] = -197458.82548658,
										["name"] = "SEA AIM-120C*6 Fuel*3-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905343354704,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[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"] = 1,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 93,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 95,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 94,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "ED",
											["STN_L16"] = "00336",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 94,
										["psi"] = -1.5905343354704,
										["onboard_num"] = "303",
										["y"] = -301525.53538821,
										["x"] = -197498.82548658,
										["name"] = "SEA AIM-120C*6 Fuel*3-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905343354704,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 93,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 95,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 94,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "ED",
											["STN_L16"] = "00337",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 244,
													[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"] = 95,
										["psi"] = -1.5905343354704,
										["onboard_num"] = "304",
										["y"] = -301485.53538821,
										["x"] = -197538.82548658,
										["name"] = "SEA AIM-120C*6 Fuel*3-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905343354704,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 93,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 95,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 94,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301605.53538821,
								["x"] = -197418.82548658,
								["name"] = "SEA AIM-120C*6 Fuel*3 F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 3,
																	}, -- 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"] = -301812.56961294,
											["x"] = -197415.1374795,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 265.94174784522,
											["ETA_locked"] = false,
											["y"] = -190939.06767923,
											["x"] = -199603.87007771,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 3,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "UI",
											["STN_L16"] = "00220",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 16,
										["psi"] = -1.5905345718262,
										["onboard_num"] = "309",
										["y"] = -301812.56961294,
										["x"] = -197415.1374795,
										["name"] = "SEA AIM-120C*6 ALQ-184 Fuel*2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905345718262,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Uzi31",
											[3] = 1,
											[1] = 3,
											[4] = "Uzi31",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 16,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 96,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 98,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 97,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "UI",
											["STN_L16"] = "00340",
											["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] = 241,
													[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"] = 96,
										["psi"] = -1.5905345718262,
										["onboard_num"] = "310",
										["y"] = -301772.56961294,
										["x"] = -197455.1374795,
										["name"] = "SEA AIM-120C*6 ALQ-184 Fuel*2-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905345718262,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Uzi32",
											[3] = 2,
											[1] = 3,
											[4] = "Uzi32",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 16,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 96,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 98,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 97,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "UI",
											["STN_L16"] = "00341",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 97,
										["psi"] = -1.5905345718262,
										["onboard_num"] = "311",
										["y"] = -301732.56961294,
										["x"] = -197495.1374795,
										["name"] = "SEA AIM-120C*6 ALQ-184 Fuel*2-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905345718262,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Uzi33",
											[3] = 3,
											[1] = 3,
											[4] = "Uzi33",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 16,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 96,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 98,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 97,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "UI",
											["STN_L16"] = "00342",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 241,
													[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"] = 98,
										["psi"] = -1.5905345718262,
										["onboard_num"] = "312",
										["y"] = -301692.56961294,
										["x"] = -197535.1374795,
										["name"] = "SEA AIM-120C*6 ALQ-184 Fuel*2-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905345718262,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Uzi34",
											[3] = 4,
											[1] = 3,
											[4] = "Uzi34",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 16,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 96,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 98,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 97,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301812.56961294,
								["x"] = -197415.1374795,
								["name"] = "SEA AIM-120C*6 ALQ-184 Fuel*2 F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = "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"] = -301867.57033164,
											["x"] = -196620.37627808,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.31102641986,
											["ETA_locked"] = false,
											["y"] = -190690.91541563,
											["x"] = -199453.95744615,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 43,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 346,
										["psi"] = -1.5962780059042,
										["onboard_num"] = "027",
										["y"] = -301867.57033164,
										["x"] = -196620.37627808,
										["name"] = "SEA AIM-7M*4 AIM-9M*4 Fuel*3 F-4E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5962780059042,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Dodge11",
											[3] = 1,
											[1] = 5,
											[4] = "Dodge11",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 365,
										["psi"] = -1.5962780059042,
										["onboard_num"] = "028",
										["y"] = -301827.57033164,
										["x"] = -196660.37627808,
										["name"] = "SEA AIM-7M*4 AIM-9M*4 Fuel*3 F-4E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5962780059042,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 366,
										["psi"] = -1.5962780059042,
										["onboard_num"] = "029",
										["y"] = -301787.57033164,
										["x"] = -196700.37627808,
										["name"] = "SEA AIM-7M*4 AIM-9M*4 Fuel*3 F-4E-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5962780059042,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 367,
										["psi"] = -1.5962780059042,
										["onboard_num"] = "030",
										["y"] = -301747.57033164,
										["x"] = -196740.37627808,
										["name"] = "SEA AIM-7M*4 AIM-9M*4 Fuel*3 F-4E-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5962780059042,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301867.57033164,
								["x"] = -196620.37627808,
								["name"] = "SEA AIM-7M*4 AIM-9M*4 F-4E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = "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"] = -301974.00249984,
											["x"] = -196621.506228,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.31102641986,
											["ETA_locked"] = false,
											["y"] = -190755.42165817,
											["x"] = -199459.56668463,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 44,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["UseReferenceAircraft"] = false,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["IsNvgAllowed"] = true,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 353,
										["psi"] = -1.596308652739,
										["onboard_num"] = "031",
										["y"] = -301974.00249984,
										["x"] = -196621.506228,
										["name"] = "SEA AIM-7M*4 AIM-9M*4 Fuel*3 F-4E-2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.596308652739,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Dodge21",
											[3] = 1,
											[1] = 5,
											[4] = "Dodge21",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 368,
										["psi"] = -1.596308652739,
										["onboard_num"] = "032",
										["y"] = -301934.00249984,
										["x"] = -196661.506228,
										["name"] = "SEA AIM-7E*4 AIM-9L*4 Fuel*3 F-4E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.596308652739,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 2,
											["name"] = "Dodge22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 369,
										["psi"] = -1.596308652739,
										["onboard_num"] = "033",
										["y"] = -301894.00249984,
										["x"] = -196701.506228,
										["name"] = "SEA AIM-7E*4 AIM-9L*4 Fuel*3 F-4E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.596308652739,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 2,
											["name"] = "Dodge23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 370,
										["psi"] = -1.596308652739,
										["onboard_num"] = "034",
										["y"] = -301854.00249984,
										["x"] = -196741.506228,
										["name"] = "SEA AIM-7E*4 AIM-9L*4 Fuel*3 F-4E-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.596308652739,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 2,
											["name"] = "Dodge24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301974.00249984,
								["x"] = -196621.506228,
								["name"] = "SEA AIM-7E*4 AIM-9L*4 F-4E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = -302057.81662624,
											["x"] = -196617.36089062,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.31102641986,
											["ETA_locked"] = false,
											["y"] = -190818.89200856,
											["x"] = -199460.85185531,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 133,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit2"] = 6,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit1"] = 1,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["KY28Key"] = 1,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IsNvgAllowed"] = true,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 862,
										["psi"] = -1.596352775575,
										["onboard_num"] = "010",
										["y"] = -302057.81662624,
										["x"] = -196617.36089062,
										["name"] = "SEA AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 F-4E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.596352775575,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 866,
										["psi"] = -1.596352775575,
										["onboard_num"] = "011",
										["y"] = -302017.81662624,
										["x"] = -196657.36089062,
										["name"] = "SEA AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 F-4E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.596352775575,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 867,
										["psi"] = -1.596352775575,
										["onboard_num"] = "012",
										["y"] = -301977.81662624,
										["x"] = -196697.36089062,
										["name"] = "SEA AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 F-4E-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.596352775575,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 868,
										["psi"] = -1.596352775575,
										["onboard_num"] = "013",
										["y"] = -301937.81662624,
										["x"] = -196737.36089062,
										["name"] = "SEA AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 F-4E-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.596352775575,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -302057.81662624,
								["x"] = -196617.36089062,
								["name"] = "SEA AIM-7E*3 AIM-9L*4 ALQ-131*1 F-4E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = -302146.80653977,
											["x"] = -196624.26649194,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.31102641986,
											["ETA_locked"] = false,
											["y"] = -190907.88192208,
											["x"] = -199467.75745662,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 138,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit2"] = 6,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit1"] = 1,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["KY28Key"] = 1,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["IsNvgAllowed"] = true,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 891,
										["psi"] = -1.5963527755749,
										["onboard_num"] = "014",
										["y"] = -302146.80653977,
										["x"] = -196624.26649194,
										["name"] = "SEA AIM-7M*3 AIM-9M*4 ALQ-131*1 Fuel*3 F-4E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5963527755749,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 895,
										["psi"] = -1.5963527755749,
										["onboard_num"] = "015",
										["y"] = -302106.80653977,
										["x"] = -196664.26649194,
										["name"] = "SEA AIM-7M*3 AIM-9M*4 ALQ-131*1 Fuel*3 F-4E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5963527755749,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 896,
										["psi"] = -1.5963527755749,
										["onboard_num"] = "016",
										["y"] = -302066.80653977,
										["x"] = -196704.26649194,
										["name"] = "SEA AIM-7M*3 AIM-9M*4 ALQ-131*1 Fuel*3 F-4E-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5963527755749,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 897,
										["psi"] = -1.5963527755749,
										["onboard_num"] = "017",
										["y"] = -302026.80653977,
										["x"] = -196744.26649194,
										["name"] = "SEA AIM-7M*3 AIM-9M*4 ALQ-131*1 Fuel*3 F-4E-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5963527755749,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -302146.80653977,
								["x"] = -196624.26649194,
								["name"] = "SEA AIM-7M*3 AIM-9M*4 ALQ-131*1 F-4E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 227.39054356591,
											["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"] = 81,
																	}, -- 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"] = 143378.79234515,
											["x"] = -197614.36158408,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 227.39054356591,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 234.09482969301,
											["ETA_locked"] = false,
											["y"] = 196511.31050137,
											["x"] = -194362.69828819,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 144,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "02263",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "41",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 301,
													[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"] = 1075,
										["psi"] = -1.5096734403385,
										["onboard_num"] = "092",
										["y"] = 143378.79234515,
										["x"] = -197614.36158408,
										["name"] = "Aerial-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5096734403385,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 4,
											["name"] = "Chevy41",
											[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"] = 1075,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1076,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1078,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1077,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "02264",
											["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] = 233,
													[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"] = 1076,
										["psi"] = -1.5096734403385,
										["onboard_num"] = "093",
										["y"] = 143418.79234515,
										["x"] = -197654.36158408,
										["name"] = "BFM F-16C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5096734403385,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 4,
											["name"] = "Chevy42",
											[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"] = 1075,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1076,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1078,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1077,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "02265",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "43",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 301,
													[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"] = 1077,
										["psi"] = -1.5096734403385,
										["onboard_num"] = "094",
										["y"] = 143458.79234515,
										["x"] = -197694.36158408,
										["name"] = "BFM F-16C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5096734403385,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 4,
											["name"] = "Chevy43",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1075,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1076,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1078,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1077,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "02266",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "44",
										}, -- 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] = 233,
													[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"] = 1078,
										["psi"] = -1.5096734403385,
										["onboard_num"] = "095",
										["y"] = 143498.79234515,
										["x"] = -197734.36158408,
										["name"] = "BFM F-16C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5096734403385,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 4,
											["name"] = "Chevy44",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1075,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1076,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1078,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1077,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 143378.79234515,
								["x"] = -197614.36158408,
								["name"] = "BFM F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 301,
							}, -- end of [7]
							[8] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 227.39054356591,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 143500.54750028,
											["x"] = -199663.12245771,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 227.39054356591,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 234.36516198874,
											["ETA_locked"] = false,
											["y"] = 196634.59302746,
											["x"] = -195557.58917777,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 153,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["INSAlignmentStored"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["TacanChannel"] = 0,
											["IffMode2Digit1"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit2"] = 6,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 301,
													[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"] = 1138,
										["psi"] = -1.4936820771102,
										["onboard_num"] = "099",
										["y"] = 143500.54750028,
										["x"] = -199663.12245771,
										["name"] = "BFM F-4E",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[14] = 
												{
													["CLSID"] = "{HB_ALE_40_30_60}",
												}, -- end of [14]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 4243,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4936820771102,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 5,
											["name"] = "Enfield51",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["INSAlignmentStored"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["TacanChannel"] = 0,
											["IffMode2Digit1"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit2"] = 6,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 301,
													[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"] = 1142,
										["psi"] = -1.4936820771102,
										["onboard_num"] = "100",
										["y"] = 143540.54750028,
										["x"] = -199703.12245771,
										["name"] = "BFM F-4E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[14] = 
												{
													["CLSID"] = "{HB_ALE_40_30_60}",
												}, -- end of [14]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 4243,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4936820771102,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 5,
											["name"] = "Enfield52",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["INSAlignmentStored"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["TacanChannel"] = 0,
											["IffMode2Digit1"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit2"] = 6,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 301,
													[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"] = 1143,
										["psi"] = -1.4936820771102,
										["onboard_num"] = "101",
										["y"] = 143580.54750028,
										["x"] = -199743.12245771,
										["name"] = "BFM F-4E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[14] = 
												{
													["CLSID"] = "{HB_ALE_40_30_60}",
												}, -- end of [14]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 4243,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4936820771102,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 5,
											["name"] = "Enfield53",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["INSAlignmentStored"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["TacanChannel"] = 0,
											["IffMode2Digit1"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit2"] = 6,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 301,
													[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"] = 1144,
										["psi"] = -1.4936820771102,
										["onboard_num"] = "102",
										["y"] = 143620.54750028,
										["x"] = -199783.12245771,
										["name"] = "BFM F-4E-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[14] = 
												{
													["CLSID"] = "{HB_ALE_40_30_60}",
												}, -- end of [14]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 4243,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4936820771102,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 5,
											["name"] = "Enfield54",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 143500.54750028,
								["x"] = -199663.12245771,
								["name"] = "BFM F-4E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 301,
							}, -- end of [8]
							[9] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 227.39054356591,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 143493.58649021,
											["x"] = -200113.79889926,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 236.38888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 225.44385156183,
											["ETA_locked"] = false,
											["y"] = 196596.62179221,
											["x"] = -196297.0377098,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 155,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "japan air force",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "F-86F Sabre",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 301,
													[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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1155,
										["psi"] = -1.4990450785084,
										["onboard_num"] = "777",
										["y"] = 143493.58649021,
										["x"] = -200113.79889926,
										["name"] = "BFM F-86F-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{GAR-8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{GAR-8}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 1282,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4990450785084,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "japan air force",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "F-86F Sabre",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 301,
													[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"] = 1162,
										["psi"] = -1.4990450785084,
										["onboard_num"] = "778",
										["y"] = 143533.58649021,
										["x"] = -200153.79889926,
										["name"] = "BFM F-86F-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{GAR-8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{GAR-8}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 1282,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4990450785084,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "japan air force",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "F-86F Sabre",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 301,
													[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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1163,
										["psi"] = -1.4990450785084,
										["onboard_num"] = "779",
										["y"] = 143573.58649021,
										["x"] = -200193.79889926,
										["name"] = "BFM F-86F-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{GAR-8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{GAR-8}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 1282,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4990450785084,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "japan air force",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "F-86F Sabre",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 301,
													[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"] = 1164,
										["psi"] = -1.4990450785084,
										["onboard_num"] = "780",
										["y"] = 143613.58649021,
										["x"] = -200233.79889926,
										["name"] = "BFM F-86F-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{GAR-8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{GAR-8}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 1282,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4990450785084,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 143493.58649021,
								["x"] = -200113.79889926,
								["name"] = "BFM F-86F",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 301,
							}, -- end of [9]
							[10] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -302038.13703805,
											["x"] = -197399.05877728,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 266.04219934927,
											["ETA_locked"] = false,
											["y"] = -191117.36022217,
											["x"] = -199588.69839291,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 283,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "FD",
											["STN_L16"] = "04427",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2199,
										["psi"] = -1.5905343354704,
										["onboard_num"] = "018",
										["y"] = -302038.13703805,
										["x"] = -197399.05877728,
										["name"] = "SEA AIM-120C*6 Fuel*3 F-16C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905343354704,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford11",
											[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"] = 2199,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2200,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2202,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2201,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "FD",
											["STN_L16"] = "04430",
											["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] = 241,
													[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"] = 2200,
										["psi"] = -1.5905343354704,
										["onboard_num"] = "019",
										["y"] = -301998.13703805,
										["x"] = -197439.05877728,
										["name"] = "SEA AIM-120C*6 Fuel*3 F-16C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905343354704,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford12",
											[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"] = 2199,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2200,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2202,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2201,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "FD",
											["STN_L16"] = "04431",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2201,
										["psi"] = -1.5905343354704,
										["onboard_num"] = "020",
										["y"] = -301958.13703805,
										["x"] = -197479.05877728,
										["name"] = "SEA AIM-120C*6 Fuel*3 F-16C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905343354704,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2199,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2200,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2202,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2201,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "FD",
											["STN_L16"] = "04432",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 244,
													[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"] = 2202,
										["psi"] = -1.5905343354704,
										["onboard_num"] = "021",
										["y"] = -301918.13703805,
										["x"] = -197519.05877728,
										["name"] = "SEA AIM-120C*6 Fuel*3 F-16C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905343354704,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2199,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2200,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2202,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2201,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -302038.13703805,
								["x"] = -197399.05877728,
								["name"] = "SEA AIM-120C*6 Fuel*1 F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [10]
							[11] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 639358.0175635,
											["x"] = -285094.08897109,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 266.04219934927,
											["ETA_locked"] = false,
											["y"] = 750295.4913033,
											["x"] = -287289.11319299,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 293,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "04513",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2251,
										["psi"] = -1.5905798838825,
										["onboard_num"] = "022",
										["y"] = 639358.0175635,
										["x"] = -285094.08897109,
										["name"] = "SEA AIM-120C*6 Fuel*3 F-16C-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905798838825,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy11",
											[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"] = 2251,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2252,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2254,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2253,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "04514",
											["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] = 241,
													[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"] = 2252,
										["psi"] = -1.5905798838825,
										["onboard_num"] = "023",
										["y"] = 639398.0175635,
										["x"] = -285134.08897109,
										["name"] = "SEA AIM-120C*6 Fuel*3 F-16C-1-6",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905798838825,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy12",
											[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"] = 2251,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2252,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2254,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2253,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "04515",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2253,
										["psi"] = -1.5905798838825,
										["onboard_num"] = "024",
										["y"] = 639438.0175635,
										["x"] = -285174.08897109,
										["name"] = "SEA AIM-120C*6 Fuel*3 F-16C-1-7",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905798838825,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2251,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2252,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2254,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2253,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "04516",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 244,
													[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"] = 2254,
										["psi"] = -1.5905798838825,
										["onboard_num"] = "025",
										["y"] = 639478.0175635,
										["x"] = -285214.08897109,
										["name"] = "SEA AIM-120C*6 Fuel*3 F-16C-1-8",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905798838825,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2251,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2252,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2254,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2253,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 639358.0175635,
								["x"] = -285094.08897109,
								["name"] = "Kutaisi AIM-120C*6 Fuel*3 F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [11]
							[12] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 639167.68026269,
											["x"] = -285095.78557028,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 265.94174784522,
											["ETA_locked"] = false,
											["y"] = 750041.1821964,
											["x"] = -287284.51816849,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 295,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PC",
											["STN_L16"] = "04523",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2259,
										["psi"] = -1.5905345718262,
										["onboard_num"] = "026",
										["y"] = 639167.68026269,
										["x"] = -285095.78557028,
										["name"] = "SEA AIM-120C*6 ALQ-184 Fuel*2 F-16C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905345718262,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac11",
											[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"] = 2259,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2260,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2262,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2261,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PC",
											["STN_L16"] = "04524",
											["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] = 241,
													[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"] = 2260,
										["psi"] = -1.5905345718262,
										["onboard_num"] = "035",
										["y"] = 639207.68026269,
										["x"] = -285135.78557028,
										["name"] = "SEA AIM-120C*6 ALQ-184 Fuel*2 F-16C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905345718262,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac12",
											[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"] = 2259,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2260,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2262,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2261,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PC",
											["STN_L16"] = "04525",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2261,
										["psi"] = -1.5905345718262,
										["onboard_num"] = "036",
										["y"] = 639247.68026269,
										["x"] = -285175.78557028,
										["name"] = "SEA AIM-120C*6 ALQ-184 Fuel*2 F-16C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905345718262,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2259,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2260,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2262,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2261,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PC",
											["STN_L16"] = "04526",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 241,
													[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"] = 2262,
										["psi"] = -1.5905345718262,
										["onboard_num"] = "037",
										["y"] = 639287.68026269,
										["x"] = -285215.78557028,
										["name"] = "SEA AIM-120C*6 ALQ-184 Fuel*2 F-16C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905345718262,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2259,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2260,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2262,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2261,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 639167.68026269,
								["x"] = -285095.78557028,
								["name"] = "Kutaisi AIM-120C*6 ALQ-184 Fuel*2 F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [12]
							[13] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 639112.67954399,
											["x"] = -284301.02436886,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.31102641986,
											["ETA_locked"] = false,
											["y"] = 750289.33446,
											["x"] = -287134.60553693,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 329,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-8367-301st",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["KY28Key"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2389,
										["psi"] = -1.5962780059042,
										["onboard_num"] = "038",
										["y"] = 639112.67954399,
										["x"] = -284301.02436886,
										["name"] = "SEA AIM-7M*4 AIM-9M*4 Fuel*3 F-4E-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5962780059042,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 2,
											["name"] = "Enfield21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-8367-301st",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2561,
										["psi"] = -1.5962780059042,
										["onboard_num"] = "039",
										["y"] = 639152.67954399,
										["x"] = -284341.02436886,
										["name"] = "Kutaisi AIM-7M*4 AIM-9M*4 F-4E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5962780059042,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 2,
											["name"] = "Enfield22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-8367-301st",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2562,
										["psi"] = -1.5962780059042,
										["onboard_num"] = "040",
										["y"] = 639192.67954399,
										["x"] = -284381.02436886,
										["name"] = "Kutaisi AIM-7M*4 AIM-9M*4 F-4E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5962780059042,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 2,
											["name"] = "Enfield23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
								}, -- end of ["units"]
								["y"] = 639112.67954399,
								["x"] = -284301.02436886,
								["name"] = "Kutaisi AIM-7M*4 AIM-9M*4 F-4E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [13]
							[14] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 639006.10401284,
											["x"] = -284302.42667848,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.31102641986,
											["ETA_locked"] = false,
											["y"] = 750224.82821746,
											["x"] = -287140.21477541,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 330,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["IsNvgAllowed"] = true,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit1"] = 1,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["KY28Key"] = 1,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["LaserCodeDigit2"] = 6,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2393,
										["psi"] = -1.5963061725953,
										["onboard_num"] = "042",
										["y"] = 639006.10401284,
										["x"] = -284302.42667848,
										["name"] = "SEA AIM-7E*4 AIM-9L*4 Fuel*3 F-4E-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5963061725953,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["KY28Key"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2394,
										["psi"] = -1.5963061725953,
										["onboard_num"] = "043",
										["y"] = 639046.10401284,
										["x"] = -284342.42667848,
										["name"] = "SEA AIM-7E*4 AIM-9L*4 Fuel*3 F-4E-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5963061725953,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["KY28Key"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2395,
										["psi"] = -1.5963061725953,
										["onboard_num"] = "044",
										["y"] = 639086.10401284,
										["x"] = -284382.42667848,
										["name"] = "SEA AIM-7E*4 AIM-9L*4 Fuel*3 F-4E-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5963061725953,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["KY28Key"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2396,
										["psi"] = -1.5963061725953,
										["onboard_num"] = "045",
										["y"] = 639126.10401284,
										["x"] = -284422.42667848,
										["name"] = "SEA AIM-7E*4 AIM-9L*4 Fuel*3 F-4E-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5963061725953,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 639006.10401284,
								["x"] = -284302.42667848,
								["name"] = "Kutaisi AIM-7E*4 AIM-9L*4 F-4E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [14]
							[15] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 638922.43324939,
											["x"] = -284298.0089814,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.31102641986,
											["ETA_locked"] = false,
											["y"] = 750161.35786707,
											["x"] = -287141.49994609,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 364,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["IsNvgAllowed"] = true,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["UseReferenceAircraft"] = false,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit1"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2529,
										["psi"] = -1.596352775575,
										["onboard_num"] = "046",
										["y"] = 638922.43324939,
										["x"] = -284298.0089814,
										["name"] = "SEA AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 F-4E-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.596352775575,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 2,
											["name"] = "Uzi21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["KY28Key"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2530,
										["psi"] = -1.596352775575,
										["onboard_num"] = "047",
										["y"] = 638962.43324939,
										["x"] = -284338.0089814,
										["name"] = "SEA AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 F-4E-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.596352775575,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 2,
											["name"] = "Uzi22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["KY28Key"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2531,
										["psi"] = -1.596352775575,
										["onboard_num"] = "048",
										["y"] = 639002.43324939,
										["x"] = -284378.0089814,
										["name"] = "SEA AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 F-4E-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.596352775575,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 2,
											["name"] = "Uzi23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["KY28Key"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2532,
										["psi"] = -1.596352775575,
										["onboard_num"] = "049",
										["y"] = 639042.43324939,
										["x"] = -284418.0089814,
										["name"] = "SEA AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 F-4E-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.596352775575,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 2,
											["name"] = "Uzi24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 638922.43324939,
								["x"] = -284298.0089814,
								["name"] = "Kutaisi AIM-7E*3 AIM-9L*4 ALQ-131*1 F-4E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [15]
							[16] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 638833.44333586,
											["x"] = -284304.91458272,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.31102641986,
											["ETA_locked"] = false,
											["y"] = 750072.36795355,
											["x"] = -287148.4055474,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 365,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["IsNvgAllowed"] = true,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["UseReferenceAircraft"] = false,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["LaserCodeDigit1"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2533,
										["psi"] = -1.5963527755749,
										["onboard_num"] = "050",
										["y"] = 638833.44333586,
										["x"] = -284304.91458272,
										["name"] = "SEA AIM-7M*3 AIM-9M*4 ALQ-131*1 Fuel*3 F-4E-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5963527755749,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 2,
											["name"] = "Colt21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["KY28Key"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2534,
										["psi"] = -1.5963527755749,
										["onboard_num"] = "051",
										["y"] = 638873.44333586,
										["x"] = -284344.91458272,
										["name"] = "SEA AIM-7M*3 AIM-9M*4 ALQ-131*1 Fuel*3 F-4E-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5963527755749,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 2,
											["name"] = "Colt22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["KY28Key"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2535,
										["psi"] = -1.5963527755749,
										["onboard_num"] = "052",
										["y"] = 638913.44333586,
										["x"] = -284384.91458272,
										["name"] = "SEA AIM-7M*3 AIM-9M*4 ALQ-131*1 Fuel*3 F-4E-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5963527755749,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 2,
											["name"] = "Colt23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["KY28Key"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2536,
										["psi"] = -1.5963527755749,
										["onboard_num"] = "053",
										["y"] = 638953.44333586,
										["x"] = -284424.91458272,
										["name"] = "SEA AIM-7M*3 AIM-9M*4 ALQ-131*1 Fuel*3 F-4E-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5963527755749,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 2,
											["name"] = "Colt24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 638833.44333586,
								["x"] = -284304.91458272,
								["name"] = "Kutaisi AIM-7M*3 AIM-9M*4 ALQ-131*1 F-4E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [16]
							[17] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 638952.39322637,
											["x"] = -285073.91980516,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 266.04219934927,
											["ETA_locked"] = false,
											["y"] = 749862.88965346,
											["x"] = -287269.34648369,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 366,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VR",
											["STN_L16"] = "05151",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2537,
										["psi"] = -1.5905883219201,
										["onboard_num"] = "054",
										["y"] = 638952.39322637,
										["x"] = -285073.91980516,
										["name"] = "SEA AIM-120C*6 Fuel*1 F-16C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905883219201,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Viper11",
											[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"] = 2537,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2538,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2540,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2539,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VR",
											["STN_L16"] = "05152",
											["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] = 241,
													[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"] = 2538,
										["psi"] = -1.5905883219201,
										["onboard_num"] = "055",
										["y"] = 638992.39322637,
										["x"] = -285113.91980516,
										["name"] = "SEA AIM-120C*6 Fuel*1 F-16C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905883219201,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Viper12",
											[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"] = 2537,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2538,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2540,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2539,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VR",
											["STN_L16"] = "05153",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2539,
										["psi"] = -1.5905883219201,
										["onboard_num"] = "056",
										["y"] = 639032.39322637,
										["x"] = -285153.91980516,
										["name"] = "SEA AIM-120C*6 Fuel*1 F-16C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905883219201,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Viper13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2537,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2538,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2540,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2539,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VR",
											["STN_L16"] = "05154",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 244,
													[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"] = 2540,
										["psi"] = -1.5905883219201,
										["onboard_num"] = "057",
										["y"] = 639072.39322637,
										["x"] = -285193.91980516,
										["name"] = "SEA AIM-120C*6 Fuel*1 F-16C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905883219201,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Viper14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2537,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2538,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2540,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2539,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 638952.39322637,
								["x"] = -285073.91980516,
								["name"] = "Kutaisi AIM-120C*6 Fuel*1 F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [17]
							[18] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = -87169.946075941,
											["x"] = 34744.309820993,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.31102641986,
											["ETA_locked"] = false,
											["y"] = 24048.778128679,
											["x"] = 31906.521724063,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 108,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-8367-301st",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit2"] = 6,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit1"] = 1,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["KY28Key"] = 1,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IsNvgAllowed"] = true,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["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,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 714,
										["psi"] = -1.5963061725953,
										["onboard_num"] = "022",
										["y"] = -87169.946075941,
										["x"] = 34744.309820993,
										["name"] = "CRIMEA AIM-7E*4 AIM-9L*4 Fuel*3 F-4E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5963061725953,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-8368",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 251,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2541,
										["psi"] = -1.5963061725953,
										["onboard_num"] = "058",
										["y"] = -87129.946075941,
										["x"] = 34704.309820993,
										["name"] = "CRIMEA AIM-7E*4 AIM-9L*4 Fuel F-4E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5963061725953,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-6371",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["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,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2542,
										["psi"] = -1.5963061725953,
										["onboard_num"] = "059",
										["y"] = -87089.946075941,
										["x"] = 34664.309820993,
										["name"] = "CRIMEA AIM-7E*4 AIM-9L*4 Fuel F-4E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5963061725953,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 251,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2543,
										["psi"] = -1.5963061725953,
										["onboard_num"] = "060",
										["y"] = -87049.946075941,
										["x"] = 34624.309820993,
										["name"] = "CRIMEA AIM-7E*4 AIM-9L*4 Fuel F-4E-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5963061725953,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -87169.946075941,
								["x"] = 34744.309820993,
								["name"] = "CRIMEA AIM-7E*4 AIM-9L*4 Fuel F-4E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [18]
							[19] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = -87056.879228699,
											["x"] = 34747.063315897,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.31102641986,
											["ETA_locked"] = false,
											["y"] = 24113.284371219,
											["x"] = 31912.130962543,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 107,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-8367-301st",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["IsNvgAllowed"] = true,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["KY28Key"] = 1,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit1"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["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,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 710,
										["psi"] = -1.5962916394691,
										["onboard_num"] = "018",
										["y"] = -87056.879228699,
										["x"] = 34747.063315897,
										["name"] = "CRIMEA AIM-7M*4 AIM-9M*4 Fuel*3 F-4E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5962916394691,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-87-8312-3wg",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 251,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2544,
										["psi"] = -1.5962916394691,
										["onboard_num"] = "061",
										["y"] = -87016.879228699,
										["x"] = 34707.063315897,
										["name"] = "CRIMEA AIM-7M*4 AIM-9M*4 Fuel F-4E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5962916394691,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-6371",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["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,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2545,
										["psi"] = -1.5962916394691,
										["onboard_num"] = "062",
										["y"] = -86976.879228699,
										["x"] = 34667.063315897,
										["name"] = "CRIMEA AIM-7M*4 AIM-9M*4 Fuel F-4E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5962916394691,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-67-8380",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 251,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2546,
										["psi"] = -1.5962916394691,
										["onboard_num"] = "063",
										["y"] = -86936.879228699,
										["x"] = 34627.063315897,
										["name"] = "CRIMEA AIM-7M*4 AIM-9M*4 Fuel F-4E-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5962916394691,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -87056.879228699,
								["x"] = 34747.063315897,
								["name"] = "CRIMEA AIM-7M*4 AIM-9M*4 Fuel F-4E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [19]
							[20] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = -87249.39364208,
											["x"] = 34741.787384376,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.31102641986,
											["ETA_locked"] = false,
											["y"] = 23972.603457097,
											["x"] = 32075.500637215,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 140,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-8367-301st",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit2"] = 6,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit1"] = 1,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["KY28Key"] = 1,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["IsNvgAllowed"] = true,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["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,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 902,
										["psi"] = -1.5947643927485,
										["onboard_num"] = "026",
										["y"] = -87249.39364208,
										["x"] = 34741.787384376,
										["name"] = "CRIMEA AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 F-4E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5947643927485,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-8368",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 251,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2549,
										["psi"] = -1.5947643927485,
										["onboard_num"] = "064",
										["y"] = -87209.39364208,
										["x"] = 34701.787384376,
										["name"] = "CRIMEA AIM-7E*3 AIM-9L*4 ALQ-131*1 F-4E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5947643927485,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-6371",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["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,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2550,
										["psi"] = -1.5947643927485,
										["onboard_num"] = "065",
										["y"] = -87169.39364208,
										["x"] = 34661.787384376,
										["name"] = "CRIMEA AIM-7E*3 AIM-9L*4 ALQ-131*1 F-4E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5947643927485,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-67-8380",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 251,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2551,
										["psi"] = -1.5947643927485,
										["onboard_num"] = "066",
										["y"] = -87129.39364208,
										["x"] = 34621.787384376,
										["name"] = "CRIMEA AIM-7E*3 AIM-9L*4 ALQ-131*1 F-4E-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5947643927485,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -87249.39364208,
								["x"] = 34741.787384376,
								["name"] = "CRIMEA AIM-7E*3 AIM-9L*4 ALQ-131*1 F-4E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [20]
							[21] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = -87321.04366963,
											["x"] = 34739.710571984,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.31102641986,
											["ETA_locked"] = false,
											["y"] = 23883.613543575,
											["x"] = 32068.5950359,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 139,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-8367-301st",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit2"] = 6,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit1"] = 1,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["KY28Key"] = 1,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IsNvgAllowed"] = true,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["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,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 898,
										["psi"] = -1.5948115261515,
										["onboard_num"] = "022",
										["y"] = -87321.04366963,
										["x"] = 34739.710571984,
										["name"] = "CREMIA AIM-7M*3 AIM-9M*4 ALQ-131*1 Fuel*3 F-4E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5948115261515,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-8368",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 251,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2552,
										["psi"] = -1.5948115261515,
										["onboard_num"] = "067",
										["y"] = -87281.04366963,
										["x"] = 34699.710571984,
										["name"] = "CRIMEA AIM-7M*3 AIM-9M*4 ALQ-131*1 F-4E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5948115261515,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-67-8380",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["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,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2553,
										["psi"] = -1.5948115261515,
										["onboard_num"] = "068",
										["y"] = -87241.04366963,
										["x"] = 34659.710571984,
										["name"] = "CRIMEA AIM-7M*3 AIM-9M*4 ALQ-131*1 F-4E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5948115261515,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-6371",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 251,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2554,
										["psi"] = -1.5948115261515,
										["onboard_num"] = "069",
										["y"] = -87201.04366963,
										["x"] = 34619.710571984,
										["name"] = "CRIMEA AIM-7M*3 AIM-9M*4 ALQ-131*1 F-4E-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = 1.5948115261515,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -87321.04366963,
								["x"] = 34739.710571984,
								["name"] = "CRIMEA AIM-7M*3 AIM-9M*4 ALQ-131*1 F-4E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [21]
							[22] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 847216.16347546,
											["x"] = -169763.60127717,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 657.48299744787,
											["ETA_locked"] = false,
											["y"] = 846489.98800072,
											["x"] = -338698.64404504,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 189,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-8367-301st",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["IsNvgAllowed"] = true,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["UseReferenceAircraft"] = false,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["LaserCodeDigit1"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1381,
										["psi"] = 3.1372941315647,
										["onboard_num"] = "106",
										["y"] = 847216.16347546,
										["x"] = -169763.60127717,
										["name"] = "山岳戦 AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 F-4E-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -3.1372941315647,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 5,
											["name"] = "Uzi51",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-8367-301st",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2555,
										["psi"] = 3.1372941315647,
										["onboard_num"] = "107",
										["y"] = 847256.16347546,
										["x"] = -169803.60127717,
										["name"] = "山岳戦 AIM-7M*3 AIM-9M*4 ALQ-131*1 F-4E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -3.1372941315647,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 5,
											["name"] = "Uzi52",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-8367-301st",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 311,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2556,
										["psi"] = 3.1372941315647,
										["onboard_num"] = "108",
										["y"] = 847296.16347546,
										["x"] = -169843.60127717,
										["name"] = "山岳戦 AIM-7M*3 AIM-9M*4 ALQ-131*1 F-4E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -3.1372941315647,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 5,
											["name"] = "Uzi53",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-8367-301st",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2557,
										["psi"] = 3.1372941315647,
										["onboard_num"] = "109",
										["y"] = 847336.16347546,
										["x"] = -169883.60127717,
										["name"] = "山岳戦 AIM-7M*3 AIM-9M*4 ALQ-131*1 F-4E-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -3.1372941315647,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 5,
											["name"] = "Uzi54",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847216.16347546,
								["x"] = -169763.60127717,
								["name"] = "山岳戦 AIM-7M*3 AIM-9M*4 ALQ-131*1 F-4E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [22]
							[23] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 847402.18657275,
											["x"] = -169759.67653093,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 657.99174684018,
											["ETA_locked"] = false,
											["y"] = 846282.24317362,
											["x"] = -338823.2909413,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 230,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-8367-301st",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["UseReferenceAircraft"] = false,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["LaserCodeDigit2"] = 6,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1539,
										["psi"] = 3.1349683599978,
										["onboard_num"] = "200",
										["y"] = 847402.18657275,
										["x"] = -169759.67653093,
										["name"] = "山岳戦 AIM-7M*4 AIM-9M*4 Fuel*3 F-4E-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -3.1349683599978,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 7,
											["name"] = "Springfield71",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-8367-301st",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2558,
										["psi"] = 3.1349683599978,
										["onboard_num"] = "201",
										["y"] = 847442.18657275,
										["x"] = -169799.67653093,
										["name"] = "山岳戦 AIM-7M*4 AIM-9M*4 F-4E-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -3.1349683599978,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 7,
											["name"] = "Springfield72",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-8367-301st",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 311,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2559,
										["psi"] = 3.1349683599978,
										["onboard_num"] = "202",
										["y"] = 847482.18657275,
										["x"] = -169839.67653093,
										["name"] = "山岳戦 AIM-7M*4 AIM-9M*4 F-4E-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -3.1349683599978,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 7,
											["name"] = "Springfield73",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf-57-8367-301st",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2560,
										["psi"] = 3.1349683599978,
										["onboard_num"] = "203",
										["y"] = 847522.18657275,
										["x"] = -169879.67653093,
										["name"] = "山岳戦 AIM-7M*4 AIM-9M*4 F-4E-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -3.1349683599978,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 7,
											["name"] = "Springfield74",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847402.18657275,
								["x"] = -169759.67653093,
								["name"] = "山岳戦 AIM-7M*4 AIM-9M*4 F-4E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [23]
							[24] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 638839.9921628,
											["x"] = -285081.57154991,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 266.04219934927,
											["ETA_locked"] = false,
											["y"] = 749750.48858989,
											["x"] = -287276.99822844,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 377,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VM",
											["STN_L16"] = "05256",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2606,
										["psi"] = -1.5905883219201,
										["onboard_num"] = "041",
										["y"] = 638839.9921628,
										["x"] = -285081.57154991,
										["name"] = "Kutaisi AIM-120C*6 Fuel*1 F-16C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905883219201,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Venom11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2606,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2610,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2611,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2612,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VM",
											["STN_L16"] = "05262",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "12",
										}, -- 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] = 241,
													[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"] = 2610,
										["psi"] = -1.5905883219201,
										["onboard_num"] = "070",
										["y"] = 638879.9921628,
										["x"] = -285121.57154991,
										["name"] = "Kutaisi AIM-120C*5 AIM-9M*1 Fuel*1 F-16C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Venom12",
											[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"] = 2606,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2610,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2611,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2612,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VM",
											["STN_L16"] = "05263",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2611,
										["psi"] = -1.5905883219201,
										["onboard_num"] = "071",
										["y"] = 638919.9921628,
										["x"] = -285161.57154991,
										["name"] = "Kutaisi AIM-120C*5 AIM-9M*1 Fuel*1 F-16C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Venom13",
											[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"] = 2606,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2610,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2611,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2612,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VM",
											["STN_L16"] = "05264",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 241,
													[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"] = 2612,
										["psi"] = -1.5905883219201,
										["onboard_num"] = "072",
										["y"] = 638959.9921628,
										["x"] = -285201.57154991,
										["name"] = "Kutaisi AIM-120C*5 AIM-9M*1 Fuel*1 F-16C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Venom14",
											[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"] = 2606,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2610,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2611,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2612,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 638839.9921628,
								["x"] = -285081.57154991,
								["name"] = "Kutaisi AIM-120C*5 AIM-9M*1 Fuel*1 F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [24]
							[25] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -302131.18577692,
											["x"] = -197415.69409574,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 266.04219934927,
											["ETA_locked"] = false,
											["y"] = -191210.40896104,
											["x"] = -199605.33371137,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 382,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "LO",
											["STN_L16"] = "05324",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2644,
										["psi"] = -1.5905343354704,
										["onboard_num"] = "073",
										["y"] = -302131.18577692,
										["x"] = -197415.69409574,
										["name"] = "SEA AIM-120C*6 Fuel*1 F-16C-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5905343354704,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 1,
											["name"] = "Lobo11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2644,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2648,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2649,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2650,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "LO",
											["STN_L16"] = "05330",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "12",
										}, -- 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] = 241,
													[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"] = 2648,
										["psi"] = -1.5905343354704,
										["onboard_num"] = "074",
										["y"] = -302091.18577692,
										["x"] = -197455.69409574,
										["name"] = "SEA AIM-120C*5 AIM-9M*1 Fuel*1 F-16C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 1,
											["name"] = "Lobo12",
											[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"] = 2644,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2648,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2649,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2650,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "LO",
											["STN_L16"] = "05331",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2649,
										["psi"] = -1.5905343354704,
										["onboard_num"] = "075",
										["y"] = -302051.18577692,
										["x"] = -197495.69409574,
										["name"] = "SEA AIM-120C*5 AIM-9M*1 Fuel*1 F-16C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 1,
											["name"] = "Lobo13",
											[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"] = 2644,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2648,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2649,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2650,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "jasdf 6th tfs",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "LO",
											["STN_L16"] = "05332",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 241,
													[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"] = 2650,
										["psi"] = -1.5905343354704,
										["onboard_num"] = "076",
										["y"] = -302011.18577692,
										["x"] = -197535.69409574,
										["name"] = "SEA AIM-120C*5 AIM-9M*1 Fuel*1 F-16C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 1,
											["name"] = "Lobo14",
											[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"] = 2644,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2648,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2649,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2650,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -302131.18577692,
								["x"] = -197415.69409574,
								["name"] = "SEA AIM-120C*5 AIM-9M*1 Fuel*1 F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [25]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [2]
				[3] = 
				{
					["id"] = 80,
					["name"] = "CJTF Blue",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = "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"] = -301522.81768117,
											["x"] = -198048.48245184,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 652.52104392605,
											["ETA_locked"] = false,
											["y"] = -190848.54685327,
											["x"] = -199628.82299168,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 59,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "t-10k-1 test paint scheme",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 473,
										["psi"] = -1.5850745608682,
										["onboard_num"] = "088",
										["y"] = -301522.81768117,
										["x"] = -198048.48245184,
										["name"] = "SEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-33-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5850745608682,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "t-10k-1 test paint scheme",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 477,
										["psi"] = -1.5850745608682,
										["onboard_num"] = "089",
										["y"] = -301482.81768117,
										["x"] = -198088.48245184,
										["name"] = "SEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-33-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5850745608682,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "t-10k-1 test paint scheme",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 478,
										["psi"] = -1.5850745608682,
										["onboard_num"] = "090",
										["y"] = -301442.81768117,
										["x"] = -198128.48245184,
										["name"] = "SEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-33-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5850745608682,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "t-10k-1 test paint scheme",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 479,
										["psi"] = -1.5850745608682,
										["onboard_num"] = "091",
										["y"] = -301402.81768117,
										["x"] = -198168.48245184,
										["name"] = "SEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-33-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5850745608682,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301522.81768117,
								["x"] = -198048.48245184,
								["name"] = "SEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-33",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -301704.11825291,
											["x"] = -197861.07671815,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 652.52104392605,
											["ETA_locked"] = false,
											["y"] = -190956.15142768,
											["x"] = -199891.20465395,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 68,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 7th ad",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 548,
										["psi"] = -1.5891253367681,
										["onboard_num"] = "833",
										["y"] = -301704.11825291,
										["x"] = -197861.07671815,
										["name"] = "SEA R-77*4 R-27ET*2 R-73*2 ECM J-11-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5891253367681,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 7th ad",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 559,
										["psi"] = -1.5891253367681,
										["onboard_num"] = "834",
										["y"] = -301664.11825291,
										["x"] = -197901.07671815,
										["name"] = "SEA R-77*4 R-27ET*2 R-73*2 ECM J-11-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5891253367681,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 7th ad",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 560,
										["psi"] = -1.5891253367681,
										["onboard_num"] = "835",
										["y"] = -301624.11825291,
										["x"] = -197941.07671815,
										["name"] = "SEA R-77*4 R-27ET*2 R-73*2 ECM J-11-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5891253367681,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 7th ad",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 561,
										["psi"] = -1.5891253367681,
										["onboard_num"] = "836",
										["y"] = -301584.11825291,
										["x"] = -197981.07671815,
										["name"] = "SEA R-77*4 R-27ET*2 R-73*2 ECM J-11-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5891253367681,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301704.11825291,
								["x"] = -197861.07671815,
								["name"] = "SEA R-77*4 R-27ET*2 R-73*2 ECM J-11",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = "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"] = -86707.846963347,
											["x"] = 33327.93401005,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 652.52104392605,
											["ETA_locked"] = false,
											["y"] = 23955.652933579,
											["x"] = 31737.265417013,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 122,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "t-10k-1 test paint scheme",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 770,
										["psi"] = -1.5851692596855,
										["onboard_num"] = "222",
										["y"] = -86707.846963347,
										["x"] = 33327.93401005,
										["name"] = "CRIMEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-33",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5851692596855,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "t-10k-1 test paint scheme",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 1826,
										["psi"] = -1.5851692596855,
										["onboard_num"] = "223",
										["y"] = -86667.846963347,
										["x"] = 33287.93401005,
										["name"] = "CRIMEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-33-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5851692596855,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "t-10k-1 test paint scheme",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 1827,
										["psi"] = -1.5851692596855,
										["onboard_num"] = "224",
										["y"] = -86627.846963347,
										["x"] = 33247.93401005,
										["name"] = "CRIMEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-33-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5851692596855,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "t-10k-1 test paint scheme",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 1828,
										["psi"] = -1.5851692596855,
										["onboard_num"] = "225",
										["y"] = -86587.846963347,
										["x"] = 33207.93401005,
										["name"] = "CRIMEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-33-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5851692596855,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -86707.846963347,
								["x"] = 33327.93401005,
								["name"] = "CRIMEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-33",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -86848.158780918,
											["x"] = 33503.323782014,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 652.52104392605,
											["ETA_locked"] = false,
											["y"] = 23848.048359169,
											["x"] = 31474.883754743,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 129,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 7th ad",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 798,
										["psi"] = -1.5891186621916,
										["onboard_num"] = "088",
										["y"] = -86848.158780918,
										["x"] = 33503.323782014,
										["name"] = "CRIMEA R-77*4 R-27ET*2 R-73*2 ECM J-11-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5891186621916,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 7th ad",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 950,
										["psi"] = -1.5891186621916,
										["onboard_num"] = "092",
										["y"] = -86808.158780918,
										["x"] = 33463.323782014,
										["name"] = "CRIMEA R-77*4 R-27ET*2 R-73*2 ECM J-11-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5891186621916,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 7th ad",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 1824,
										["psi"] = -1.5891186621916,
										["onboard_num"] = "093",
										["y"] = -86768.158780918,
										["x"] = 33423.323782014,
										["name"] = "CRIMEA R-77*4 R-27ET*2 R-73*2 ECM J-11-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5891186621916,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 7th ad",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 1825,
										["psi"] = -1.5891186621916,
										["onboard_num"] = "094",
										["y"] = -86728.158780918,
										["x"] = 33383.323782014,
										["name"] = "CRIMEA R-77*4 R-27ET*2 R-73*2 ECM J-11-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5891186621916,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -86848.158780918,
								["x"] = 33503.323782014,
								["name"] = "CRIMEA R-77*4 R-27ET*2 R-73*2 ECM J-11",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 227.39054356591,
											["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"] = 143291.58483488,
											["x"] = -196656.8354362,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 313.75805764164,
											["ETA_locked"] = false,
											["y"] = 196366.76322551,
											["x"] = -192897.67182122,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 162,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "t-10k-1 test paint scheme",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "Su-33",
										["unitId"] = 1222,
										["psi"] = -1.5000872561575,
										["onboard_num"] = "077",
										["y"] = 143291.58483488,
										["x"] = -196656.8354362,
										["name"] = "BFM Su-33-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 4750,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5000872561575,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "t-10k-1 test paint scheme",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "Su-33",
										["unitId"] = 1229,
										["psi"] = -1.5000872561575,
										["onboard_num"] = "078",
										["y"] = 143331.58483488,
										["x"] = -196696.8354362,
										["name"] = "BFM Su-33-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 4750,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5000872561575,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "t-10k-1 test paint scheme",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "Su-33",
										["unitId"] = 1230,
										["psi"] = -1.5000872561575,
										["onboard_num"] = "079",
										["y"] = 143371.58483488,
										["x"] = -196736.8354362,
										["name"] = "BFM Su-33-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 4750,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5000872561575,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "t-10k-1 test paint scheme",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "Su-33",
										["unitId"] = 1231,
										["psi"] = -1.5000872561575,
										["onboard_num"] = "080",
										["y"] = 143411.58483488,
										["x"] = -196776.8354362,
										["name"] = "BFM Su-33-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 4750,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5000872561575,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 143291.58483488,
								["x"] = -196656.8354362,
								["name"] = "BFM Su-33",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 847757.71015419,
											["x"] = -171177.4546515,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 987.39156575834,
											["ETA_locked"] = false,
											["y"] = 846219.91972548,
											["x"] = -338615.5461142,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 180,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "t-10k-1 test paint scheme",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 1345,
										["psi"] = 3.1324086789049,
										["onboard_num"] = "001",
										["y"] = 847757.71015419,
										["x"] = -171177.4546515,
										["name"] = "山岳戦 R-27ER*6 R-27ET*2 R-73*2 ECM Su-33",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1324086789049,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "t-10k-1 test paint scheme",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 1661,
										["psi"] = 3.1324086789049,
										["onboard_num"] = "002",
										["y"] = 847797.71015419,
										["x"] = -171217.4546515,
										["name"] = "山岳戦 R-27ER*6 R-27ET*2 R-73*2 ECM Su-33-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1324086789049,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "t-10k-1 test paint scheme",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 1662,
										["psi"] = 3.1324086789049,
										["onboard_num"] = "003",
										["y"] = 847837.71015419,
										["x"] = -171257.4546515,
										["name"] = "山岳戦 R-27ER*6 R-27ET*2 R-73*2 ECM Su-33-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1324086789049,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "t-10k-1 test paint scheme",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 1663,
										["psi"] = 3.1324086789049,
										["onboard_num"] = "004",
										["y"] = 847877.71015419,
										["x"] = -171297.4546515,
										["name"] = "山岳戦 R-27ER*6 R-27ET*2 R-73*2 ECM Su-33-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1324086789049,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847757.71015419,
								["x"] = -171177.4546515,
								["name"] = "山岳戦 R-27ER*6 R-27ET*2 R-73*2 ECM Su-33",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 847617.39833662,
											["x"] = -171002.06487953,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 990.24923503792,
											["ETA_locked"] = false,
											["y"] = 846365.34110446,
											["x"] = -338927.16335485,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 191,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 7th ad",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 1389,
										["psi"] = 3.1341367459108,
										["onboard_num"] = "055",
										["y"] = 847617.39833662,
										["x"] = -171002.06487953,
										["name"] = "山岳戦 R-77*4 R-27ET*2 R-73*2 ECM J-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1341367459108,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 7th ad",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 1652,
										["psi"] = 3.1341367459108,
										["onboard_num"] = "056",
										["y"] = 847657.39833662,
										["x"] = -171042.06487953,
										["name"] = "山岳戦 R-77*4 R-27ET*2 R-73*2 ECM J-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1341367459108,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 7th ad",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 1653,
										["psi"] = 3.1341367459108,
										["onboard_num"] = "057",
										["y"] = 847697.39833662,
										["x"] = -171082.06487953,
										["name"] = "山岳戦 R-77*4 R-27ET*2 R-73*2 ECM J-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1341367459108,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 7th ad",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 1654,
										["psi"] = 3.1341367459108,
										["onboard_num"] = "058",
										["y"] = 847737.39833662,
										["x"] = -171122.06487953,
										["name"] = "山岳戦 R-77*4 R-27ET*2 R-73*2 ECM J-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1341367459108,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847617.39833662,
								["x"] = -171002.06487953,
								["name"] = "山岳戦 R-77*4 R-27ET*2 R-73*2 ECM J-11",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [7]
							[8] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = "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"] = 639457.43219446,
											["x"] = -285729.13054262,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 652.52104392605,
											["ETA_locked"] = false,
											["y"] = 750131.70302236,
											["x"] = -287309.47108246,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 344,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "t-10k-1 test paint scheme",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 2449,
										["psi"] = -1.5850745608682,
										["onboard_num"] = "010",
										["y"] = 639457.43219446,
										["x"] = -285729.13054262,
										["name"] = "SEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5850745608682,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "t-10k-1 test paint scheme",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 2450,
										["psi"] = -1.5850745608682,
										["onboard_num"] = "011",
										["y"] = 639497.43219446,
										["x"] = -285769.13054262,
										["name"] = "SEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5850745608682,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "t-10k-1 test paint scheme",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 2451,
										["psi"] = -1.5850745608682,
										["onboard_num"] = "012",
										["y"] = 639537.43219446,
										["x"] = -285809.13054262,
										["name"] = "SEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5850745608682,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "t-10k-1 test paint scheme",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 2452,
										["psi"] = -1.5850745608682,
										["onboard_num"] = "013",
										["y"] = 639577.43219446,
										["x"] = -285849.13054262,
										["name"] = "SEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5850745608682,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 639457.43219446,
								["x"] = -285729.13054262,
								["name"] = "Kutaisi R-27ER*6 R-27ET*2 R-73*2 ECM Su-33",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [8]
							[9] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 639276.13162272,
											["x"] = -285541.72480893,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 652.52104392605,
											["ETA_locked"] = false,
											["y"] = 750024.09844795,
											["x"] = -287571.85274473,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 353,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 7th ad",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 2485,
										["psi"] = -1.5891253367681,
										["onboard_num"] = "014",
										["y"] = 639276.13162272,
										["x"] = -285541.72480893,
										["name"] = "SEA R-77*4 R-27ET*2 R-73*2 ECM J-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5891253367681,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 2,
											["name"] = "Enfield21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 7th ad",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 2486,
										["psi"] = -1.5891253367681,
										["onboard_num"] = "015",
										["y"] = 639316.13162272,
										["x"] = -285581.72480893,
										["name"] = "SEA R-77*4 R-27ET*2 R-73*2 ECM J-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5891253367681,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 2,
											["name"] = "Enfield22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 7th ad",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 2487,
										["psi"] = -1.5891253367681,
										["onboard_num"] = "016",
										["y"] = 639356.13162272,
										["x"] = -285621.72480893,
										["name"] = "SEA R-77*4 R-27ET*2 R-73*2 ECM J-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5891253367681,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 2,
											["name"] = "Enfield23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 7th ad",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 2488,
										["psi"] = -1.5891253367681,
										["onboard_num"] = "017",
										["y"] = 639396.13162272,
										["x"] = -285661.72480893,
										["name"] = "SEA R-77*4 R-27ET*2 R-73*2 ECM J-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5891253367681,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 2,
											["name"] = "Enfield24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 639276.13162272,
								["x"] = -285541.72480893,
								["name"] = "Kutaisi R-77*4 R-27ET*2 R-73*2 ECM J-11",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [9]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [3]
				[4] = 
				{
					["id"] = 1,
					["name"] = "Ukraine",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = "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"] = -301564.53134408,
											["x"] = -197850.62644413,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 652.52104392605,
											["ETA_locked"] = false,
											["y"] = -190816.56451884,
											["x"] = -199880.75437993,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 60,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 480,
										["psi"] = -1.5891253367681,
										["onboard_num"] = "066",
										["y"] = -301564.53134408,
										["x"] = -197850.62644413,
										["name"] = "SEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-27-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5891253367681,
										["callsign"] = 104,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 487,
										["psi"] = -1.5891253367681,
										["onboard_num"] = "067",
										["y"] = -301524.53134408,
										["x"] = -197890.62644413,
										["name"] = "SEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-27-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5891253367681,
										["callsign"] = 105,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 488,
										["psi"] = -1.5891253367681,
										["onboard_num"] = "068",
										["y"] = -301484.53134408,
										["x"] = -197930.62644413,
										["name"] = "SEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-27-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5891253367681,
										["callsign"] = 106,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 489,
										["psi"] = -1.5891253367681,
										["onboard_num"] = "088",
										["y"] = -301444.53134408,
										["x"] = -197970.62644413,
										["name"] = "SEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-27-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5891253367681,
										["callsign"] = 107,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301564.53134408,
								["x"] = -197850.62644413,
								["name"] = "SEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-27",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -301468.07570275,
											["x"] = -198621.31813267,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 6000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 440.21826949299,
											["ETA_locked"] = false,
											["y"] = -190540.22454094,
											["x"] = -200065.01791643,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 66,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 531,
										["psi"] = -1.5838103558568,
										["onboard_num"] = "033",
										["y"] = -301468.07570275,
										["x"] = -198621.31813267,
										["name"] = "SEA R-27ET*2 R-77*4 Fuel*1 MiG-29S-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5838103558568,
										["callsign"] = 108,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 538,
										["psi"] = -1.5838103558568,
										["onboard_num"] = "034",
										["y"] = -301428.07570275,
										["x"] = -198661.31813267,
										["name"] = "SEA R-27ET*2 R-77*4 Fuel*1 MiG-29S-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5838103558568,
										["callsign"] = 109,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 539,
										["psi"] = -1.5838103558568,
										["onboard_num"] = "035",
										["y"] = -301388.07570275,
										["x"] = -198701.31813267,
										["name"] = "SEA R-27ET*2 R-77*4 Fuel*1 MiG-29S-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5838103558568,
										["callsign"] = 110,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 540,
										["psi"] = -1.5838103558568,
										["onboard_num"] = "036",
										["y"] = -301348.07570275,
										["x"] = -198741.31813267,
										["name"] = "SEA R-27ET*2 R-77*4 Fuel*1 MiG-29S-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5838103558568,
										["callsign"] = 111,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301468.07570275,
								["x"] = -198621.31813267,
								["name"] = "SEA R-27ET*2 R-77*4 Fuel*1 MiG-29S",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = "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"] = -86756.651073806,
											["x"] = 33501.798653562,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 652.52104392605,
											["ETA_locked"] = false,
											["y"] = 23987.635268009,
											["x"] = 31485.334028763,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 123,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "air force ukraine standard early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 774,
										["psi"] = -1.589002609829,
										["onboard_num"] = "088",
										["y"] = -86756.651073806,
										["x"] = 33501.798653562,
										["name"] = "CRIMEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.589002609829,
										["callsign"] = 112,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 947,
										["psi"] = -1.589002609829,
										["onboard_num"] = "089",
										["y"] = -86716.651073806,
										["x"] = 33461.798653562,
										["name"] = "CRIMEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-27-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.589002609829,
										["callsign"] = 114,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 948,
										["psi"] = -1.589002609829,
										["onboard_num"] = "090",
										["y"] = -86676.651073806,
										["x"] = 33421.798653562,
										["name"] = "CRIMEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-27-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.589002609829,
										["callsign"] = 115,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 949,
										["psi"] = -1.589002609829,
										["onboard_num"] = "091",
										["y"] = -86636.651073806,
										["x"] = 33381.798653562,
										["name"] = "CRIMEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-27-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.589002609829,
										["callsign"] = 116,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -86756.651073806,
								["x"] = 33501.798653562,
								["name"] = "CRIMEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-27",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -86679.584937336,
											["x"] = 32795.698728781,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 6000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 440.21826949299,
											["ETA_locked"] = false,
											["y"] = 24263.975245909,
											["x"] = 31301.070492263,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 128,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 794,
										["psi"] = -1.5842674811539,
										["onboard_num"] = "077",
										["y"] = -86679.584937336,
										["x"] = 32795.698728781,
										["name"] = "CRIMEA R-27ET*2 R-77*4 Fuel*1 MiG-29S-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5842674811539,
										["callsign"] = 113,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 1835,
										["psi"] = -1.5842674811539,
										["onboard_num"] = "078",
										["y"] = -86639.584937336,
										["x"] = 32755.698728781,
										["name"] = "CRIMEA R-27ET*2 R-77*4 Fuel*1 MiG-29S-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5842674811539,
										["callsign"] = 117,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 1836,
										["psi"] = -1.5842674811539,
										["onboard_num"] = "079",
										["y"] = -86599.584937336,
										["x"] = 32715.698728781,
										["name"] = "CRIMEA R-27ET*2 R-77*4 Fuel*1 MiG-29S-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5842674811539,
										["callsign"] = 118,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 1837,
										["psi"] = -1.5842674811539,
										["onboard_num"] = "080",
										["y"] = -86559.584937336,
										["x"] = 32675.698728781,
										["name"] = "CRIMEA R-27ET*2 R-77*4 Fuel*1 MiG-29S-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5842674811539,
										["callsign"] = 119,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -86679.584937336,
								["x"] = 32795.698728781,
								["name"] = "CRIMEA R-27ET*2 R-77*4 Fuel*1 MiG-29S",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 227.39054356591,
											["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"] = 143340.03490557,
											["x"] = -197151.25620498,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 234.09482969301,
											["ETA_locked"] = false,
											["y"] = 196472.5530618,
											["x"] = -193899.59290909,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 159,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard Early",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "Su-27",
										["unitId"] = 1192,
										["psi"] = -1.5096734403385,
										["onboard_num"] = "088",
										["y"] = 143340.03490557,
										["x"] = -197151.25620498,
										["name"] = "BFM Su-27-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 5590.18,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5096734403385,
										["callsign"] = 120,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard Early",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "Su-27",
										["unitId"] = 1199,
										["psi"] = -1.5096734403385,
										["onboard_num"] = "092",
										["y"] = 143380.03490557,
										["x"] = -197191.25620498,
										["name"] = "BFM Su-27 1-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 5590.18,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5096734403385,
										["callsign"] = 121,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard Early",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "Su-27",
										["unitId"] = 1200,
										["psi"] = -1.5096734403385,
										["onboard_num"] = "093",
										["y"] = 143420.03490557,
										["x"] = -197231.25620498,
										["name"] = "BFM Su-27 1-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 5590.18,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5096734403385,
										["callsign"] = 122,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard Early",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "Su-27",
										["unitId"] = 1201,
										["psi"] = -1.5096734403385,
										["onboard_num"] = "094",
										["y"] = 143460.03490557,
										["x"] = -197271.25620498,
										["name"] = "BFM Su-27 1-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 5590.18,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5096734403385,
										["callsign"] = 123,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 143340.03490557,
								["x"] = -197151.25620498,
								["name"] = "BFM Su-27",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 847741.79498232,
											["x"] = -170994.63361331,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 989.30951123717,
											["ETA_locked"] = false,
											["y"] = 846573.08593156,
											["x"] = -338760.96749317,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 181,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "air force ukraine standard early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 1349,
										["psi"] = 3.1346264755803,
										["onboard_num"] = "034",
										["y"] = 847741.79498232,
										["x"] = -170994.63361331,
										["name"] = "CREMIA R-27ER*4 R-27ET*2 R-73*2 ECM Su-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1346264755803,
										["callsign"] = 124,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "air force ukraine standard early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 1649,
										["psi"] = 3.1346264755803,
										["onboard_num"] = "037",
										["y"] = 847781.79498232,
										["x"] = -171034.63361331,
										["name"] = "山岳戦 R-27ER*4 R-27ET*2 R-73*2 ECM Su-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1346264755803,
										["callsign"] = 126,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "air force ukraine standard early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 1650,
										["psi"] = 3.1346264755803,
										["onboard_num"] = "038",
										["y"] = 847821.79498232,
										["x"] = -171074.63361331,
										["name"] = "山岳戦 R-27ER*4 R-27ET*2 R-73*2 ECM Su-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1346264755803,
										["callsign"] = 127,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "air force ukraine standard early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 1651,
										["psi"] = 3.1346264755803,
										["onboard_num"] = "039",
										["y"] = 847861.79498232,
										["x"] = -171114.63361331,
										["name"] = "山岳戦 R-27ER*4 R-27ET*2 R-73*2 ECM Su-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1346264755803,
										["callsign"] = 128,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847741.79498232,
								["x"] = -170994.63361331,
								["name"] = "山岳戦 R-27ER*4 R-27ET*2 R-73*2 ECM Su-27",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 847785.9721802,
											["x"] = -171709.68993276,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 6000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 755.33094063486,
											["ETA_locked"] = false,
											["y"] = 846568.49614713,
											["x"] = -338612.40600244,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 186,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 1369,
										["psi"] = 3.1342982579776,
										["onboard_num"] = "061",
										["y"] = 847785.9721802,
										["x"] = -171709.68993276,
										["name"] = "山岳戦 R-27ET*2 R-77*4 Fuel*1 MiG-29S",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1342982579776,
										["callsign"] = 125,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 1670,
										["psi"] = 3.1342982579776,
										["onboard_num"] = "062",
										["y"] = 847825.9721802,
										["x"] = -171749.68993276,
										["name"] = "山岳戦 R-27ET*2 R-77*4 Fuel*1 MiG-29S-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1342982579776,
										["callsign"] = 129,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 1671,
										["psi"] = 3.1342982579776,
										["onboard_num"] = "063",
										["y"] = 847865.9721802,
										["x"] = -171789.68993276,
										["name"] = "山岳戦 R-27ET*2 R-77*4 Fuel*1 MiG-29S-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1342982579776,
										["callsign"] = 130,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 1672,
										["psi"] = 3.1342982579776,
										["onboard_num"] = "064",
										["y"] = 847905.9721802,
										["x"] = -171829.68993276,
										["name"] = "山岳戦 R-27ET*2 R-77*4 Fuel*1 MiG-29S-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1342982579776,
										["callsign"] = 131,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847785.9721802,
								["x"] = -171709.68993276,
								["name"] = "山岳戦 R-27ET*2 R-77*4 Fuel*1 MiG-29S",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [7]
							[8] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = "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"] = 639415.71853155,
											["x"] = -285531.27453491,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 652.52104392605,
											["ETA_locked"] = false,
											["y"] = 750163.68535679,
											["x"] = -287561.40247071,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 345,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 2453,
										["psi"] = -1.5891253367681,
										["onboard_num"] = "010",
										["y"] = 639415.71853155,
										["x"] = -285531.27453491,
										["name"] = "SEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5891253367681,
										["callsign"] = 132,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 2454,
										["psi"] = -1.5891253367681,
										["onboard_num"] = "011",
										["y"] = 639455.71853155,
										["x"] = -285571.27453491,
										["name"] = "SEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5891253367681,
										["callsign"] = 132,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 2455,
										["psi"] = -1.5891253367681,
										["onboard_num"] = "012",
										["y"] = 639495.71853155,
										["x"] = -285611.27453491,
										["name"] = "SEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5891253367681,
										["callsign"] = 132,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 2456,
										["psi"] = -1.5891253367681,
										["onboard_num"] = "013",
										["y"] = 639535.71853155,
										["x"] = -285651.27453491,
										["name"] = "SEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5891253367681,
										["callsign"] = 132,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 639415.71853155,
								["x"] = -285531.27453491,
								["name"] = "Kutaisi R-27ER*4 R-27ET*2 R-73*2 ECM Su-27",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [8]
							[9] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 639512.17417288,
											["x"] = -286301.96622345,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 6000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 440.21826949299,
											["ETA_locked"] = false,
											["y"] = 750440.02533469,
											["x"] = -287745.66600721,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 352,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 2481,
										["psi"] = -1.5838103558568,
										["onboard_num"] = "014",
										["y"] = 639512.17417288,
										["x"] = -286301.96622345,
										["name"] = "SEA R-27ET*2 R-77*4 Fuel*1 MiG-29S-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5838103558568,
										["callsign"] = 133,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 2482,
										["psi"] = -1.5838103558568,
										["onboard_num"] = "015",
										["y"] = 639552.17417288,
										["x"] = -286341.96622345,
										["name"] = "SEA R-27ET*2 R-77*4 Fuel*1 MiG-29S-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5838103558568,
										["callsign"] = 133,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 2483,
										["psi"] = -1.5838103558568,
										["onboard_num"] = "016",
										["y"] = 639592.17417288,
										["x"] = -286381.96622345,
										["name"] = "SEA R-27ET*2 R-77*4 Fuel*1 MiG-29S-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5838103558568,
										["callsign"] = 133,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Ukraine Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 2484,
										["psi"] = -1.5838103558568,
										["onboard_num"] = "017",
										["y"] = 639632.17417288,
										["x"] = -286421.96622345,
										["name"] = "SEA R-27ET*2 R-77*4 Fuel*1 MiG-29S-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5838103558568,
										["callsign"] = 133,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 639512.17417288,
								["x"] = -286301.96622345,
								["name"] = "Kutaisi R-27ET*2 R-77*4 Fuel*1 MiG-29S",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [9]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [4]
				[5] = 
				{
					["id"] = 5,
					["name"] = "France",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -301513.59138988,
											["x"] = -198188.68250384,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 440.21826949299,
											["ETA_locked"] = false,
											["y"] = -190673.38842753,
											["x"] = -199617.03787246,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 62,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["ReadyQRA"] = false,
											["InitHotDrift"] = 0,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 497,
										["psi"] = -1.5836822316539,
										["onboard_num"] = "017",
										["y"] = -301513.59138988,
										["x"] = -198188.68250384,
										["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5836822316539,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["ReadyQRA"] = false,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 241,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 501,
										["psi"] = -1.5836822316539,
										["onboard_num"] = "018",
										["y"] = -301473.59138988,
										["x"] = -198228.68250384,
										["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5836822316539,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["ReadyQRA"] = false,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 502,
										["psi"] = -1.5836822316539,
										["onboard_num"] = "019",
										["y"] = -301433.59138988,
										["x"] = -198268.68250384,
										["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5836822316539,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["ReadyQRA"] = false,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 241,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 503,
										["psi"] = -1.5836822316539,
										["onboard_num"] = "020",
										["y"] = -301393.59138988,
										["x"] = -198308.68250384,
										["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5836822316539,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301513.59138988,
								["x"] = -198188.68250384,
								["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -86716.858239341,
											["x"] = 33171.247635435,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 440.21826949299,
											["ETA_locked"] = false,
											["y"] = 24130.811359319,
											["x"] = 31749.050536233,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 125,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["ReadyQRA"] = false,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["InitHotDrift"] = 0,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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,
													[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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 782,
										["psi"] = -1.5836258167992,
										["onboard_num"] = "165",
										["y"] = -86716.858239341,
										["x"] = 33171.247635435,
										["name"] = "CRIMEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5836258167992,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["ReadyQRA"] = false,
											["InitHotDrift"] = 0,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["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"] = 1829,
										["psi"] = -1.5836258167992,
										["onboard_num"] = "166",
										["y"] = -86676.858239341,
										["x"] = 33131.247635435,
										["name"] = "CRIMEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_42}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5836258167992,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["ReadyQRA"] = false,
											["InitHotDrift"] = 0,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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,
													[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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1830,
										["psi"] = -1.5836258167992,
										["onboard_num"] = "167",
										["y"] = -86636.858239341,
										["x"] = 33091.247635435,
										["name"] = "CRIMEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_42}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5836258167992,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["ReadyQRA"] = false,
											["InitHotDrift"] = 0,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["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"] = 1831,
										["psi"] = -1.5836258167992,
										["onboard_num"] = "168",
										["y"] = -86596.858239341,
										["x"] = 33051.247635435,
										["name"] = "CRIMEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_42}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5836258167992,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -86716.858239341,
								["x"] = 33171.247635435,
								["name"] = "CRIMEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 227.39054356591,
											["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"] = 143576.56130509,
											["x"] = -202308.03759174,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 298.07992150534,
											["ETA_locked"] = false,
											["y"] = 197099.56831001,
											["x"] = -199036.67832612,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 172,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "ada chasse 2-5",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["ReadyQRA"] = false,
											["InitHotDrift"] = 0,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 301,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 1292,
										["psi"] = -1.509751648689,
										["onboard_num"] = "102",
										["y"] = 143576.56130509,
										["x"] = -202308.03759174,
										["name"] = "BFM M-2000C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[8] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.509751648689,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 5,
											["name"] = "Uzi51",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "ada chasse 2-5",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["ReadyQRA"] = false,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 252,
													[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] = 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"] = 1296,
										["psi"] = -1.509751648689,
										["onboard_num"] = "103",
										["y"] = 143616.56130509,
										["x"] = -202348.03759174,
										["name"] = "BFM M-2000C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[8] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.509751648689,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 5,
											["name"] = "Uzi52",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "ada chasse 2-5",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["ReadyQRA"] = false,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 301,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 1297,
										["psi"] = -1.509751648689,
										["onboard_num"] = "104",
										["y"] = 143656.56130509,
										["x"] = -202388.03759174,
										["name"] = "BFM M-2000C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[8] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.509751648689,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 5,
											["name"] = "Uzi53",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "ada chasse 2-5",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["ReadyQRA"] = false,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 301,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 1298,
										["psi"] = -1.509751648689,
										["onboard_num"] = "105",
										["y"] = 143696.56130509,
										["x"] = -202428.03759174,
										["name"] = "BFM M-2000C-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[8] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.509751648689,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 5,
											["name"] = "Uzi54",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 143576.56130509,
								["x"] = -202308.03759174,
								["name"] = "BFM M-2000C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 301,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 847760.76041109,
											["x"] = -171325.39211133,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 663.59769590589,
											["ETA_locked"] = false,
											["y"] = 846804.6513579,
											["x"] = -338420.24321068,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 183,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["ReadyQRA"] = false,
											["InitHotDrift"] = 0,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 1357,
										["psi"] = 3.1358707620263,
										["onboard_num"] = "010",
										["y"] = 847760.76041109,
										["x"] = -171325.39211133,
										["name"] = "山岳戦 M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1358707620263,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["ReadyQRA"] = false,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 311,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 1664,
										["psi"] = 3.1358707620263,
										["onboard_num"] = "011",
										["y"] = 847800.76041109,
										["x"] = -171365.39211133,
										["name"] = "山岳戦 M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1358707620263,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["ReadyQRA"] = false,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 1665,
										["psi"] = 3.1358707620263,
										["onboard_num"] = "012",
										["y"] = 847840.76041109,
										["x"] = -171405.39211133,
										["name"] = "山岳戦 M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1358707620263,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["ReadyQRA"] = false,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 311,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 1666,
										["psi"] = 3.1358707620263,
										["onboard_num"] = "013",
										["y"] = 847880.76041109,
										["x"] = -171445.39211133,
										["name"] = "山岳戦 M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1358707620263,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847760.76041109,
								["x"] = -171325.39211133,
								["name"] = "山岳戦 M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -86844.942035753,
											["x"] = 33172.703133121,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 440.21826949299,
											["ETA_locked"] = false,
											["y"] = 24002.727562907,
											["x"] = 31750.506033919,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 287,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["ReadyQRA"] = false,
											["InitHotDrift"] = 0,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 2224,
										["psi"] = -1.5836258167992,
										["onboard_num"] = "014",
										["y"] = -86844.942035753,
										["x"] = 33172.703133121,
										["name"] = "CRIMEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5836258167992,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["ReadyQRA"] = false,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 252,
													[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] = 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"] = 2228,
										["psi"] = -1.5836258167992,
										["onboard_num"] = "015",
										["y"] = -86804.942035753,
										["x"] = 33132.703133121,
										["name"] = "CRIMEA M530D*2 Magic2*2 Flare64-Chaff234 M-2000C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5836258167992,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["ReadyQRA"] = false,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 2229,
										["psi"] = -1.5836258167992,
										["onboard_num"] = "016",
										["y"] = -86764.942035753,
										["x"] = 33092.703133121,
										["name"] = "CRIMEA M530D*2 Magic2*2 Flare64-Chaff234 M-2000C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5836258167992,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["ReadyQRA"] = false,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 252,
													[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] = 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"] = 2230,
										["psi"] = -1.5836258167992,
										["onboard_num"] = "021",
										["y"] = -86724.942035753,
										["x"] = 33052.703133121,
										["name"] = "CRIMEA M530D*2 Magic2*2 Flare64-Chaff234 M-2000C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5836258167992,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -86844.942035753,
								["x"] = 33172.703133121,
								["name"] = "CRIMEA M530D*2 Magic2*2 Flare64-Chaff234 M-2000C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -301656.13679615,
											["x"] = -198192.86278598,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 440.21826949299,
											["ETA_locked"] = false,
											["y"] = -190815.9338338,
											["x"] = -199621.2181546,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 288,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["LoadNVGCase"] = false,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 2231,
										["psi"] = -1.5836822316539,
										["onboard_num"] = "022",
										["y"] = -301656.13679615,
										["x"] = -198192.86278598,
										["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5836822316539,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["InitHotDrift"] = 0,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 241,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 2232,
										["psi"] = -1.5836822316539,
										["onboard_num"] = "023",
										["y"] = -301616.13679615,
										["x"] = -198232.86278598,
										["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5836822316539,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["InitHotDrift"] = 0,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 2233,
										["psi"] = -1.5836822316539,
										["onboard_num"] = "024",
										["y"] = -301576.13679615,
										["x"] = -198272.86278598,
										["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5836822316539,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["InitHotDrift"] = 0,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 241,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 2234,
										["psi"] = -1.5836822316539,
										["onboard_num"] = "025",
										["y"] = -301536.13679615,
										["x"] = -198312.86278598,
										["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5836822316539,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301656.13679615,
								["x"] = -198192.86278598,
								["name"] = "SEA M530D*2 Magic2*2 Flare64-Chaff234 M-2000C-1",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 847549.23996151,
											["x"] = -171311.90125877,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 663.59769590589,
											["ETA_locked"] = false,
											["y"] = 846593.13090832,
											["x"] = -338406.75235812,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 292,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["LoadNVGCase"] = false,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 2247,
										["psi"] = 3.1358707620263,
										["onboard_num"] = "026",
										["y"] = 847549.23996151,
										["x"] = -171311.90125877,
										["name"] = "山岳戦 M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1358707620263,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["InitHotDrift"] = 0,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 311,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 2248,
										["psi"] = 3.1358707620263,
										["onboard_num"] = "027",
										["y"] = 847589.23996151,
										["x"] = -171351.90125877,
										["name"] = "山岳戦 M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1358707620263,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["InitHotDrift"] = 0,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 2249,
										["psi"] = 3.1358707620263,
										["onboard_num"] = "028",
										["y"] = 847629.23996151,
										["x"] = -171391.90125877,
										["name"] = "山岳戦 M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1358707620263,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["InitHotDrift"] = 0,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 311,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 2250,
										["psi"] = 3.1358707620263,
										["onboard_num"] = "029",
										["y"] = 847669.23996151,
										["x"] = -171431.90125877,
										["name"] = "山岳戦 M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1358707620263,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847549.23996151,
								["x"] = -171311.90125877,
								["name"] = "山岳戦 M530D*2 Magic2*2 Flare64-Chaff234 M-2000C-1",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [7]
							[8] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 639466.65848575,
											["x"] = -285869.33059462,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 440.21826949299,
											["ETA_locked"] = false,
											["y"] = 750306.8614481,
											["x"] = -287297.68596324,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 347,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["LoadNVGCase"] = false,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 2461,
										["psi"] = -1.5836822316539,
										["onboard_num"] = "030",
										["y"] = 639466.65848575,
										["x"] = -285869.33059462,
										["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5836822316539,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["InitHotDrift"] = 0,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 241,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 2462,
										["psi"] = -1.5836822316539,
										["onboard_num"] = "031",
										["y"] = 639506.65848575,
										["x"] = -285909.33059462,
										["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C-1-6",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5836822316539,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["InitHotDrift"] = 0,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 2463,
										["psi"] = -1.5836822316539,
										["onboard_num"] = "032",
										["y"] = 639546.65848575,
										["x"] = -285949.33059462,
										["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C-1-7",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5836822316539,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["InitHotDrift"] = 0,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 241,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 2464,
										["psi"] = -1.5836822316539,
										["onboard_num"] = "033",
										["y"] = 639586.65848575,
										["x"] = -285989.33059462,
										["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C-1-8",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5836822316539,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 639466.65848575,
								["x"] = -285869.33059462,
								["name"] = "Kutaisi M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [8]
							[9] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 639324.11307948,
											["x"] = -285873.51087676,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 440.21826949299,
											["ETA_locked"] = false,
											["y"] = 750164.31604183,
											["x"] = -287301.86624538,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 356,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["ReadyQRA"] = false,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["InitHotDrift"] = 0,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 2497,
										["psi"] = -1.5836822316539,
										["onboard_num"] = "034",
										["y"] = 639324.11307948,
										["x"] = -285873.51087676,
										["name"] = "SEA M530D*2 Magic2*2 Flare64-Chaff234 M-2000C-2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5836822316539,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["ReadyQRA"] = false,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["LoadNVGCase"] = false,
											["InitHotDrift"] = 0,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 241,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 2498,
										["psi"] = -1.5836822316539,
										["onboard_num"] = "035",
										["y"] = 639364.11307948,
										["x"] = -285913.51087676,
										["name"] = "SEA M530D*2 Magic2*2 Flare64-Chaff234 M-2000C-2-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5836822316539,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["ReadyQRA"] = false,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["LoadNVGCase"] = false,
											["InitHotDrift"] = 0,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 2499,
										["psi"] = -1.5836822316539,
										["onboard_num"] = "036",
										["y"] = 639404.11307948,
										["x"] = -285953.51087676,
										["name"] = "SEA M530D*2 Magic2*2 Flare64-Chaff234 M-2000C-2-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5836822316539,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "cambresis",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["ReadyQRA"] = false,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["LoadNVGCase"] = false,
											["InitHotDrift"] = 0,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 241,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 2500,
										["psi"] = -1.5836822316539,
										["onboard_num"] = "037",
										["y"] = 639444.11307948,
										["x"] = -285993.51087676,
										["name"] = "SEA M530D*2 Magic2*2 Flare64-Chaff234 M-2000C-2-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5836822316539,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 639324.11307948,
								["x"] = -285873.51087676,
								["name"] = "Kutaisi M530D*2 Magic2*2 Flare64-Chaff234 M-2000C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [9]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [5]
				[6] = 
				{
					["id"] = 39,
					["name"] = "Pakistan",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 244.75619675792,
											["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"] = 39,
																	}, -- 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"] = -301512.80128624,
											["x"] = -198399.26592025,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 440.21826949299,
											["ETA_locked"] = false,
											["y"] = -190588.08575177,
											["x"] = -199832.58811051,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 64,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 9144,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "pakaf no.12 adler",
										["skill"] = "Client",
										["speed"] = 244.75619675792,
										["AddPropAircraft"] = 
										{
											["AARProbe"] = true,
											["LaserCode100"] = 6,
											["LaserCode10"] = 8,
											["LaserCode1"] = 8,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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]
										}, -- end of ["Radio"]
										["unitId"] = 511,
										["psi"] = -1.5837171841419,
										["onboard_num"] = "301",
										["y"] = -301512.80128624,
										["x"] = -198399.26592025,
										["name"] = "SEA SD-10*4 PL-5E2*2 Fuel*3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5837171841419,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "pakaf no.12 adler",
										["skill"] = "Client",
										["speed"] = 244.75619675792,
										["AddPropAircraft"] = 
										{
											["AARProbe"] = true,
											["LaserCode100"] = 6,
											["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"] = 528,
										["psi"] = -1.5837171841419,
										["onboard_num"] = "302",
										["y"] = -301472.80128624,
										["x"] = -198439.26592025,
										["name"] = "SEA SD-10*4 PL-5E2*2 Fuel*3 JF-17-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5837171841419,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "pakaf no.12 adler",
										["skill"] = "Client",
										["speed"] = 244.75619675792,
										["AddPropAircraft"] = 
										{
											["AARProbe"] = true,
											["LaserCode100"] = 6,
											["LaserCode10"] = 8,
											["LaserCode1"] = 8,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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]
										}, -- end of ["Radio"]
										["unitId"] = 529,
										["psi"] = -1.5837171841419,
										["onboard_num"] = "303",
										["y"] = -301432.80128624,
										["x"] = -198479.26592025,
										["name"] = "SEA SD-10*4 PL-5E2*2 Fuel*3 JF-17-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5837171841419,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "pakaf no.12 adler",
										["skill"] = "Client",
										["speed"] = 244.75619675792,
										["AddPropAircraft"] = 
										{
											["AARProbe"] = true,
											["LaserCode100"] = 6,
											["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"] = 530,
										["psi"] = -1.5837171841419,
										["onboard_num"] = "304",
										["y"] = -301392.80128624,
										["x"] = -198519.26592025,
										["name"] = "SEA SD-10*4 PL-5E2*2 Fuel*3 JF-17-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5837171841419,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -301512.80128624,
								["x"] = -198399.26592025,
								["name"] = "SEA SD-10*4 PL-5E2*2 Fuel*3 JF-17",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 244.75619675792,
											["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"] = 79,
																	}, -- 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"] = -86701.746449539,
											["x"] = 32969.528823863,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 440.21826949299,
											["ETA_locked"] = false,
											["y"] = 24216.114035079,
											["x"] = 31533.500298183,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 127,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 9144,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "pakaf no.12 adler",
										["skill"] = "Client",
										["speed"] = 244.75619675792,
										["AddPropAircraft"] = 
										{
											["LaserCode10"] = 8,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["AARProbe"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 790,
										["psi"] = -1.5837423779743,
										["onboard_num"] = "311",
										["y"] = -86701.746449539,
										["x"] = 32969.528823863,
										["name"] = "CRIMEA SD-10*4 PL-5E2*2 Fuel*3 JF-17-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5837423779743,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "pakaf no.12 adler",
										["skill"] = "Client",
										["speed"] = 244.75619675792,
										["AddPropAircraft"] = 
										{
											["LaserCode1"] = 8,
											["LaserCode100"] = 6,
											["AARProbe"] = true,
											["LaserCode10"] = 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,
													[15] = 0,
													[19] = 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"] = 1832,
										["psi"] = -1.5837423779743,
										["onboard_num"] = "312",
										["y"] = -86661.746449539,
										["x"] = 32929.528823863,
										["name"] = "CRIMEA SD-10*4 PL-5E2*2 Fuel*3 JF-17-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5837423779743,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "pakaf no.12 adler",
										["skill"] = "Client",
										["speed"] = 244.75619675792,
										["AddPropAircraft"] = 
										{
											["LaserCode1"] = 8,
											["LaserCode100"] = 6,
											["AARProbe"] = true,
											["LaserCode10"] = 8,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1833,
										["psi"] = -1.5837423779743,
										["onboard_num"] = "313",
										["y"] = -86621.746449539,
										["x"] = 32889.528823863,
										["name"] = "CRIMEA SD-10*4 PL-5E2*2 Fuel*3 JF-17-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5837423779743,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "pakaf no.12 adler",
										["skill"] = "Client",
										["speed"] = 244.75619675792,
										["AddPropAircraft"] = 
										{
											["LaserCode1"] = 8,
											["LaserCode100"] = 6,
											["AARProbe"] = true,
											["LaserCode10"] = 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,
													[15] = 0,
													[19] = 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"] = 1834,
										["psi"] = -1.5837423779743,
										["onboard_num"] = "314",
										["y"] = -86581.746449539,
										["x"] = 32849.528823863,
										["name"] = "CRIMEA SD-10*4 PL-5E2*2 Fuel*3 JF-17-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5837423779743,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -86701.746449539,
								["x"] = 32969.528823863,
								["name"] = "CRIMEA SD-10*4 PL-5E2*2 Fuel*3 JF-17",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 227.39054356591,
											["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"] = 92,
																	}, -- 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"] = 143264.48286167,
											["x"] = -196262.73644506,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 243.16960551075,
											["ETA_locked"] = false,
											["y"] = 196858.16502069,
											["x"] = -192385.78288939,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 175,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "pakaf no10 black panters",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["LaserCode1"] = 8,
											["LaserCode100"] = 6,
											["AARProbe"] = true,
											["LaserCode10"] = 8,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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]
										}, -- end of ["Radio"]
										["unitId"] = 1316,
										["psi"] = -1.4985823679041,
										["onboard_num"] = "333",
										["y"] = 143264.48286167,
										["x"] = -196262.73644506,
										["name"] = "BFM JF-17",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [2]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
												[6] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4985823679041,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "pakaf no10 black panters",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["LaserCode10"] = 8,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["AARProbe"] = true,
										}, -- 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"] = 1320,
										["psi"] = -1.4985823679041,
										["onboard_num"] = "334",
										["y"] = 143304.48286167,
										["x"] = -196302.73644506,
										["name"] = "BFM JF-17-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [2]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
												[6] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4985823679041,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "pakaf no10 black panters",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["LaserCode10"] = 8,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["AARProbe"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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]
										}, -- end of ["Radio"]
										["unitId"] = 1321,
										["psi"] = -1.4985823679041,
										["onboard_num"] = "335",
										["y"] = 143344.48286167,
										["x"] = -196342.73644506,
										["name"] = "BFM JF-17-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [2]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
												[6] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4985823679041,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "pakaf no10 black panters",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["LaserCode10"] = 8,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["AARProbe"] = true,
										}, -- 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"] = 1322,
										["psi"] = -1.4985823679041,
										["onboard_num"] = "336",
										["y"] = 143384.48286167,
										["x"] = -196382.73644506,
										["name"] = "BFM JF-17-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [2]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
												[6] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4985823679041,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 143264.48286167,
								["x"] = -196262.73644506,
								["name"] = "BFM JF-17",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 301,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 260.82702690734,
											["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"] = 95,
																	}, -- 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"] = 847778.07595596,
											["x"] = -171537.89638534,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 756.68177736335,
											["ETA_locked"] = false,
											["y"] = 846718.50731053,
											["x"] = -338740.19301046,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 185,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "pakaf no.12 adler",
										["skill"] = "Client",
										["speed"] = 260.82702690734,
										["AddPropAircraft"] = 
										{
											["LaserCode1"] = 8,
											["LaserCode100"] = 6,
											["AARProbe"] = true,
											["LaserCode10"] = 8,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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]
										}, -- end of ["Radio"]
										["unitId"] = 1365,
										["psi"] = 3.1352556924133,
										["onboard_num"] = "010",
										["y"] = 847778.07595596,
										["x"] = -171537.89638534,
										["name"] = "山岳戦 SD-10*4 PL-5E2*2 Fuel*3 JF-17",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1352556924133,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "pakaf no.12 adler",
										["skill"] = "Client",
										["speed"] = 260.82702690734,
										["AddPropAircraft"] = 
										{
											["LaserCode10"] = 8,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["AARProbe"] = true,
										}, -- 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"] = 1667,
										["psi"] = 3.1352556924133,
										["onboard_num"] = "011",
										["y"] = 847818.07595596,
										["x"] = -171577.89638534,
										["name"] = "山岳戦 SD-10*4 PL-5E2*2 Fuel*3 JF-17-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1352556924133,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "pakaf no.12 adler",
										["skill"] = "Client",
										["speed"] = 260.82702690734,
										["AddPropAircraft"] = 
										{
											["LaserCode10"] = 8,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["AARProbe"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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]
										}, -- end of ["Radio"]
										["unitId"] = 1668,
										["psi"] = 3.1352556924133,
										["onboard_num"] = "012",
										["y"] = 847858.07595596,
										["x"] = -171617.89638534,
										["name"] = "山岳戦 SD-10*4 PL-5E2*2 Fuel*3 JF-17-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1352556924133,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "pakaf no.12 adler",
										["skill"] = "Client",
										["speed"] = 260.82702690734,
										["AddPropAircraft"] = 
										{
											["LaserCode10"] = 8,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["AARProbe"] = true,
										}, -- 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"] = 1669,
										["psi"] = 3.1352556924133,
										["onboard_num"] = "013",
										["y"] = 847898.07595596,
										["x"] = -171657.89638534,
										["name"] = "山岳戦 SD-10*4 PL-5E2*2 Fuel*3 JF-17-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -3.1352556924133,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847778.07595596,
								["x"] = -171537.89638534,
								["name"] = "山岳戦 SD-10*4 PL-5E2*2 Fuel*3 JF-17",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 244.75619675792,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 639467.44858939,
											["x"] = -286079.91401103,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 440.21826949299,
											["ETA_locked"] = false,
											["y"] = 750392.16412386,
											["x"] = -287513.23620129,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 349,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 9144,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "pakaf no.12 adler",
										["skill"] = "Client",
										["speed"] = 244.75619675792,
										["AddPropAircraft"] = 
										{
											["LaserCode10"] = 8,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["AARProbe"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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]
										}, -- end of ["Radio"]
										["unitId"] = 2469,
										["psi"] = -1.5837171841419,
										["onboard_num"] = "014",
										["y"] = 639467.44858939,
										["x"] = -286079.91401103,
										["name"] = "SEA SD-10*4 PL-5E2*2 Fuel*3 JF-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5837171841419,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "pakaf no.12 adler",
										["skill"] = "Client",
										["speed"] = 244.75619675792,
										["AddPropAircraft"] = 
										{
											["LaserCode10"] = 8,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["AARProbe"] = true,
										}, -- 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"] = 2470,
										["psi"] = -1.5837171841419,
										["onboard_num"] = "015",
										["y"] = 639507.44858939,
										["x"] = -286119.91401103,
										["name"] = "SEA SD-10*4 PL-5E2*2 Fuel*3 JF-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5837171841419,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "pakaf no.12 adler",
										["skill"] = "Client",
										["speed"] = 244.75619675792,
										["AddPropAircraft"] = 
										{
											["LaserCode10"] = 8,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["AARProbe"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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]
										}, -- end of ["Radio"]
										["unitId"] = 2471,
										["psi"] = -1.5837171841419,
										["onboard_num"] = "016",
										["y"] = 639547.44858939,
										["x"] = -286159.91401103,
										["name"] = "SEA SD-10*4 PL-5E2*2 Fuel*3 JF-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5837171841419,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "pakaf no.12 adler",
										["skill"] = "Client",
										["speed"] = 244.75619675792,
										["AddPropAircraft"] = 
										{
											["LaserCode10"] = 8,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["AARProbe"] = true,
										}, -- 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"] = 2472,
										["psi"] = -1.5837171841419,
										["onboard_num"] = "017",
										["y"] = 639587.44858939,
										["x"] = -286199.91401103,
										["name"] = "SEA SD-10*4 PL-5E2*2 Fuel*3 JF-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5837171841419,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 639467.44858939,
								["x"] = -286079.91401103,
								["name"] = "Kutaisi SD-10*4 PL-5E2*2 Fuel*3 JF-17",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 241,
							}, -- end of [5]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [6]
				[7] = 
				{
					["id"] = 6,
					["name"] = "Germany",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 847295.6110416,
											["x"] = -169761.07884055,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 656.84702626748,
											["ETA_locked"] = false,
											["y"] = 846510.76248343,
											["x"] = -338532.44818336,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 231,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "37+36_n72_jg74",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["IsNvgAllowed"] = true,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["UseReferenceAircraft"] = false,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit1"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1543,
										["psi"] = 3.1369423215838,
										["onboard_num"] = "010",
										["y"] = 847295.6110416,
										["x"] = -169761.07884055,
										["name"] = "山岳戦 AIM-7E*4 AIM-9L*4 Fuel*3 F-4E-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -3.1369423215838,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "37+45_n90_jg74",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["UseReferenceAircraft"] = false,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1544,
										["psi"] = 3.1369423215838,
										["onboard_num"] = "011",
										["y"] = 847335.6110416,
										["x"] = -169801.07884055,
										["name"] = "山岳戦 AIM-7E*4 AIM-9L*4 Fuel*3 F-4E-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -3.1369423215838,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "38+10_n72_jg71",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["UseReferenceAircraft"] = false,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1545,
										["psi"] = 3.1369423215838,
										["onboard_num"] = "012",
										["y"] = 847375.6110416,
										["x"] = -169841.07884055,
										["name"] = "山岳戦 AIM-7E*4 AIM-9L*4 Fuel*3 F-4E-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -3.1369423215838,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "38+59_n90_jg71",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["UseReferenceAircraft"] = false,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 251,
													[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"] = 1546,
										["psi"] = 3.1369423215838,
										["onboard_num"] = "013",
										["y"] = 847415.6110416,
										["x"] = -169881.07884055,
										["name"] = "CREMIA AIM-7E*4 AIM-9L*4 Fuel*3 F-4E-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -3.1369423215838,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847295.6110416,
								["x"] = -169761.07884055,
								["name"] = "山岳戦 AIM-7E*4 AIM-9L*4 F-4E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 311,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.75,
											["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"] = 274306.10310772,
											["x"] = -29924.474708682,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 264.12579681428,
											["ETA_locked"] = false,
											["y"] = 299276.28409762,
											["x"] = -50844.661968013,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 251,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "Bf-109 K4 Jagdgeschwader 53",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["MW50TankContents"] = 1,
											["Flare_Gun"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Bf-109K-4",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[2] = 40,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1955,
										["psi"] = -2.2681688759617,
										["onboard_num"] = "132",
										["y"] = 274306.10310772,
										["x"] = -29924.474708682,
										["name"] = "WW2 Bf-109",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 296,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2681688759617,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 7,
											["name"] = "Dodge71",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "Bf-109 K4 Jagdgeschwader 53",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["MW50TankContents"] = 1,
											["Flare_Gun"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Bf-109K-4",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[2] = 40,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1959,
										["psi"] = -2.2681688759617,
										["onboard_num"] = "133",
										["y"] = 274346.10310772,
										["x"] = -29964.474708682,
										["name"] = "WW2 Bf-109-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 296,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2681688759617,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 7,
											["name"] = "Dodge72",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "Bf-109 K4 Jagdgeschwader 53",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["MW50TankContents"] = 1,
											["Flare_Gun"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Bf-109K-4",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[2] = 40,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1960,
										["psi"] = -2.2681688759617,
										["onboard_num"] = "134",
										["y"] = 274386.10310772,
										["x"] = -30004.474708682,
										["name"] = "WW2 Bf-109-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 296,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2681688759617,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 7,
											["name"] = "Dodge73",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "Bf-109 K4 Jagdgeschwader 53",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["MW50TankContents"] = 1,
											["Flare_Gun"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Bf-109K-4",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[2] = 40,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1961,
										["psi"] = -2.2681688759617,
										["onboard_num"] = "135",
										["y"] = 274426.10310772,
										["x"] = -30044.474708682,
										["name"] = "WW2 Bf-109-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 296,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2681688759617,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 7,
											["name"] = "Dodge74",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 274306.10310772,
								["x"] = -29924.474708682,
								["name"] = "WW2 Bf-109",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 40,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.75,
											["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"] = 274536.95980377,
											["x"] = -29633.692266289,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 264.12579681428,
											["ETA_locked"] = false,
											["y"] = 299518.0001116,
											["x"] = -50754.776907215,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 253,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190D9_5JG301",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190D9",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1969,
										["psi"] = -2.2726631152099,
										["onboard_num"] = "014",
										["y"] = 274536.95980377,
										["x"] = -29633.692266289,
										["name"] = "WW2 Fw-190D-9-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 388,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2726631152099,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190D9_5JG301",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190D9",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1973,
										["psi"] = -2.2726631152099,
										["onboard_num"] = "015",
										["y"] = 274576.95980377,
										["x"] = -29673.692266289,
										["name"] = "WW2 Fw-190D-9-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 388,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2726631152099,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190D9_5JG301",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190D9",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1974,
										["psi"] = -2.2726631152099,
										["onboard_num"] = "016",
										["y"] = 274616.95980377,
										["x"] = -29713.692266289,
										["name"] = "WW2 Fw-190D-9-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 388,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2726631152099,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190D9_5JG301",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190D9",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1975,
										["psi"] = -2.2726631152099,
										["onboard_num"] = "017",
										["y"] = 274656.95980377,
										["x"] = -29753.692266289,
										["name"] = "WW2 Fw-190D-9-4",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 388,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2726631152099,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 274536.95980377,
								["x"] = -29633.692266289,
								["name"] = "WW2 Fw-190D-9",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 38.4,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.75,
											["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"] = 274893.12485488,
											["x"] = -29406.551031096,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.75,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 229.51121591539,
											["ETA_locked"] = false,
											["y"] = 299353.69861778,
											["x"] = -49796.844124757,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 257,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "Fw190_Alfred_Bindseil",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190A8",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1994,
										["psi"] = -2.2656909657422,
										["onboard_num"] = "021",
										["y"] = 274893.12485488,
										["x"] = -29406.551031096,
										["name"] = "WW2 Fw-190A-8-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 409,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2656909657422,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 5,
											["name"] = "Pontiac51",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "Fw190_Alfred_Bindseil",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190A8",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1998,
										["psi"] = -2.2656909657422,
										["onboard_num"] = "026",
										["y"] = 274933.12485488,
										["x"] = -29446.551031096,
										["name"] = "WW2 Fw-190A-8-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 409,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2656909657422,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 5,
											["name"] = "Pontiac52",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "Fw190_Alfred_Bindseil",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190A8",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1999,
										["psi"] = -2.2656909657422,
										["onboard_num"] = "027",
										["y"] = 274973.12485488,
										["x"] = -29486.551031096,
										["name"] = "WW2 Fw-190A-8-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 409,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2656909657422,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 5,
											["name"] = "Pontiac53",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "Fw190_Alfred_Bindseil",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190A8",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 2000,
										["psi"] = -2.2656909657422,
										["onboard_num"] = "028",
										["y"] = 275013.12485488,
										["x"] = -29526.551031096,
										["name"] = "WW2 Fw-190A-8-4",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 409,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2656909657422,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 5,
											["name"] = "Pontiac54",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 274893.12485488,
								["x"] = -29406.551031096,
								["name"] = "WW2 Fw-190A-8",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 38.4,
							}, -- end of [4]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [7]
				[8] = 
				{
					["id"] = 30,
					["name"] = "Finland",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 227.39054356591,
											["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"] = 143518.43633098,
											["x"] = -200592.07711138,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 240.30950188781,
											["ETA_locked"] = false,
											["y"] = 196645.37506752,
											["x"] = -197250.26658265,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 158,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "finland - hävllv 31",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "MiG-21Bis",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 301,
													[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"]
												["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]
										}, -- end of ["Radio"]
										["unitId"] = 1182,
										["psi"] = -1.5079767192897,
										["onboard_num"] = "010",
										["y"] = 143518.43633098,
										["x"] = -200592.07711138,
										["name"] = "BFM MiG-21",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 3,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5079767192897,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "finland - hävllv 31",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "MiG-21Bis",
										["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] = 301,
													[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"] = 1189,
										["psi"] = -1.5079767192897,
										["onboard_num"] = "011",
										["y"] = 143558.43633098,
										["x"] = -200632.07711138,
										["name"] = "BFM MiG-21-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 3,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5079767192897,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "finland - hävllv 31",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "MiG-21Bis",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 301,
													[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"]
												["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]
										}, -- end of ["Radio"]
										["unitId"] = 1190,
										["psi"] = -1.5079767192897,
										["onboard_num"] = "012",
										["y"] = 143598.43633098,
										["x"] = -200672.07711138,
										["name"] = "BFM MiG-21-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 3,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5079767192897,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "finland - hävllv 31",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "MiG-21Bis",
										["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] = 301,
													[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"] = 1191,
										["psi"] = -1.5079767192897,
										["onboard_num"] = "013",
										["y"] = 143638.43633098,
										["x"] = -200712.07711138,
										["name"] = "BFM MiG-21-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{R-60M}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 3,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5079767192897,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 143518.43633098,
								["x"] = -200592.07711138,
								["name"] = "BFM MiG-21",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 301,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [8]
				[9] = 
				{
					["id"] = 20,
					["name"] = "Italy",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "Nothing",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 212.13379046441,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 143616.62146834,
											["x"] = -202767.63096238,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 298.07992150534,
											["ETA_locked"] = false,
											["y"] = 197139.62847326,
											["x"] = -199496.27169676,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 278,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "mb339 'factory'",
										["skill"] = "Client",
										["speed"] = 212.13379046441,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["DEFA_553_Burst"] = 0.5,
											["RocketRippleTiming"] = 62,
											["MountBlindHood"] = false,
											["EnableCutOff"] = false,
											["NetCrewControlPriority"] = 1,
											["Teledyne_TCS_116-2"] = false,
											["SAAB_RGS-2_Gunsight"] = true,
											["BombsRippleTiming"] = 300,
											["SAAB_RGS-2_Gunsight_Repeater"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "MB-339A",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 317.5,
													[2] = 257.8,
													[4] = 344,
													[8] = 267.15,
													[16] = 338.825,
													[17] = 360.775,
													[9] = 369.5,
													[18] = 307.8,
													[5] = 362.3,
													[10] = 279.4,
													[20] = 291.15,
													[11] = 337.95,
													[3] = 385.4,
													[6] = 340.3,
													[12] = 292.7,
													[13] = 344.5,
													[7] = 364.2,
													[14] = 315.7,
													[19] = 261,
													[15] = 370.15,
												}, -- 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] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2167,
										["psi"] = -1.509751648689,
										["onboard_num"] = "014",
										["y"] = 143616.62146834,
										["x"] = -202767.63096238,
										["name"] = "BFM M-2000C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[7] = 
												{
													["CLSID"] = "{MB339_ANM3_R}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{MB339_ANM3_L}",
												}, -- end of [4]
												[9] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [9]
												[2] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 626,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.509751648689,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "mb339 'factory'",
										["skill"] = "Client",
										["speed"] = 212.13379046441,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["DEFA_553_Burst"] = 0.5,
											["RocketRippleTiming"] = 62,
											["MountBlindHood"] = false,
											["EnableCutOff"] = false,
											["NetCrewControlPriority"] = 1,
											["Teledyne_TCS_116-2"] = false,
											["SAAB_RGS-2_Gunsight"] = true,
											["BombsRippleTiming"] = 300,
											["SAAB_RGS-2_Gunsight_Repeater"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "MB-339A",
										["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] = 317.5,
													[2] = 257.8,
													[4] = 344,
													[8] = 267.15,
													[16] = 338.825,
													[17] = 360.775,
													[9] = 369.5,
													[18] = 307.8,
													[5] = 362.3,
													[10] = 279.4,
													[20] = 291.15,
													[11] = 337.95,
													[3] = 385.4,
													[6] = 340.3,
													[12] = 292.7,
													[13] = 344.5,
													[7] = 364.2,
													[14] = 315.7,
													[19] = 261,
													[15] = 370.15,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2171,
										["psi"] = -1.509751648689,
										["onboard_num"] = "015",
										["y"] = 143656.62146834,
										["x"] = -202807.63096238,
										["name"] = "BFM MB-339-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[7] = 
												{
													["CLSID"] = "{MB339_ANM3_R}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{MB339_ANM3_L}",
												}, -- end of [4]
												[9] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [9]
												[2] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 626,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.509751648689,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "mb339 'factory'",
										["skill"] = "Client",
										["speed"] = 212.13379046441,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["DEFA_553_Burst"] = 0.5,
											["RocketRippleTiming"] = 62,
											["MountBlindHood"] = false,
											["EnableCutOff"] = false,
											["NetCrewControlPriority"] = 1,
											["Teledyne_TCS_116-2"] = false,
											["SAAB_RGS-2_Gunsight"] = true,
											["BombsRippleTiming"] = 300,
											["SAAB_RGS-2_Gunsight_Repeater"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "MB-339A",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 317.5,
													[2] = 257.8,
													[4] = 344,
													[8] = 267.15,
													[16] = 338.825,
													[17] = 360.775,
													[9] = 369.5,
													[18] = 307.8,
													[5] = 362.3,
													[10] = 279.4,
													[20] = 291.15,
													[11] = 337.95,
													[3] = 385.4,
													[6] = 340.3,
													[12] = 292.7,
													[13] = 344.5,
													[7] = 364.2,
													[14] = 315.7,
													[19] = 261,
													[15] = 370.15,
												}, -- 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] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2172,
										["psi"] = -1.509751648689,
										["onboard_num"] = "016",
										["y"] = 143696.62146834,
										["x"] = -202847.63096238,
										["name"] = "BFM MB-339-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[7] = 
												{
													["CLSID"] = "{MB339_ANM3_R}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{MB339_ANM3_L}",
												}, -- end of [4]
												[9] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [9]
												[2] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 626,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.509751648689,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "mb339 'factory'",
										["skill"] = "Client",
										["speed"] = 212.13379046441,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["DEFA_553_Burst"] = 0.5,
											["RocketRippleTiming"] = 62,
											["MountBlindHood"] = false,
											["EnableCutOff"] = false,
											["NetCrewControlPriority"] = 1,
											["Teledyne_TCS_116-2"] = false,
											["SAAB_RGS-2_Gunsight"] = true,
											["BombsRippleTiming"] = 300,
											["SAAB_RGS-2_Gunsight_Repeater"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "MB-339A",
										["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] = 317.5,
													[2] = 257.8,
													[4] = 344,
													[8] = 267.15,
													[16] = 338.825,
													[17] = 360.775,
													[9] = 369.5,
													[18] = 307.8,
													[5] = 362.3,
													[10] = 279.4,
													[20] = 291.15,
													[11] = 337.95,
													[3] = 385.4,
													[6] = 340.3,
													[12] = 292.7,
													[13] = 344.5,
													[7] = 364.2,
													[14] = 315.7,
													[19] = 261,
													[15] = 370.15,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2173,
										["psi"] = -1.509751648689,
										["onboard_num"] = "017",
										["y"] = 143736.62146834,
										["x"] = -202887.63096238,
										["name"] = "BFM MB-339-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[7] = 
												{
													["CLSID"] = "{MB339_ANM3_R}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{MB339_ANM3_L}",
												}, -- end of [4]
												[9] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [9]
												[2] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 626,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.509751648689,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 143616.62146834,
								["x"] = -202767.63096238,
								["name"] = "BFM MB-339",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 301,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [9]
			}, -- end of ["country"]
		}, -- end of ["blue"]
		["neutrals"] = 
		{
			["bullseye"] = 
			{
				["y"] = 634803.4035989,
				["x"] = -188122.00514846,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "neutrals",
			["country"] = {},
		}, -- end of ["neutrals"]
		["red"] = 
		{
			["bullseye"] = 
			{
				["y"] = 847120.44543214,
				["x"] = -223892.11394829,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "red",
			["country"] = 
			{
				[1] = 
				{
					["id"] = 81,
					["name"] = "CJTF Red",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = false,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "AWACS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = false,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 11887.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "AWACS",
															["enabled"] = true,
															["params"] = {},
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 10,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetUnlimitedFuel",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetImmortal",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -143296.53298824,
											["x"] = -268418.53399979,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11887.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "Orbit",
															["enabled"] = true,
															["params"] = 
															{
																["altitude"] = 11887.2,
																["pattern"] = "Race-Track",
																["speed"] = 238.95833333333,
																["speedEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 102.78622579115,
											["ETA_locked"] = false,
											["y"] = -139824.00409647,
											["x"] = -244110.83175743,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 13099.9992,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 626.95508581025,
											["ETA_locked"] = false,
											["y"] = -133747.07853588,
											["x"] = -119099.7916539,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 14,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 11887.2,
										["alt_type"] = "BARO",
										["livery_id"] = "NATO (90443) 4K",
										["skill"] = "Excellent",
										["speed"] = 238.88888888889,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "MC",
											["VoiceCallsignNumber"] = "11",
											["STN_L16"] = "00374",
										}, -- end of ["AddPropAircraft"]
										["type"] = "E-3A",
										["unitId"] = 124,
										["psi"] = -0.14189705460434,
										["onboard_num"] = "011",
										["y"] = -143296.53298824,
										["x"] = -268418.53399979,
										["name"] = "SEA E-3A RED 249.00(AM)",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "65000",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.14189705460434,
										["callsign"] = 
										{
											[2] = 5,
											["name"] = "Darkstar51",
											[3] = 1,
											[1] = 5,
											[4] = "Darkstar51",
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -143296.53298824,
								["x"] = -268418.53399979,
								["name"] = "SEA E-3A RED",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 249,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = false,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "AWACS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = false,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 11887.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "AWACS",
															["enabled"] = true,
															["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]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetUnlimitedFuel",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetImmortal",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 62045.439572193,
											["x"] = -57039.511229947,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11887.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "Orbit",
															["enabled"] = true,
															["params"] = 
															{
																["altitude"] = 11887.2,
																["pattern"] = "Race-Track",
																["speed"] = 238.95833333333,
																["speedEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 269.86483310267,
											["ETA_locked"] = false,
											["y"] = 83984.441176471,
											["x"] = -27392.211764706,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 13099.9992,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 820.8965101936,
											["ETA_locked"] = false,
											["y"] = 84577.387165775,
											["x"] = 104241.79786096,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 80,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 11887.2,
										["alt_type"] = "BARO",
										["livery_id"] = "NATO (90443) 4K",
										["skill"] = "Excellent",
										["speed"] = 238.88888888889,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "OD",
											["VoiceCallsignNumber"] = "11",
											["STN_L16"] = "01335",
										}, -- end of ["AddPropAircraft"]
										["type"] = "E-3A",
										["unitId"] = 605,
										["psi"] = -0.63707032927568,
										["onboard_num"] = "010",
										["y"] = 62045.439572193,
										["x"] = -57039.511229947,
										["name"] = "CRIMEA E-3A RED",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "65000",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.63707032927568,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Darkstar21",
											[3] = 1,
											[1] = 5,
											[4] = "Darkstar21",
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 62045.439572193,
								["x"] = -57039.511229947,
								["name"] = "CRIMEA E-3A RED",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 259,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = false,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "AWACS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = false,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 11887.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "AWACS",
															["enabled"] = true,
															["params"] = {},
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 88,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = false,
															["id"] = "Orbit",
															["enabled"] = true,
															["params"] = 
															{
																["speedEdited"] = true,
																["pattern"] = "Race-Track",
																["speed"] = 238.95833333333,
																["altitude"] = 11887.2,
																["altitudeEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [3]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 225268.21478727,
											["x"] = -248936.05754959,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 9400.032,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 458.95701949781,
											["ETA_locked"] = false,
											["y"] = 225352.94117647,
											["x"] = -139090.90909091,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 164,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 11887.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nato",
										["skill"] = "Excellent",
										["speed"] = 238.88888888889,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "WD",
											["VoiceCallsignNumber"] = "11",
											["STN_L16"] = "02521",
										}, -- end of ["AddPropAircraft"]
										["type"] = "E-3A",
										["unitId"] = 1233,
										["psi"] = -0.00077132557592563,
										["onboard_num"] = "502",
										["y"] = 225268.21478727,
										["x"] = -248936.05754959,
										["name"] = "BFM E-3A Red",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "65000",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.00077132557592563,
										["callsign"] = 
										{
											[2] = 7,
											["name"] = "Darkstar71",
											[3] = 1,
											[1] = 5,
											[4] = "Darkstar71",
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 225268.21478727,
								["x"] = -248936.05754959,
								["name"] = "BFM E-3A Red",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 309,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "AWACS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 11887.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "AWACS",
															["enabled"] = true,
															["params"] = {},
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["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 [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetUnlimitedFuel",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetImmortal",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 806690.4669265,
											["x"] = -286164.68439781,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11887.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "Orbit",
															["enabled"] = true,
															["params"] = 
															{
																["altitude"] = 11887.2,
																["pattern"] = "Race-Track",
																["speed"] = 238.95833333333,
																["speedEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 88.762330590262,
											["ETA_locked"] = false,
											["y"] = 819835.24456983,
											["x"] = -286164.68439781,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 13099.9992,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 666.27194890006,
											["ETA_locked"] = false,
											["y"] = 888635.643917,
											["x"] = -285466.58857499,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 203,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 11887.2,
										["alt_type"] = "BARO",
										["livery_id"] = "NATO (90443) 4K",
										["skill"] = "Excellent",
										["speed"] = 238.88888888889,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "OD",
											["VoiceCallsignNumber"] = "11",
											["STN_L16"] = "03032",
										}, -- end of ["AddPropAircraft"]
										["type"] = "E-3A",
										["unitId"] = 1434,
										["psi"] = -1.5707963267949,
										["onboard_num"] = "012",
										["y"] = 806690.4669265,
										["x"] = -286164.68439781,
										["name"] = "山岳戦 E-3A RED",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "65000",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5707963267949,
										["callsign"] = 
										{
											[2] = 9,
											["name"] = "Overlord91",
											[3] = 1,
											[1] = 1,
											[4] = "Overlord91",
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 806690.4669265,
								["x"] = -286164.68439781,
								["name"] = "0_山岳戦 E-3A RED",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 319,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 200,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAS",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "Ground Units",
																	[3] = "Light armed ships",
																}, -- 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"] = 2,
																		["name"] = 1,
																	}, -- 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"] = 1,
																		["name"] = 3,
																	}, -- 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"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- 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"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- 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"] = 
																	{
																		["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 [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 8,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 94,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 183256.67175637,
											["x"] = -193393.23930102,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 200,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 260.2629023835,
											["ETA_locked"] = false,
											["y"] = 131307.04250686,
											["x"] = -196665.4182573,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 178,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "23rd tfw england afb (el)",
										["skill"] = "Client",
										["speed"] = 200,
										["AddPropAircraft"] = 
										{
											["SADL_TN"] = "0117",
											["VoiceCallsignLabel"] = "HG",
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "A-10C_2",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 309,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 54,
													[11] = 259,
													[22] = 32.5,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 37.5,
													[25] = 54,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[23] = 42,
													[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,
													[21] = 1,
													[11] = 0,
													[22] = 1,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 1,
													[25] = 1,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 1,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = 
												{
													[1] = "Channel  1",
													[2] = "Channel  2",
													[4] = "Channel  4",
													[8] = "Channel  8",
													[16] = "Channel 16",
													[17] = "Channel 17",
													[9] = "Channel  9",
													[18] = "Channel 18",
													[5] = "Channel  5",
													[10] = "Channel 10",
													[20] = "Channel 20",
													[21] = "Channel 21",
													[11] = "Channel 11",
													[22] = "Channel 22",
													[3] = "Channel  3",
													[6] = "Channel  6",
													[12] = "Channel 12",
													[24] = "Channel 24",
													[25] = "Channel 25",
													[13] = "Channel 13",
													[7] = "Channel  7",
													[14] = "Channel 14",
													[23] = "Channel 23",
													[19] = "Channel 19",
													[15] = "Channel 15",
												}, -- end of ["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"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
											[3] = 
											{
												["channels"] = 
												{
													[1] = 31.5,
													[2] = 45.7,
													[4] = 38,
													[8] = 50,
													[16] = 51.5,
													[17] = 50,
													[9] = 55.5,
													[18] = 79,
													[5] = 30,
													[10] = 39.9,
													[20] = 34.9,
													[11] = 41.5,
													[3] = 57,
													[6] = 32,
													[12] = 75.7,
													[13] = 33,
													[7] = 40,
													[14] = 38,
													[19] = 51.5,
													[15] = 42,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 1334,
										["psi"] = 1.6337007574143,
										["onboard_num"] = "102",
										["y"] = 183256.67175637,
										["x"] = -193393.23930102,
										["name"] = "BFM A-10C2-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 2012,
											["flare"] = 240,
											["ammo_type"] = 2,
											["chaff"] = 240,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6337007574143,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Hawg11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["SADL"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["AirKey"] = 10,
													["GatewayKey"] = 8,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1334,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2164,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2166,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2165,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["SADL"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "23rd tfw england afb (el)",
										["skill"] = "Client",
										["speed"] = 200,
										["AddPropAircraft"] = 
										{
											["SADL_TN"] = "0217",
											["VoiceCallsignNumber"] = "12",
											["VoiceCallsignLabel"] = "HG",
										}, -- end of ["AddPropAircraft"]
										["type"] = "A-10C_2",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = 
												{
													[1] = "Channel  1",
													[2] = "Channel  2",
													[4] = "Channel  4",
													[8] = "Channel  8",
													[16] = "Channel 16",
													[17] = "Channel 17",
													[9] = "Channel  9",
													[18] = "Channel 18",
													[5] = "Channel  5",
													[10] = "Channel 10",
													[20] = "Channel 20",
													[21] = "Channel 21",
													[11] = "Channel 11",
													[22] = "Channel 22",
													[3] = "Channel  3",
													[6] = "Channel  6",
													[12] = "Channel 12",
													[24] = "Channel 24",
													[25] = "Channel 25",
													[13] = "Channel 13",
													[7] = "Channel  7",
													[14] = "Channel 14",
													[15] = "Channel 15",
													[19] = "Channel 19",
													[23] = "Channel 23",
												}, -- end of ["channelsNames"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[21] = 1,
													[11] = 0,
													[22] = 1,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 1,
													[25] = 1,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
													[23] = 1,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 309,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 54,
													[11] = 259,
													[22] = 32.5,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 37.5,
													[25] = 54,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
													[23] = 42,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["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 [2]
											[3] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 31.5,
													[2] = 45.7,
													[4] = 38,
													[8] = 50,
													[16] = 51.5,
													[17] = 50,
													[9] = 55.5,
													[18] = 79,
													[5] = 30,
													[10] = 39.9,
													[20] = 34.9,
													[11] = 41.5,
													[3] = 57,
													[6] = 32,
													[12] = 75.7,
													[13] = 33,
													[7] = 40,
													[14] = 38,
													[15] = 42,
													[19] = 51.5,
												}, -- end of ["channels"]
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 2164,
										["psi"] = 1.6337007574143,
										["onboard_num"] = "103",
										["y"] = 183296.67175637,
										["x"] = -193433.23930102,
										["name"] = "BFM A-10C2 Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 2012,
											["flare"] = 240,
											["ammo_type"] = 2,
											["chaff"] = 240,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6337007574143,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Hawg12",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["SADL"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["AirKey"] = 10,
													["GatewayKey"] = 8,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1334,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2164,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2166,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2165,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["SADL"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "23rd tfw england afb (el)",
										["skill"] = "Client",
										["speed"] = 200,
										["AddPropAircraft"] = 
										{
											["SADL_TN"] = "0317",
											["VoiceCallsignNumber"] = "13",
											["VoiceCallsignLabel"] = "HG",
										}, -- end of ["AddPropAircraft"]
										["type"] = "A-10C_2",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 309,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 54,
													[11] = 259,
													[22] = 32.5,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 37.5,
													[25] = 54,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
													[23] = 42,
												}, -- 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,
													[21] = 1,
													[11] = 0,
													[22] = 1,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 1,
													[25] = 1,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
													[23] = 1,
												}, -- end of ["modulations"]
												["channelsNames"] = 
												{
													[1] = "Channel  1",
													[2] = "Channel  2",
													[4] = "Channel  4",
													[8] = "Channel  8",
													[16] = "Channel 16",
													[17] = "Channel 17",
													[9] = "Channel  9",
													[18] = "Channel 18",
													[5] = "Channel  5",
													[10] = "Channel 10",
													[20] = "Channel 20",
													[21] = "Channel 21",
													[11] = "Channel 11",
													[22] = "Channel 22",
													[3] = "Channel  3",
													[6] = "Channel  6",
													[12] = "Channel 12",
													[24] = "Channel 24",
													[25] = "Channel 25",
													[13] = "Channel 13",
													[7] = "Channel  7",
													[14] = "Channel 14",
													[15] = "Channel 15",
													[19] = "Channel 19",
													[23] = "Channel 23",
												}, -- end of ["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,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
											[3] = 
											{
												["channels"] = 
												{
													[1] = 31.5,
													[2] = 45.7,
													[4] = 38,
													[8] = 50,
													[16] = 51.5,
													[17] = 50,
													[9] = 55.5,
													[18] = 79,
													[5] = 30,
													[10] = 39.9,
													[20] = 34.9,
													[11] = 41.5,
													[3] = 57,
													[6] = 32,
													[12] = 75.7,
													[13] = 33,
													[7] = 40,
													[14] = 38,
													[15] = 42,
													[19] = 51.5,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 2165,
										["psi"] = 1.6337007574143,
										["onboard_num"] = "104",
										["y"] = 183336.67175637,
										["x"] = -193473.23930102,
										["name"] = "BFM A-10C2 Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 2012,
											["flare"] = 240,
											["ammo_type"] = 2,
											["chaff"] = 240,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6337007574143,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Hawg13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["SADL"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["AirKey"] = 10,
													["GatewayKey"] = 8,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1334,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2164,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2166,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2165,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["SADL"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "23rd tfw england afb (el)",
										["skill"] = "Client",
										["speed"] = 200,
										["AddPropAircraft"] = 
										{
											["SADL_TN"] = "0417",
											["VoiceCallsignNumber"] = "14",
											["VoiceCallsignLabel"] = "HG",
										}, -- end of ["AddPropAircraft"]
										["type"] = "A-10C_2",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = 
												{
													[1] = "Channel  1",
													[2] = "Channel  2",
													[4] = "Channel  4",
													[8] = "Channel  8",
													[16] = "Channel 16",
													[17] = "Channel 17",
													[9] = "Channel  9",
													[18] = "Channel 18",
													[5] = "Channel  5",
													[10] = "Channel 10",
													[20] = "Channel 20",
													[21] = "Channel 21",
													[11] = "Channel 11",
													[22] = "Channel 22",
													[3] = "Channel  3",
													[6] = "Channel  6",
													[12] = "Channel 12",
													[24] = "Channel 24",
													[25] = "Channel 25",
													[13] = "Channel 13",
													[7] = "Channel  7",
													[14] = "Channel 14",
													[15] = "Channel 15",
													[19] = "Channel 19",
													[23] = "Channel 23",
												}, -- end of ["channelsNames"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[21] = 1,
													[11] = 0,
													[22] = 1,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 1,
													[25] = 1,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
													[23] = 1,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 309,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 54,
													[11] = 259,
													[22] = 32.5,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 37.5,
													[25] = 54,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
													[23] = 42,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["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 [2]
											[3] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 31.5,
													[2] = 45.7,
													[4] = 38,
													[8] = 50,
													[16] = 51.5,
													[17] = 50,
													[9] = 55.5,
													[18] = 79,
													[5] = 30,
													[10] = 39.9,
													[20] = 34.9,
													[11] = 41.5,
													[3] = 57,
													[6] = 32,
													[12] = 75.7,
													[13] = 33,
													[7] = 40,
													[14] = 38,
													[15] = 42,
													[19] = 51.5,
												}, -- end of ["channels"]
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 2166,
										["psi"] = 1.6337007574143,
										["onboard_num"] = "105",
										["y"] = 183376.67175637,
										["x"] = -193513.23930102,
										["name"] = "BFM A-10C2 Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 2012,
											["flare"] = 240,
											["ammo_type"] = 2,
											["chaff"] = 240,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6337007574143,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Hawg14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["SADL"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["AirKey"] = 10,
													["GatewayKey"] = 8,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1334,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2164,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2166,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2165,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["SADL"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 183256.67175637,
								["x"] = -193393.23930102,
								["name"] = "BFM A-10C2 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 309,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "Nothing",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 212.13379046441,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 183998.18576113,
											["x"] = -200184.99968464,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 417.69048587138,
											["ETA_locked"] = false,
											["y"] = 132671.4374375,
											["x"] = -204586.88661322,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 279,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "mb339an 'nigeria'",
										["skill"] = "Client",
										["speed"] = 212.13379046441,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["DEFA_553_Burst"] = 0.5,
											["RocketRippleTiming"] = 62,
											["MountBlindHood"] = false,
											["SAAB_RGS-2_Gunsight"] = true,
											["NetCrewControlPriority"] = 1,
											["Teledyne_TCS_116-2"] = false,
											["EnableCutOff"] = false,
											["BombsRippleTiming"] = 300,
											["SAAB_RGS-2_Gunsight_Repeater"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "MB-339A",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 317.5,
													[2] = 257.8,
													[4] = 344,
													[8] = 267.15,
													[16] = 338.825,
													[17] = 360.775,
													[9] = 369.5,
													[18] = 307.8,
													[5] = 362.3,
													[10] = 279.4,
													[20] = 291.15,
													[11] = 337.95,
													[3] = 385.4,
													[6] = 340.3,
													[12] = 292.7,
													[13] = 344.5,
													[7] = 364.2,
													[14] = 315.7,
													[19] = 261,
													[15] = 370.15,
												}, -- 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] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2174,
										["psi"] = 1.6563490318044,
										["onboard_num"] = "010",
										["y"] = 183998.18576113,
										["x"] = -200184.99968464,
										["name"] = "BFM MB-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[7] = 
												{
													["CLSID"] = "{MB339_ANM3_R}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{MB339_ANM3_L}",
												}, -- end of [4]
												[9] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [9]
												[2] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 626,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6563490318044,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "mb339an 'nigeria'",
										["skill"] = "Client",
										["speed"] = 212.13379046441,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["DEFA_553_Burst"] = 0.5,
											["RocketRippleTiming"] = 62,
											["MountBlindHood"] = false,
											["EnableCutOff"] = false,
											["NetCrewControlPriority"] = 1,
											["Teledyne_TCS_116-2"] = false,
											["SAAB_RGS-2_Gunsight"] = true,
											["BombsRippleTiming"] = 300,
											["SAAB_RGS-2_Gunsight_Repeater"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "MB-339A",
										["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] = 317.5,
													[2] = 257.8,
													[4] = 344,
													[8] = 267.15,
													[16] = 338.825,
													[17] = 360.775,
													[9] = 369.5,
													[18] = 307.8,
													[5] = 362.3,
													[10] = 279.4,
													[20] = 291.15,
													[11] = 337.95,
													[3] = 385.4,
													[6] = 340.3,
													[12] = 292.7,
													[13] = 344.5,
													[7] = 364.2,
													[14] = 315.7,
													[19] = 261,
													[15] = 370.15,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2178,
										["psi"] = 1.6563490318044,
										["onboard_num"] = "013",
										["y"] = 184038.18576113,
										["x"] = -200224.99968464,
										["name"] = "BFM MB-339 Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[7] = 
												{
													["CLSID"] = "{MB339_ANM3_R}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{MB339_ANM3_L}",
												}, -- end of [4]
												[9] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [9]
												[2] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 626,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6563490318044,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "mb339an 'nigeria'",
										["skill"] = "Client",
										["speed"] = 212.13379046441,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["DEFA_553_Burst"] = 0.5,
											["RocketRippleTiming"] = 62,
											["MountBlindHood"] = false,
											["EnableCutOff"] = false,
											["NetCrewControlPriority"] = 1,
											["Teledyne_TCS_116-2"] = false,
											["SAAB_RGS-2_Gunsight"] = true,
											["BombsRippleTiming"] = 300,
											["SAAB_RGS-2_Gunsight_Repeater"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "MB-339A",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 317.5,
													[2] = 257.8,
													[4] = 344,
													[8] = 267.15,
													[16] = 338.825,
													[17] = 360.775,
													[9] = 369.5,
													[18] = 307.8,
													[5] = 362.3,
													[10] = 279.4,
													[20] = 291.15,
													[11] = 337.95,
													[3] = 385.4,
													[6] = 340.3,
													[12] = 292.7,
													[13] = 344.5,
													[7] = 364.2,
													[14] = 315.7,
													[19] = 261,
													[15] = 370.15,
												}, -- 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] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2179,
										["psi"] = 1.6563490318044,
										["onboard_num"] = "014",
										["y"] = 184078.18576113,
										["x"] = -200264.99968464,
										["name"] = "BFM MB-339 Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[7] = 
												{
													["CLSID"] = "{MB339_ANM3_R}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{MB339_ANM3_L}",
												}, -- end of [4]
												[9] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [9]
												[2] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 626,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6563490318044,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "mb339an 'nigeria'",
										["skill"] = "Client",
										["speed"] = 212.13379046441,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["DEFA_553_Burst"] = 0.5,
											["RocketRippleTiming"] = 62,
											["MountBlindHood"] = false,
											["EnableCutOff"] = false,
											["NetCrewControlPriority"] = 1,
											["Teledyne_TCS_116-2"] = false,
											["SAAB_RGS-2_Gunsight"] = true,
											["BombsRippleTiming"] = 300,
											["SAAB_RGS-2_Gunsight_Repeater"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "MB-339A",
										["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] = 317.5,
													[2] = 257.8,
													[4] = 344,
													[8] = 267.15,
													[16] = 338.825,
													[17] = 360.775,
													[9] = 369.5,
													[18] = 307.8,
													[5] = 362.3,
													[10] = 279.4,
													[20] = 291.15,
													[11] = 337.95,
													[3] = 385.4,
													[6] = 340.3,
													[12] = 292.7,
													[13] = 344.5,
													[7] = 364.2,
													[14] = 315.7,
													[19] = 261,
													[15] = 370.15,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2180,
										["psi"] = 1.6563490318044,
										["onboard_num"] = "015",
										["y"] = 184118.18576113,
										["x"] = -200304.99968464,
										["name"] = "BFM MB-339 Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[7] = 
												{
													["CLSID"] = "{MB339_ANM3_R}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{MB339_ANM3_L}",
												}, -- end of [4]
												[9] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [9]
												[2] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 626,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6563490318044,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 183998.18576113,
								["x"] = -200184.99968464,
								["name"] = "BFM MB-339 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 309,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = false,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "AWACS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = false,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 11887.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "AWACS",
															["number"] = 1,
															["params"] = {},
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetUnlimitedFuel",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetImmortal",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 767112.23330183,
											["x"] = -373820.06160874,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11887.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "Orbit",
															["number"] = 1,
															["params"] = 
															{
																["speedEdited"] = true,
																["pattern"] = "Race-Track",
																["speed"] = 238.95833333333,
																["altitude"] = 11887.2,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 189.42614073611,
											["ETA_locked"] = false,
											["y"] = 793126.85011052,
											["x"] = -336793.51516558,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 13099.9992,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 718.31797639387,
											["ETA_locked"] = false,
											["y"] = 791422.97296047,
											["x"] = -210458.62176549,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 373,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 11887.2,
										["alt_type"] = "BARO",
										["livery_id"] = "NATO (90443) 4K",
										["skill"] = "Excellent",
										["speed"] = 238.88888888889,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "05233",
											["VoiceCallsignNumber"] = "11",
											["VoiceCallsignLabel"] = "MC",
										}, -- end of ["AddPropAircraft"]
										["type"] = "E-3A",
										["unitId"] = 2587,
										["psi"] = -0.61246455604554,
										["onboard_num"] = "017",
										["y"] = 767112.23330183,
										["x"] = -373820.06160874,
										["name"] = "SEA E-3A RED-2-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "65000",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.61246455604554,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Magic11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 767112.23330183,
								["x"] = -373820.06160874,
								["name"] = "0_Kutaisi E-3A RED",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 249,
							}, -- end of [7]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [1]
				[2] = 
				{
					["helicopter"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 0,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAS",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "Ground Units",
																	[3] = "Light armed ships",
																}, -- 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"] = 2,
																	}, -- 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"] = 296978.9617038,
											["x"] = -50968.715693064,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 0,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3086001.1480122,
											["ETA_locked"] = false,
											["y"] = 273668.92989994,
											["x"] = -30745.394357136,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 264,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2133.6,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 0,
										["AddPropAircraft"] = 
										{
											["FlareProgramDelay"] = 0,
											["FlareBurstInterval"] = 0,
											["FlareSalvoInterval"] = 0,
											["OverrideIFF"] = 0,
											["HumanOrchestra"] = false,
											["NetCrewControlPriority"] = 0,
											["FlareSalvoCount"] = 0,
											["OwnshipCallSign"] = "G-5",
											["PltNVG"] = true,
											["FlareBurstCount"] = 0,
											["CpgNVG"] = true,
											["AIDisabled"] = false,
											["TrackAirTargets"] = true,
											["TN_IDM_LB"] = "5",
										}, -- end of ["AddPropAircraft"]
										["type"] = "AH-64D_BLK_II",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[7] = 141,
													[1] = 127.5,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[9] = 126,
													[5] = 125,
													[10] = 137,
													[3] = 136,
													[6] = 121,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[7] = 325,
													[1] = 225,
													[2] = 240,
													[4] = 270,
													[8] = 350,
													[9] = 375,
													[5] = 285,
													[10] = 390,
													[3] = 255,
													[6] = 300,
												}, -- end of ["channels"]
											}, -- end of [2]
											[4] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
											}, -- end of [4]
											[3] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 2043,
										["psi"] = 0.85618419376229,
										["onboard_num"] = "205",
										["y"] = 296978.9617038,
										["x"] = -50968.715693064,
										["name"] = "WW2 AH-64D Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{M299_4xAGM_114L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{M299_4xAGM_114L}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
												}, -- end of [4]
												[6] = 
												{
													["CLSID"] = "{AN_APG_78}",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 570,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 25,
										}, -- end of ["payload"]
										["heading"] = -0.85618419376229,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "ArmyAir11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["IDM"] = 
											{
												["settings"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 7",
															["presetName"] = "PRESET 7",
														}, -- end of [7]
														[1] = 
														{
															["primaryFreq"] = 1,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 1",
															["presetName"] = "PRESET 1",
														}, -- end of [1]
														[2] = 
														{
															["primaryFreq"] = 2,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 2",
															["presetName"] = "PRESET 2",
														}, -- end of [2]
														[4] = 
														{
															["primaryFreq"] = 4,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 4",
															["presetName"] = "PRESET 4",
														}, -- end of [4]
														[8] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 8",
															["presetName"] = "PRESET 8",
														}, -- end of [8]
														[9] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 9",
															["presetName"] = "PRESET 9",
														}, -- end of [9]
														[5] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 5",
															["presetName"] = "PRESET 5",
														}, -- end of [5]
														[10] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE10",
															["presetName"] = "PRESET10",
														}, -- end of [10]
														[3] = 
														{
															["primaryFreq"] = 3,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 3",
															["presetName"] = "PRESET 3",
														}, -- end of [3]
														[6] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 6",
															["presetName"] = "PRESET 6",
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["settings"]
												["network"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [7]
														[1] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [1]
														[2] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [2]
														[4] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [4]
														[8] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [8]
														[9] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [9]
														[5] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [5]
														[10] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [10]
														[3] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [3]
														[6] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["network"]
											}, -- end of ["IDM"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 0,
										["AddPropAircraft"] = 
										{
											["CpgNVG"] = true,
											["AIDisabled"] = false,
											["FlareSalvoInterval"] = 0,
											["OverrideIFF"] = 0,
											["PltNVG"] = true,
											["HumanOrchestra"] = false,
											["TrackAirTargets"] = true,
											["OwnshipCallSign"] = "G-6",
											["NetCrewControlPriority"] = 0,
											["FlareBurstCount"] = 0,
											["TN_IDM_LB"] = "6",
											["FlareBurstInterval"] = 0,
											["FlareSalvoCount"] = 0,
											["FlareProgramDelay"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AH-64D_BLK_II",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[7] = 141,
													[1] = 127.5,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[9] = 126,
													[5] = 125,
													[10] = 137,
													[3] = 136,
													[6] = 121,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[7] = 325,
													[1] = 225,
													[2] = 240,
													[4] = 270,
													[8] = 350,
													[9] = 375,
													[5] = 285,
													[10] = 390,
													[3] = 255,
													[6] = 300,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
											[4] = 
											{
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [4]
											[3] = 
											{
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 2047,
										["psi"] = 0.85618419376229,
										["onboard_num"] = "206",
										["y"] = 297018.9617038,
										["x"] = -51008.715693064,
										["name"] = "WW2 AH-64D Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{M299_4xAGM_114L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{M299_4xAGM_114L}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
												}, -- end of [4]
												[6] = 
												{
													["CLSID"] = "{AN_APG_78}",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 570,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 25,
										}, -- end of ["payload"]
										["heading"] = -0.85618419376229,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "ArmyAir12",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["IDM"] = 
											{
												["settings"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 7",
															["presetName"] = "PRESET 7",
														}, -- end of [7]
														[1] = 
														{
															["primaryFreq"] = 1,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 1",
															["presetName"] = "PRESET 1",
														}, -- end of [1]
														[2] = 
														{
															["primaryFreq"] = 2,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 2",
															["presetName"] = "PRESET 2",
														}, -- end of [2]
														[4] = 
														{
															["primaryFreq"] = 4,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 4",
															["presetName"] = "PRESET 4",
														}, -- end of [4]
														[8] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 8",
															["presetName"] = "PRESET 8",
														}, -- end of [8]
														[9] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 9",
															["presetName"] = "PRESET 9",
														}, -- end of [9]
														[5] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 5",
															["presetName"] = "PRESET 5",
														}, -- end of [5]
														[10] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE10",
															["presetName"] = "PRESET10",
														}, -- end of [10]
														[3] = 
														{
															["primaryFreq"] = 3,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 3",
															["presetName"] = "PRESET 3",
														}, -- end of [3]
														[6] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 6",
															["presetName"] = "PRESET 6",
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["settings"]
												["network"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [7]
														[1] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [1]
														[2] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [2]
														[4] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [4]
														[8] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [8]
														[9] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [9]
														[5] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [5]
														[10] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [10]
														[3] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [3]
														[6] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["network"]
											}, -- end of ["IDM"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 0,
										["AddPropAircraft"] = 
										{
											["CpgNVG"] = true,
											["AIDisabled"] = false,
											["FlareSalvoInterval"] = 0,
											["OverrideIFF"] = 0,
											["PltNVG"] = true,
											["HumanOrchestra"] = false,
											["TrackAirTargets"] = true,
											["OwnshipCallSign"] = "G-7",
											["NetCrewControlPriority"] = 0,
											["FlareBurstCount"] = 0,
											["TN_IDM_LB"] = "7",
											["FlareBurstInterval"] = 0,
											["FlareSalvoCount"] = 0,
											["FlareProgramDelay"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AH-64D_BLK_II",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[7] = 141,
													[1] = 127.5,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[9] = 126,
													[5] = 125,
													[10] = 137,
													[3] = 136,
													[6] = 121,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[7] = 325,
													[1] = 225,
													[2] = 240,
													[4] = 270,
													[8] = 350,
													[9] = 375,
													[5] = 285,
													[10] = 390,
													[3] = 255,
													[6] = 300,
												}, -- end of ["channels"]
											}, -- end of [2]
											[4] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
											}, -- end of [4]
											[3] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 2048,
										["psi"] = 0.85618419376229,
										["onboard_num"] = "207",
										["y"] = 297058.9617038,
										["x"] = -51048.715693064,
										["name"] = "WW2 AH-64D Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{M299_4xAGM_114L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{M299_4xAGM_114L}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
												}, -- end of [4]
												[6] = 
												{
													["CLSID"] = "{AN_APG_78}",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 570,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 25,
										}, -- end of ["payload"]
										["heading"] = -0.85618419376229,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "ArmyAir13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["IDM"] = 
											{
												["settings"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 7",
															["presetName"] = "PRESET 7",
														}, -- end of [7]
														[1] = 
														{
															["primaryFreq"] = 1,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 1",
															["presetName"] = "PRESET 1",
														}, -- end of [1]
														[2] = 
														{
															["primaryFreq"] = 2,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 2",
															["presetName"] = "PRESET 2",
														}, -- end of [2]
														[4] = 
														{
															["primaryFreq"] = 4,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 4",
															["presetName"] = "PRESET 4",
														}, -- end of [4]
														[8] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 8",
															["presetName"] = "PRESET 8",
														}, -- end of [8]
														[9] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 9",
															["presetName"] = "PRESET 9",
														}, -- end of [9]
														[5] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 5",
															["presetName"] = "PRESET 5",
														}, -- end of [5]
														[10] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE10",
															["presetName"] = "PRESET10",
														}, -- end of [10]
														[3] = 
														{
															["primaryFreq"] = 3,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 3",
															["presetName"] = "PRESET 3",
														}, -- end of [3]
														[6] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 6",
															["presetName"] = "PRESET 6",
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["settings"]
												["network"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [7]
														[1] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [1]
														[2] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [2]
														[4] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [4]
														[8] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [8]
														[9] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [9]
														[5] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [5]
														[10] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [10]
														[3] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [3]
														[6] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["network"]
											}, -- end of ["IDM"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 0,
										["AddPropAircraft"] = 
										{
											["CpgNVG"] = true,
											["AIDisabled"] = false,
											["FlareSalvoInterval"] = 0,
											["OverrideIFF"] = 0,
											["PltNVG"] = true,
											["HumanOrchestra"] = false,
											["TrackAirTargets"] = true,
											["OwnshipCallSign"] = "G-8",
											["NetCrewControlPriority"] = 0,
											["FlareBurstCount"] = 0,
											["TN_IDM_LB"] = "8",
											["FlareBurstInterval"] = 0,
											["FlareSalvoCount"] = 0,
											["FlareProgramDelay"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AH-64D_BLK_II",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[7] = 141,
													[1] = 127.5,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[9] = 126,
													[5] = 125,
													[10] = 137,
													[3] = 136,
													[6] = 121,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[7] = 325,
													[1] = 225,
													[2] = 240,
													[4] = 270,
													[8] = 350,
													[9] = 375,
													[5] = 285,
													[10] = 390,
													[3] = 255,
													[6] = 300,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
											[4] = 
											{
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [4]
											[3] = 
											{
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 2049,
										["psi"] = 0.85618419376229,
										["onboard_num"] = "208",
										["y"] = 297098.9617038,
										["x"] = -51088.715693064,
										["name"] = "WW2 AH-64D Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{M299_4xAGM_114L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{M299_4xAGM_114L}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
												}, -- end of [4]
												[6] = 
												{
													["CLSID"] = "{AN_APG_78}",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 570,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 25,
										}, -- end of ["payload"]
										["heading"] = -0.85618419376229,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "ArmyAir14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["IDM"] = 
											{
												["settings"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 7",
															["presetName"] = "PRESET 7",
														}, -- end of [7]
														[1] = 
														{
															["primaryFreq"] = 1,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 1",
															["presetName"] = "PRESET 1",
														}, -- end of [1]
														[2] = 
														{
															["primaryFreq"] = 2,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 2",
															["presetName"] = "PRESET 2",
														}, -- end of [2]
														[4] = 
														{
															["primaryFreq"] = 4,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 4",
															["presetName"] = "PRESET 4",
														}, -- end of [4]
														[8] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 8",
															["presetName"] = "PRESET 8",
														}, -- end of [8]
														[9] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 9",
															["presetName"] = "PRESET 9",
														}, -- end of [9]
														[5] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 5",
															["presetName"] = "PRESET 5",
														}, -- end of [5]
														[10] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE10",
															["presetName"] = "PRESET10",
														}, -- end of [10]
														[3] = 
														{
															["primaryFreq"] = 3,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 3",
															["presetName"] = "PRESET 3",
														}, -- end of [3]
														[6] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["autoAcknowledgment"] = true,
															["callSign"] = "PRE 6",
															["presetName"] = "PRESET 6",
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["settings"]
												["network"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [7]
														[1] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [1]
														[2] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [2]
														[4] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [4]
														[8] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [8]
														[9] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [9]
														[5] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [5]
														[10] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [10]
														[3] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [3]
														[6] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2049,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2043,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2048,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 2047,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["network"]
											}, -- end of ["IDM"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 296978.9617038,
								["x"] = -50968.715693064,
								["name"] = "WW2 AH-64D Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 225,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["helicopter"]
					["name"] = "USAF Aggressors",
					["id"] = 7,
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 8,
																	}, -- 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"] = -154232.68654188,
											["x"] = -199997.80067726,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 267.35072132187,
											["ETA_locked"] = false,
											["y"] = -265653.83154617,
											["x"] = -197849.63882161,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 8,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PC",
											["STN_L16"] = "00263",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 51,
										["psi"] = 1.5515190544795,
										["onboard_num"] = "305",
										["y"] = -154232.68654188,
										["x"] = -199997.80067726,
										["name"] = "SEA AIM-120C*6 Chaff30-Flare90 Fuel*3 R 1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5515190544795,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
											[1] = 1,
											[4] = "Enfield11",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 51,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 114,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 116,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 115,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PC",
											["STN_L16"] = "00362",
											["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] = 249,
													[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"] = 114,
										["psi"] = 1.5515190544795,
										["onboard_num"] = "306",
										["y"] = -154192.68654188,
										["x"] = -200037.80067726,
										["name"] = "SEA AIM-120C*6 Chaff30-Flare90 Fuel*3 R-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5515190544795,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Enfield12",
											[3] = 2,
											[1] = 1,
											[4] = "Enfield12",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 51,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 114,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 116,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 115,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PC",
											["STN_L16"] = "00363",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 115,
										["psi"] = 1.5515190544795,
										["onboard_num"] = "307",
										["y"] = -154152.68654188,
										["x"] = -200077.80067726,
										["name"] = "SEA AIM-120C*6 Chaff30-Flare90 Fuel*3 R-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5515190544795,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Enfield13",
											[3] = 3,
											[1] = 1,
											[4] = "Enfield13",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 51,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 114,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 116,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 115,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PC",
											["STN_L16"] = "00364",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 249,
													[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"] = 116,
										["psi"] = 1.5515190544795,
										["onboard_num"] = "308",
										["y"] = -154112.68654188,
										["x"] = -200117.80067726,
										["name"] = "SEA AIM-120C*6 Chaff30-Flare90 Fuel*3 R-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5515190544795,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Enfield14",
											[3] = 4,
											[1] = 1,
											[4] = "Enfield14",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 51,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 114,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 116,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 115,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -154232.68654188,
								["x"] = -199997.80067726,
								["name"] = "SEA AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 7,
																	}, -- 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"] = -154110.62823926,
											["x"] = -200006.21849123,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 267.66099181726,
											["ETA_locked"] = false,
											["y"] = -265640.02230922,
											["x"] = -197849.50206984,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 7,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "00257",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 47,
										["psi"] = 1.5514610863521,
										["onboard_num"] = "301",
										["y"] = -154110.62823926,
										["x"] = -200006.21849123,
										["name"] = "SEA AIM-120C*6 ALQ-184 Fuel*2 R-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5514610863521,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Enfield21",
											[3] = 1,
											[1] = 1,
											[4] = "Enfield21",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 47,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 111,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 113,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 112,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "00357",
											["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] = 249,
													[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"] = 111,
										["psi"] = 1.5514610863521,
										["onboard_num"] = "302",
										["y"] = -154070.62823926,
										["x"] = -200046.21849123,
										["name"] = "SEA AIM-120C*6 ALQ-184 Fuel*2 R-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5514610863521,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Enfield22",
											[3] = 2,
											[1] = 1,
											[4] = "Enfield22",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 47,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 111,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 113,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 112,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "00360",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 112,
										["psi"] = 1.5514610863521,
										["onboard_num"] = "303",
										["y"] = -154030.62823926,
										["x"] = -200086.21849123,
										["name"] = "SEA AIM-120C*6 ALQ-184 Fuel*2 R-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5514610863521,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Enfield23",
											[3] = 3,
											[1] = 1,
											[4] = "Enfield23",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 47,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 111,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 113,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 112,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "00361",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 249,
													[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"] = 113,
										["psi"] = 1.5514610863521,
										["onboard_num"] = "304",
										["y"] = -153990.62823926,
										["x"] = -200126.21849123,
										["name"] = "SEA AIM-120C*6 ALQ-184 Fuel*2 R-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5514610863521,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Enfield24",
											[3] = 4,
											[1] = 1,
											[4] = "Enfield24",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 47,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 111,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 113,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 112,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -154110.62823926,
								["x"] = -200006.21849123,
								["name"] = "SEA AIM-120C*6 ALQ-184 Fuel*2 F-16C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 6,
																	}, -- 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"] = -153961.21204121,
											["x"] = -199999.90513075,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 268.07693624431,
											["ETA_locked"] = false,
											["y"] = -265652.45714325,
											["x"] = -197827.77525594,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 6,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "FD",
											["STN_L16"] = "00253",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 43,
										["psi"] = 1.5513511492043,
										["onboard_num"] = "311",
										["y"] = -153961.21204121,
										["x"] = -199999.90513075,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 Fuel*3-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 5,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513511492043,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Enfield31",
											[3] = 1,
											[1] = 1,
											[4] = "Enfield31",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 43,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 108,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 110,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 109,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "FD",
											["STN_L16"] = "00354",
											["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] = 249,
													[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"] = 108,
										["psi"] = 1.5513511492043,
										["onboard_num"] = "312",
										["y"] = -153921.21204121,
										["x"] = -200039.90513075,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 Fuel*3 -1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 5,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513511492043,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Enfield32",
											[3] = 2,
											[1] = 1,
											[4] = "Enfield32",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 43,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 108,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 110,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 109,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "FD",
											["STN_L16"] = "00355",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 109,
										["psi"] = 1.5513511492043,
										["onboard_num"] = "313",
										["y"] = -153881.21204121,
										["x"] = -200079.90513075,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 Fuel*3 -2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 5,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513511492043,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Enfield33",
											[3] = 3,
											[1] = 1,
											[4] = "Enfield33",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 43,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 108,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 110,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 109,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "FD",
											["STN_L16"] = "00356",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 249,
													[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"] = 110,
										["psi"] = 1.5513511492043,
										["onboard_num"] = "314",
										["y"] = -153841.21204121,
										["x"] = -200119.90513075,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 Fuel*3 -3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 5,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513511492043,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Enfield34",
											[3] = 4,
											[1] = 1,
											[4] = "Enfield34",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 43,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 108,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 110,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 109,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -153961.21204121,
								["x"] = -199999.90513075,
								["name"] = "SEA AIM-120C*4 AIM-9M*2 Fuel*3 F-16C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 5,
																	}, -- 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"] = -153824.42256413,
											["x"] = -199997.80067726,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 279.12859497926,
											["ETA_locked"] = false,
											["y"] = -265630.78873603,
											["x"] = -197843.77669347,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 5,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["STN_L16"] = "00247",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 39,
										["psi"] = 1.5515330449549,
										["onboard_num"] = "316",
										["y"] = -153824.42256413,
										["x"] = -199997.80067726,
										["name"] = "SEA AIM-120C*6 Fuel*3 R-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5515330449549,
										["callsign"] = 
										{
											[2] = 4,
											["name"] = "Enfield41",
											[3] = 1,
											[1] = 1,
											[4] = "Enfield41",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 39,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 120,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 122,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 121,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["STN_L16"] = "00370",
											["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] = 249,
													[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"] = 120,
										["psi"] = 1.5515330449549,
										["onboard_num"] = "317",
										["y"] = -153784.42256413,
										["x"] = -200037.80067726,
										["name"] = "SEA AIM-120C*6 Fuel*3 R-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5515330449549,
										["callsign"] = 
										{
											[2] = 4,
											["name"] = "Enfield42",
											[3] = 2,
											[1] = 1,
											[4] = "Enfield42",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 39,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 120,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 122,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 121,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["STN_L16"] = "00371",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 121,
										["psi"] = 1.5515330449549,
										["onboard_num"] = "318",
										["y"] = -153744.42256413,
										["x"] = -200077.80067726,
										["name"] = "SEA AIM-120C*6 Fuel*3 R-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5515330449549,
										["callsign"] = 
										{
											[2] = 4,
											["name"] = "Enfield43",
											[3] = 3,
											[1] = 1,
											[4] = "Enfield43",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 39,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 120,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 122,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 121,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["STN_L16"] = "00372",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 249,
													[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"] = 122,
										["psi"] = 1.5515330449549,
										["onboard_num"] = "319",
										["y"] = -153704.42256413,
										["x"] = -200117.80067726,
										["name"] = "SEA AIM-120C*6 Fuel*3 R-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5515330449549,
										["callsign"] = 
										{
											[2] = 4,
											["name"] = "Enfield44",
											[3] = 4,
											[1] = 1,
											[4] = "Enfield44",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 39,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 120,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 122,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 121,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -153824.42256413,
								["x"] = -199997.80067726,
								["name"] = "SEA AIM-120C*6 Fuel*3 F-16C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = "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"] = 22,
																	}, -- 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"] = -154228.4776349,
											["x"] = -199541.13426916,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 504.06708082744,
											["ETA_locked"] = false,
											["y"] = -265630.32415646,
											["x"] = -197852.19041588,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 27,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00535",
											["VoiceCallsignNumber"] = "11",
											["VoiceCallsignLabel"] = "CT",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 221,
										["psi"] = 1.5556366636271,
										["onboard_num"] = "509",
										["y"] = -154228.4776349,
										["x"] = -199541.13426916,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556366636271,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Uzi21",
											[3] = 1,
											[1] = 3,
											[4] = "Uzi21",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00552",
											["VoiceCallsignNumber"] = "12",
											["VoiceCallsignLabel"] = "CT",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 234,
										["psi"] = 1.5556366636271,
										["onboard_num"] = "510",
										["y"] = -154188.4776349,
										["x"] = -199581.13426916,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556366636271,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Uzi22",
											[3] = 2,
											[1] = 3,
											[4] = "Uzi22",
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) MiG",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00554",
											["VoiceCallsignNumber"] = "13",
											["VoiceCallsignLabel"] = "CT",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 236,
										["psi"] = 1.5556366636271,
										["onboard_num"] = "511",
										["y"] = -154148.4776349,
										["x"] = -199621.13426916,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556366636271,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Uzi23",
											[3] = 3,
											[1] = 3,
											[4] = "Uzi23",
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00556",
											["VoiceCallsignNumber"] = "14",
											["VoiceCallsignLabel"] = "CT",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 238,
										["psi"] = 1.5556366636271,
										["onboard_num"] = "512",
										["y"] = -154108.4776349,
										["x"] = -199661.13426916,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556366636271,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Uzi24",
											[3] = 4,
											[1] = 3,
											[4] = "Uzi24",
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -154228.4776349,
								["x"] = -199541.13426916,
								["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = "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"] = 23,
																	}, -- 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"] = -154335.33289831,
											["x"] = -199539.12011975,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.68242069374,
											["ETA_locked"] = false,
											["y"] = -265666.39970111,
											["x"] = -197852.4834176,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 28,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "DE",
											["VoiceCallsignNumber"] = "11",
											["STN_L16"] = "00541",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 225,
										["psi"] = 1.5556477457885,
										["onboard_num"] = "511",
										["y"] = -154335.33289831,
										["x"] = -199539.12011975,
										["name"] = "SEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C Red",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556477457885,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
											[1] = 3,
											[4] = "Uzi11",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00563",
											["VoiceCallsignNumber"] = "12",
											["VoiceCallsignLabel"] = "DE",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 243,
										["psi"] = 1.5556477457885,
										["onboard_num"] = "513",
										["y"] = -154295.33289831,
										["x"] = -199579.12011975,
										["name"] = "SEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556477457885,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Uzi12",
											[3] = 2,
											[1] = 3,
											[4] = "Uzi12",
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00564",
											["VoiceCallsignNumber"] = "13",
											["VoiceCallsignLabel"] = "DE",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 244,
										["psi"] = 1.5556477457885,
										["onboard_num"] = "514",
										["y"] = -154255.33289831,
										["x"] = -199619.12011975,
										["name"] = "SEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556477457885,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Uzi13",
											[3] = 3,
											[1] = 3,
											[4] = "Uzi13",
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00565",
											["VoiceCallsignNumber"] = "14",
											["VoiceCallsignLabel"] = "DE",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 245,
										["psi"] = 1.5556477457885,
										["onboard_num"] = "515",
										["y"] = -154215.33289831,
										["x"] = -199659.12011975,
										["name"] = "SEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556477457885,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Uzi14",
											[3] = 4,
											[1] = 3,
											[4] = "Uzi14",
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -154335.33289831,
								["x"] = -199539.12011975,
								["name"] = "SEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = "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"] = 24,
																	}, -- 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"] = -154135.88168118,
											["x"] = -199541.13426916,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 504.72720843277,
											["ETA_locked"] = false,
											["y"] = -265645.65288485,
											["x"] = -197854.70541333,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 29,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "FD",
											["VoiceCallsignNumber"] = "11",
											["STN_L16"] = "00545",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 229,
										["psi"] = 1.555673882545,
										["onboard_num"] = "512",
										["y"] = -154135.88168118,
										["x"] = -199541.13426916,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.555673882545,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Uzi31",
											[3] = 1,
											[1] = 3,
											[4] = "Uzi31",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00574",
											["VoiceCallsignNumber"] = "12",
											["VoiceCallsignLabel"] = "FD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 252,
										["psi"] = 1.555673882545,
										["onboard_num"] = "516",
										["y"] = -154095.88168118,
										["x"] = -199581.13426916,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.555673882545,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Uzi32",
											[3] = 2,
											[1] = 3,
											[4] = "Uzi32",
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00575",
											["VoiceCallsignNumber"] = "13",
											["VoiceCallsignLabel"] = "FD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 253,
										["psi"] = 1.555673882545,
										["onboard_num"] = "517",
										["y"] = -154055.88168118,
										["x"] = -199621.13426916,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.555673882545,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Uzi33",
											[3] = 3,
											[1] = 3,
											[4] = "Uzi33",
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00576",
											["VoiceCallsignNumber"] = "14",
											["VoiceCallsignLabel"] = "FD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 254,
										["psi"] = 1.555673882545,
										["onboard_num"] = "518",
										["y"] = -154015.88168118,
										["x"] = -199661.13426916,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15C Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.555673882545,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Uzi34",
											[3] = 4,
											[1] = 3,
											[4] = "Uzi34",
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -154135.88168118,
								["x"] = -199541.13426916,
								["name"] = "SEA AIM-120C*8 Fuel*3 F-15C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [7]
							[8] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 26,
																	}, -- 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"] = -154030.6590065,
											["x"] = -199547.44762964,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 505.21522954443,
											["ETA_locked"] = false,
											["y"] = -265639.66256573,
											["x"] = -197851.27324548,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 33,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "CY",
											["VoiceCallsignNumber"] = "11",
											["STN_L16"] = "00635",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 285,
										["psi"] = 1.5556000275393,
										["onboard_num"] = "556",
										["y"] = -154030.6590065,
										["x"] = -199547.44762964,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C Red",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = -1.5556000275393,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "CY",
											["VoiceCallsignNumber"] = "12",
											["STN_L16"] = "00641",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 289,
										["psi"] = 1.5556000275393,
										["onboard_num"] = "557",
										["y"] = -153990.6590065,
										["x"] = -199587.44762964,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = -1.5556000275393,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) MiG",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "CY",
											["VoiceCallsignNumber"] = "13",
											["STN_L16"] = "00642",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 290,
										["psi"] = 1.5556000275393,
										["onboard_num"] = "558",
										["y"] = -153950.6590065,
										["x"] = -199627.44762964,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = -1.5556000275393,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "CY",
											["VoiceCallsignNumber"] = "14",
											["STN_L16"] = "00643",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 291,
										["psi"] = 1.5556000275393,
										["onboard_num"] = "559",
										["y"] = -153910.6590065,
										["x"] = -199667.44762964,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = -1.5556000275393,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -154030.6590065,
								["x"] = -199547.44762964,
								["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [8]
							[9] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -154437.10476518,
											["x"] = -199336.19346154,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.28818521074,
											["ETA_locked"] = false,
											["y"] = -265654.50046011,
											["x"] = -197856.56384475,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 38,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 308,
										["psi"] = 1.557493171104,
										["onboard_num"] = "035",
										["y"] = -154437.10476518,
										["x"] = -199336.19346154,
										["name"] = "SEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = -1.557493171104,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
											[1] = 4,
											[4] = "Colt11",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 334,
										["psi"] = 1.557493171104,
										["onboard_num"] = "036",
										["y"] = -154397.10476518,
										["x"] = -199376.19346154,
										["name"] = "SEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = -1.557493171104,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Colt12",
											[3] = 2,
											[1] = 4,
											[4] = "Colt12",
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 335,
										["psi"] = 1.557493171104,
										["onboard_num"] = "037",
										["y"] = -154357.10476518,
										["x"] = -199416.19346154,
										["name"] = "SEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = -1.557493171104,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Colt13",
											[3] = 3,
											[1] = 4,
											[4] = "Colt13",
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 336,
										["psi"] = 1.557493171104,
										["onboard_num"] = "038",
										["y"] = -154317.10476518,
										["x"] = -199456.19346154,
										["name"] = "SEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = -1.557493171104,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Colt14",
											[3] = 4,
											[1] = 4,
											[4] = "Colt14",
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -154437.10476518,
								["x"] = -199336.19346154,
								["name"] = "SEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [9]
							[10] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -154349.89359807,
											["x"] = -199341.76013178,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 721.82181544349,
											["ETA_locked"] = false,
											["y"] = -265653.69030764,
											["x"] = -197852.73708326,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 39,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 312,
										["psi"] = 1.5574191171095,
										["onboard_num"] = "039",
										["y"] = -154349.89359807,
										["x"] = -199341.76013178,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BELLY AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -1.5574191171095,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Colt21",
											[3] = 1,
											[1] = 4,
											[4] = "Colt21",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 337,
										["psi"] = 1.5574191171095,
										["onboard_num"] = "040",
										["y"] = -154309.89359807,
										["x"] = -199381.76013178,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BELLY AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -1.5574191171095,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Colt22",
											[3] = 2,
											[1] = 4,
											[4] = "Colt22",
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 338,
										["psi"] = 1.5574191171095,
										["onboard_num"] = "041",
										["y"] = -154269.89359807,
										["x"] = -199421.76013178,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BELLY AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -1.5574191171095,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Colt23",
											[3] = 3,
											[1] = 4,
											[4] = "Colt23",
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 339,
										["psi"] = 1.5574191171095,
										["onboard_num"] = "042",
										["y"] = -154229.89359807,
										["x"] = -199461.76013178,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BELLY AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -1.5574191171095,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Colt24",
											[3] = 4,
											[1] = 4,
											[4] = "Colt24",
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -154349.89359807,
								["x"] = -199341.76013178,
								["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [10]
							[11] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -154227.42685276,
											["x"] = -199347.32680202,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.91379868325,
											["ETA_locked"] = false,
											["y"] = -265637.7156438,
											["x"] = -197847.75710879,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 37,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 304,
										["psi"] = 1.5573372543782,
										["onboard_num"] = "031",
										["y"] = -154227.42685276,
										["x"] = -199347.32680202,
										["name"] = "SEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -1.5573372543782,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Colt31",
											[3] = 1,
											[1] = 4,
											[4] = "Colt31",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 340,
										["psi"] = 1.5573372543782,
										["onboard_num"] = "032",
										["y"] = -154187.42685276,
										["x"] = -199387.32680202,
										["name"] = "SEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -1.5573372543782,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Colt32",
											[3] = 2,
											[1] = 4,
											[4] = "Colt32",
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 341,
										["psi"] = 1.5573372543782,
										["onboard_num"] = "033",
										["y"] = -154147.42685276,
										["x"] = -199427.32680202,
										["name"] = "SEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -1.5573372543782,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Colt33",
											[3] = 3,
											[1] = 4,
											[4] = "Colt33",
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 342,
										["psi"] = 1.5573372543782,
										["onboard_num"] = "034",
										["y"] = -154107.42685276,
										["x"] = -199467.32680202,
										["name"] = "SEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -1.5573372543782,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Colt34",
											[3] = 4,
											[1] = 4,
											[4] = "Colt34",
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -154227.42685276,
								["x"] = -199347.32680202,
								["name"] = "SEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [11]
							[12] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -154134.64901541,
											["x"] = -199341.76013178,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 504.33199469,
											["ETA_locked"] = false,
											["y"] = -265645.25906752,
											["x"] = -197848.78135508,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 36,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 300,
										["psi"] = 1.5574084565565,
										["onboard_num"] = "027",
										["y"] = -154134.64901541,
										["x"] = -199341.76013178,
										["name"] = "SEA AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = -1.5574084565565,
										["callsign"] = 
										{
											[2] = 4,
											["name"] = "Colt41",
											[3] = 1,
											[1] = 4,
											[4] = "Colt41",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 343,
										["psi"] = 1.5574084565565,
										["onboard_num"] = "028",
										["y"] = -154094.64901541,
										["x"] = -199381.76013178,
										["name"] = "SEA AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = -1.5574084565565,
										["callsign"] = 
										{
											[2] = 4,
											["name"] = "Colt42",
											[3] = 2,
											[1] = 4,
											[4] = "Colt42",
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 344,
										["psi"] = 1.5574084565565,
										["onboard_num"] = "029",
										["y"] = -154054.64901541,
										["x"] = -199421.76013178,
										["name"] = "SEA AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = -1.5574084565565,
										["callsign"] = 
										{
											[2] = 4,
											["name"] = "Colt43",
											[3] = 3,
											[1] = 4,
											[4] = "Colt43",
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 345,
										["psi"] = 1.5574084565565,
										["onboard_num"] = "030",
										["y"] = -154014.64901541,
										["x"] = -199461.76013178,
										["name"] = "SEA AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = -1.5574084565565,
										["callsign"] = 
										{
											[2] = 4,
											["name"] = "Colt44",
											[3] = 4,
											[1] = 4,
											[4] = "Colt44",
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -154134.64901541,
								["x"] = -199341.76013178,
								["name"] = "SEA AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [12]
							[13] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 34,
																	}, -- 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"] = -153455.57742431,
											["x"] = -200226.77708561,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 620.55496992162,
											["ETA_locked"] = false,
											["y"] = -265689.80174675,
											["x"] = -197868.46361679,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 52,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01027",
											["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 0,
													[19] = 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"] = 407,
										["psi"] = 1.5497869912516,
										["onboard_num"] = "23",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -153455.57742431,
										["x"] = -200226.77708561,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*3 Chaff0-Flare120 F/A-18C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5497869912516,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge11",
											[3] = 1,
										}, -- 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"] = 407,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 451,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 453,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 452,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01103",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 451,
										["psi"] = 1.5497869912516,
										["onboard_num"] = "24",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -153415.57742431,
										["x"] = -200266.77708561,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*3 Chaff0-Flare120 F/A-18C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5497869912516,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge12",
											[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"] = 407,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 451,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 453,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 452,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01104",
											["VoiceCallsignNumber"] = "13",
										}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 0,
													[19] = 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"] = 452,
										["psi"] = 1.5497869912516,
										["onboard_num"] = "25",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -153375.57742431,
										["x"] = -200306.77708561,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*3 Chaff0-Flare120 F/A-18C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5497869912516,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge13",
											[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"] = 407,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 451,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 453,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 452,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01105",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 453,
										["psi"] = 1.5497869912516,
										["onboard_num"] = "26",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -153335.57742431,
										["x"] = -200346.77708561,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*3 Chaff0-Flare120 F/A-18C-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5497869912516,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge14",
											[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"] = 407,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 451,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 453,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 452,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -153455.57742431,
								["x"] = -200226.77708561,
								["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 Chaff30-Flare90 F/A-18C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [13]
							[14] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 37,
																	}, -- 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"] = -153940.11070796,
											["x"] = -200220.63348832,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 621.48907683799,
											["ETA_locked"] = false,
											["y"] = -265689.80174675,
											["x"] = -197859.9976371,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 55,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc brown splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01043",
											["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 0,
													[19] = 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"] = 419,
										["psi"] = 1.5496751515227,
										["onboard_num"] = "33",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -153940.11070796,
										["x"] = -200220.63348832,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5496751515227,
										["callsign"] = 
										{
											[2] = 4,
											["name"] = "Springfield41",
											[3] = 1,
											[1] = 2,
											[4] = "Springfield41",
										}, -- 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"] = 419,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 456,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 458,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 457,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc brown splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01110",
											["VoiceCallsignNumber"] = "42",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 456,
										["psi"] = 1.5496751515227,
										["onboard_num"] = "34",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -153900.11070796,
										["x"] = -200260.63348832,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5496751515227,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 4,
											["name"] = "Springfield42",
											[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"] = 419,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 456,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 458,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 457,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc brown splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01111",
											["VoiceCallsignNumber"] = "43",
										}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 0,
													[19] = 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"] = 457,
										["psi"] = 1.5496751515227,
										["onboard_num"] = "35",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -153860.11070796,
										["x"] = -200300.63348832,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5496751515227,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 4,
											["name"] = "Springfield43",
											[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"] = 419,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 456,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 458,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 457,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc brown splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01112",
											["VoiceCallsignNumber"] = "44",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 458,
										["psi"] = 1.5496751515227,
										["onboard_num"] = "36",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -153820.11070796,
										["x"] = -200340.63348832,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5496751515227,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 4,
											["name"] = "Springfield44",
											[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"] = 419,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 456,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 458,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 457,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -153940.11070796,
								["x"] = -200220.63348832,
								["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [14]
							[15] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 36,
																	}, -- 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"] = -154096.93265913,
											["x"] = -200228.94382627,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 621.94926115976,
											["ETA_locked"] = false,
											["y"] = -265672.86978738,
											["x"] = -197851.53165741,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 54,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "nawdc brown",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PC",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01037",
											["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 0,
													[19] = 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"] = 415,
										["psi"] = 1.549491979851,
										["onboard_num"] = "02",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -154096.93265913,
										["x"] = -200228.94382627,
										["name"] = "SEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.549491979851,
										["callsign"] = 
										{
											[2] = 5,
											["name"] = "Springfield51",
											[3] = 1,
											[1] = 2,
											[4] = "Springfield51",
										}, -- 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"] = 415,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 459,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 461,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 460,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nawdc brown",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01113",
											["VoiceCallsignNumber"] = "52",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 459,
										["psi"] = 1.549491979851,
										["onboard_num"] = "03",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -154056.93265913,
										["x"] = -200268.94382627,
										["name"] = "SEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.549491979851,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 5,
											["name"] = "Springfield52",
											[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"] = 415,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 459,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 461,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 460,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nawdc brown",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01114",
											["VoiceCallsignNumber"] = "53",
										}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 0,
													[19] = 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"] = 460,
										["psi"] = 1.549491979851,
										["onboard_num"] = "04",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -154016.93265913,
										["x"] = -200308.94382627,
										["name"] = "SEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.549491979851,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 5,
											["name"] = "Springfield53",
											[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"] = 415,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 459,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 461,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 460,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01115",
											["VoiceCallsignNumber"] = "54",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 461,
										["psi"] = 1.549491979851,
										["onboard_num"] = "05",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -153976.93265913,
										["x"] = -200348.94382627,
										["name"] = "SEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.549491979851,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 5,
											["name"] = "Springfield54",
											[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"] = 415,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 459,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 461,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 460,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -154096.93265913,
								["x"] = -200228.94382627,
								["name"] = "SEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [15]
							[16] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 45,
																	}, -- 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"] = 62130.153406231,
											["x"] = 31076.773639208,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 279.12859497926,
											["ETA_locked"] = false,
											["y"] = -49581.696960468,
											["x"] = 33237.164613749,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 75,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["STN_L16"] = "01314",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 134,
													[19] = 124,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 588,
										["psi"] = 1.5514597774273,
										["onboard_num"] = "316",
										["y"] = 62130.153406231,
										["x"] = 31076.773639208,
										["name"] = "CRIMEA AIM-120C*6 Fuel*3  F-16C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5514597774273,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 588,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1892,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1894,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1893,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["STN_L16"] = "03744",
											["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 0,
													[19] = 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"] = 1892,
										["psi"] = 1.5514597774273,
										["onboard_num"] = "326",
										["y"] = 62170.153406231,
										["x"] = 31036.773639208,
										["name"] = "CRIMEA AIM-120C*6 Fuel*3 F-16C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5514597774273,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[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"] = 588,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1892,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1894,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1893,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["STN_L16"] = "03745",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 134,
													[19] = 124,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1893,
										["psi"] = 1.5514597774273,
										["onboard_num"] = "327",
										["y"] = 62210.153406231,
										["x"] = 30996.773639208,
										["name"] = "CRIMEA AIM-120C*6 Fuel*3 F-16C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5514597774273,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield13",
											[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"] = 588,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1892,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1894,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1893,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["STN_L16"] = "03746",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 0,
													[19] = 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"] = 1894,
										["psi"] = 1.5514597774273,
										["onboard_num"] = "328",
										["y"] = 62250.153406231,
										["x"] = 30956.773639208,
										["name"] = "CRIMEA AIM-120C*6 Fuel*3 F-16C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5514597774273,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield14",
											[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"] = 588,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1892,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1894,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1893,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 62130.153406231,
								["x"] = 31076.773639208,
								["name"] = "CRIMEA AIM-120C*6 Fuel*3 F-16C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [16]
							[17] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 46,
																	}, -- 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"] = 62034.165674502,
											["x"] = 31080.201772484,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 268.07693624431,
											["ETA_locked"] = false,
											["y"] = -49603.365367688,
											["x"] = 33253.166051279,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 76,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "FD",
											["STN_L16"] = "01320",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 134,
													[19] = 124,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 592,
										["psi"] = 1.5513343241808,
										["onboard_num"] = "301",
										["y"] = 62034.165674502,
										["x"] = 31080.201772484,
										["name"] = "CRIMEA AIM-120C*4 AIM-9M*2 Fuel*3 F-16C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 5,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513343241808,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 592,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1889,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1891,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1890,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "FD",
											["STN_L16"] = "03741",
											["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 0,
													[19] = 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"] = 1889,
										["psi"] = 1.5513343241808,
										["onboard_num"] = "323",
										["y"] = 62074.165674502,
										["x"] = 31040.201772484,
										["name"] = "CRIMEA AIM-120C*4 AIM-9M*2 Fuel*3 F-16C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 5,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513343241808,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford12",
											[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"] = 592,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1889,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1891,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1890,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "FD",
											["STN_L16"] = "03742",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 0,
													[19] = 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"] = 1890,
										["psi"] = 1.5513343241808,
										["onboard_num"] = "324",
										["y"] = 62114.165674502,
										["x"] = 31000.201772484,
										["name"] = "CRIMEA AIM-120C*4 AIM-9M*2 Fuel*3 F-16C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 5,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513343241808,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford13",
											[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"] = 592,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1889,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1891,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1890,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "FD",
											["STN_L16"] = "03743",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 0,
													[19] = 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"] = 1891,
										["psi"] = 1.5513343241808,
										["onboard_num"] = "325",
										["y"] = 62154.165674502,
										["x"] = 30960.201772484,
										["name"] = "CRIMEA AIM-120C*4 AIM-9M*2 Fuel*3 F-16C Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 5,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513343241808,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford14",
											[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"] = 592,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1889,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1891,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1890,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 62034.165674502,
								["x"] = 31080.201772484,
								["name"] = "CRIMEA AIM-120C*4 AIM-9M*2 Fuel*3 F-16C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [17]
							[18] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 47,
																	}, -- 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"] = 61938.463536302,
											["x"] = 31074.722815989,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 267.66099181726,
											["ETA_locked"] = false,
											["y"] = -49590.930533658,
											["x"] = 33231.439237379,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 77,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PC",
											["STN_L16"] = "01324",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 134,
													[19] = 124,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 596,
										["psi"] = 1.5514610863521,
										["onboard_num"] = "305",
										["y"] = 61938.463536302,
										["x"] = 31074.722815989,
										["name"] = "CRIMEA AIM-120C*6 ALQ-184 Fuel*2  F-16C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5514610863521,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 596,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1886,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1888,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1887,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PC",
											["STN_L16"] = "03736",
											["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 0,
													[19] = 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"] = 1886,
										["psi"] = 1.5514610863521,
										["onboard_num"] = "320",
										["y"] = 61978.463536302,
										["x"] = 31034.722815989,
										["name"] = "CRIMEA AIM-120C*6 ALQ-184 Fuel*2  F-16C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5514610863521,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac12",
											[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"] = 596,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1886,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1888,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1887,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PC",
											["STN_L16"] = "03737",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 0,
													[19] = 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"] = 1887,
										["psi"] = 1.5514610863521,
										["onboard_num"] = "321",
										["y"] = 62018.463536302,
										["x"] = 30994.722815989,
										["name"] = "CRIMEA AIM-120C*6 ALQ-184 Fuel*2  F-16C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5514610863521,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac13",
											[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"] = 596,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1886,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1888,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1887,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PC",
											["STN_L16"] = "03740",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 0,
													[19] = 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"] = 1888,
										["psi"] = 1.5514610863521,
										["onboard_num"] = "322",
										["y"] = 62058.463536302,
										["x"] = 30954.722815989,
										["name"] = "CRIMEA AIM-120C*6 ALQ-184 Fuel*2  F-16C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5514610863521,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac14",
											[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"] = 596,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1886,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1888,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1887,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 61938.463536302,
								["x"] = 31074.722815989,
								["name"] = "CRIMEA AIM-120C*6 ALQ-184 Fuel*2 F-16C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [18]
							[19] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 48,
																	}, -- 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"] = 61816.405233682,
											["x"] = 31083.140629959,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 267.35072132187,
											["ETA_locked"] = false,
											["y"] = -49604.739770608,
											["x"] = 33231.302485609,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 78,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VR",
											["STN_L16"] = "01330",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 134,
													[19] = 124,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 600,
										["psi"] = 1.5515190544795,
										["onboard_num"] = "305",
										["y"] = 61816.405233682,
										["x"] = 31083.140629959,
										["name"] = "CRIMEA AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5515190544795,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Viper11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 600,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1883,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1885,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1884,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VR",
											["STN_L16"] = "03733",
											["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 0,
													[19] = 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"] = 1883,
										["psi"] = 1.5515190544795,
										["onboard_num"] = "309",
										["y"] = 61856.405233682,
										["x"] = 31043.140629959,
										["name"] = "CRIMEA AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5515190544795,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Viper12",
											[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"] = 600,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1883,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1885,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1884,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VR",
											["STN_L16"] = "03734",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 0,
													[19] = 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"] = 1884,
										["psi"] = 1.5515190544795,
										["onboard_num"] = "310",
										["y"] = 61896.405233682,
										["x"] = 31003.140629959,
										["name"] = "CRIMEA AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5515190544795,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Viper13",
											[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"] = 600,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1883,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1885,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1884,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VR",
											["STN_L16"] = "03735",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 0,
													[19] = 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"] = 1885,
										["psi"] = 1.5515190544795,
										["onboard_num"] = "315",
										["y"] = 61936.405233682,
										["x"] = 30963.140629959,
										["name"] = "CRIMEA AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5515190544795,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Viper14",
											[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"] = 600,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1883,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1885,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1884,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 61816.405233682,
								["x"] = 31083.140629959,
								["name"] = "CRIMEA AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [19]
							[20] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = "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"] = 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"] = 61819.960865795,
											["x"] = 31536.942299274,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 504.06708082744,
											["ETA_locked"] = false,
											["y"] = -49581.232380898,
											["x"] = 33228.750891339,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 92,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "01412",
											["VoiceCallsignNumber"] = "21",
											["VoiceCallsignLabel"] = "SD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 650,
										["psi"] = 1.5556108651489,
										["onboard_num"] = "545",
										["y"] = 61819.960865795,
										["x"] = 31536.942299274,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 6103,
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556108651489,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "SD",
											["VoiceCallsignNumber"] = "22",
											["STN_L16"] = "04265",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2101,
										["psi"] = 1.5556108651489,
										["onboard_num"] = "546",
										["y"] = 61859.960865795,
										["x"] = 31496.942299274,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 6103,
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556108651489,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "SD",
											["VoiceCallsignNumber"] = "23",
											["STN_L16"] = "04266",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2102,
										["psi"] = 1.5556108651489,
										["onboard_num"] = "547",
										["y"] = 61899.960865795,
										["x"] = 31456.942299274,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 6103,
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556108651489,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "SD",
											["VoiceCallsignNumber"] = "24",
											["STN_L16"] = "04267",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2103,
										["psi"] = 1.5556108651489,
										["onboard_num"] = "548",
										["y"] = 61939.960865795,
										["x"] = 31416.942299274,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 6103,
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556108651489,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 61819.960865795,
								["x"] = 31536.942299274,
								["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [20]
							[21] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = "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"] = 63,
																	}, -- 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"] = 61722.20554638,
											["x"] = 31537.857564839,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.68242069374,
											["ETA_locked"] = false,
											["y"] = -49617.307925548,
											["x"] = 33228.457889619,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 93,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "DE",
											["VoiceCallsignNumber"] = "21",
											["STN_L16"] = "01416",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 654,
										["psi"] = 1.5556133036077,
										["onboard_num"] = "555",
										["y"] = 61722.20554638,
										["x"] = 31537.857564839,
										["name"] = "CREMIA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 6103,
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556133036077,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 2,
											["name"] = "Dodge21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03703",
											["VoiceCallsignNumber"] = "22",
											["VoiceCallsignLabel"] = "DE",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1859,
										["psi"] = 1.5556133036077,
										["onboard_num"] = "560",
										["y"] = 61762.20554638,
										["x"] = 31497.857564839,
										["name"] = "CRIMEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 6103,
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556133036077,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 2,
											["name"] = "Dodge22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03704",
											["VoiceCallsignNumber"] = "23",
											["VoiceCallsignLabel"] = "DE",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1860,
										["psi"] = 1.5556133036077,
										["onboard_num"] = "561",
										["y"] = 61802.20554638,
										["x"] = 31457.857564839,
										["name"] = "CRIMEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 6103,
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556133036077,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 2,
											["name"] = "Dodge23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03705",
											["VoiceCallsignNumber"] = "24",
											["VoiceCallsignLabel"] = "DE",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1861,
										["psi"] = 1.5556133036077,
										["onboard_num"] = "562",
										["y"] = 61842.20554638,
										["x"] = 31417.857564839,
										["name"] = "CRIMEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 6103,
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556133036077,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 2,
											["name"] = "Dodge24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 61722.20554638,
								["x"] = 31537.857564839,
								["name"] = "CRIMEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [21]
							[22] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = "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"] = 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"] = 61917.609143115,
											["x"] = 31539.571631477,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 504.72720843277,
											["ETA_locked"] = false,
											["y"] = -49596.561109288,
											["x"] = 33226.235893889,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 94,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "FD",
											["VoiceCallsignNumber"] = "21",
											["STN_L16"] = "01422",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 658,
										["psi"] = 1.5556723684906,
										["onboard_num"] = "564",
										["y"] = 61917.609143115,
										["x"] = 31539.571631477,
										["name"] = "CRIMEA AIM-120C*8 Fuel*3 F-15C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556723684906,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 2,
											["name"] = "Ford21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03711",
											["VoiceCallsignNumber"] = "22",
											["VoiceCallsignLabel"] = "FD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1865,
										["psi"] = 1.5556723684906,
										["onboard_num"] = "565",
										["y"] = 61957.609143115,
										["x"] = 31499.571631477,
										["name"] = "CRIMEA AIM-120C*8 Fuel*3 F-15C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556723684906,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 2,
											["name"] = "Ford22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03712",
											["VoiceCallsignNumber"] = "23",
											["VoiceCallsignLabel"] = "FD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1866,
										["psi"] = 1.5556723684906,
										["onboard_num"] = "566",
										["y"] = 61997.609143115,
										["x"] = 31459.571631477,
										["name"] = "CRIMEA AIM-120C*8 Fuel*3 F-15C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556723684906,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 2,
											["name"] = "Ford23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03713",
											["VoiceCallsignNumber"] = "24",
											["VoiceCallsignLabel"] = "FD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1867,
										["psi"] = 1.5556723684906,
										["onboard_num"] = "567",
										["y"] = 62037.609143115,
										["x"] = 31419.571631477,
										["name"] = "CRIMEA AIM-120C*8 Fuel*3 F-15C Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556723684906,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 2,
											["name"] = "Ford24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 61917.609143115,
								["x"] = 31539.571631477,
								["name"] = "CRIMEA AIM-120C*8 Fuel*3 F-15C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [22]
							[23] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 66,
																	}, -- 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"] = 62014.004868289,
											["x"] = 31536.942299274,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 505.21522954443,
											["ETA_locked"] = false,
											["y"] = -49590.570790168,
											["x"] = 33229.668061739,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 98,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "CY",
											["VoiceCallsignNumber"] = "21",
											["STN_L16"] = "01442",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 674,
										["psi"] = 1.5556303179603,
										["onboard_num"] = "522",
										["y"] = 62014.004868289,
										["x"] = 31536.942299274,
										["name"] = "CRIMEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = -1.5556303179603,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 2,
											["name"] = "Chevy21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03714",
											["VoiceCallsignNumber"] = "22",
											["VoiceCallsignLabel"] = "CY",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1868,
										["psi"] = 1.5556303179603,
										["onboard_num"] = "523",
										["y"] = 62054.004868289,
										["x"] = 31496.942299274,
										["name"] = "CRIMEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = -1.5556303179603,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 2,
											["name"] = "Chevy22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03715",
											["VoiceCallsignNumber"] = "23",
											["VoiceCallsignLabel"] = "CY",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1869,
										["psi"] = 1.5556303179603,
										["onboard_num"] = "524",
										["y"] = 62094.004868289,
										["x"] = 31456.942299274,
										["name"] = "CRIMEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = -1.5556303179603,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 2,
											["name"] = "Chevy23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03716",
											["VoiceCallsignNumber"] = "24",
											["VoiceCallsignLabel"] = "CY",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1870,
										["psi"] = 1.5556303179603,
										["onboard_num"] = "525",
										["y"] = 62134.004868289,
										["x"] = 31416.942299274,
										["name"] = "CRIMEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = -1.5556303179603,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 2,
											["name"] = "Chevy24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 62014.004868289,
								["x"] = 31536.942299274,
								["name"] = "CRIMEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [23]
							[24] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 61921.868867105,
											["x"] = 31743.55030193,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 504.33199469,
											["ETA_locked"] = false,
											["y"] = -49596.167291958,
											["x"] = 33232.159952139,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 101,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 686,
										["psi"] = 1.5574485196159,
										["onboard_num"] = "058",
										["y"] = 61921.868867105,
										["x"] = 31743.55030193,
										["name"] = "CRIMEA AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = -1.5574485196159,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 2,
											["name"] = "Pontiac21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["INSAlignmentStored"] = false,
											["TacanBand"] = 0,
											["KY28Key"] = 1,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 1856,
										["psi"] = 1.5574485196159,
										["onboard_num"] = "059",
										["y"] = 61961.868867105,
										["x"] = 31703.55030193,
										["name"] = "CRIMEA AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = -1.5574485196159,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 2,
											["name"] = "Pontiac22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["INSAlignmentStored"] = false,
											["TacanBand"] = 0,
											["KY28Key"] = 1,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["UseLAU138"] = true,
											["ALE39Loadout"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1857,
										["psi"] = 1.5574485196159,
										["onboard_num"] = "060",
										["y"] = 62001.868867105,
										["x"] = 31663.55030193,
										["name"] = "CRIMEA AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = -1.5574485196159,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 2,
											["name"] = "Pontiac23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["INSAlignmentStored"] = false,
											["TacanBand"] = 0,
											["KY28Key"] = 1,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 1858,
										["psi"] = 1.5574485196159,
										["onboard_num"] = "061",
										["y"] = 62041.868867105,
										["x"] = 31623.55030193,
										["name"] = "CRIMEA AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = -1.5574485196159,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 2,
											["name"] = "Pontiac24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 61921.868867105,
								["x"] = 31743.55030193,
								["name"] = "CRIMEA AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [24]
							[25] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 61821.664922802,
											["x"] = 31733.614505199,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.91379868325,
											["ETA_locked"] = false,
											["y"] = -49588.623868238,
											["x"] = 33233.184198429,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 102,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 690,
										["psi"] = 1.5573372543782,
										["onboard_num"] = "062",
										["y"] = 61821.664922802,
										["x"] = 31733.614505199,
										["name"] = "CRIMEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -1.5573372543782,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 3,
											["name"] = "Springfield31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["INSAlignmentStored"] = false,
											["TacanBand"] = 0,
											["KY28Key"] = 1,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 1853,
										["psi"] = 1.5573372543782,
										["onboard_num"] = "063",
										["y"] = 61861.664922802,
										["x"] = 31693.614505199,
										["name"] = "CRIMEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -1.5573372543782,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 3,
											["name"] = "Springfield32",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["INSAlignmentStored"] = false,
											["TacanBand"] = 0,
											["KY28Key"] = 1,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["UseLAU138"] = true,
											["ALE39Loadout"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1854,
										["psi"] = 1.5573372543782,
										["onboard_num"] = "064",
										["y"] = 61901.664922802,
										["x"] = 31653.614505199,
										["name"] = "CRIMEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -1.5573372543782,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 3,
											["name"] = "Springfield33",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["INSAlignmentStored"] = false,
											["TacanBand"] = 0,
											["KY28Key"] = 1,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 1855,
										["psi"] = 1.5573372543782,
										["onboard_num"] = "065",
										["y"] = 61941.664922802,
										["x"] = 31613.614505199,
										["name"] = "CRIMEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -1.5573372543782,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 3,
											["name"] = "Springfield34",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 61821.664922802,
								["x"] = 31733.614505199,
								["name"] = "CRIMEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [25]
							[26] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 61616.144863176,
											["x"] = 31746.342301966,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.28818521074,
											["ETA_locked"] = false,
											["y"] = -49605.408684548,
											["x"] = 33224.377462469,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 103,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 694,
										["psi"] = 1.5575080016871,
										["onboard_num"] = "066",
										["y"] = 61616.144863176,
										["x"] = 31746.342301966,
										["name"] = "CRIMEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = -1.5575080016871,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 3,
											["name"] = "Dodge31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["INSAlignmentStored"] = false,
											["TacanBand"] = 0,
											["KY28Key"] = 1,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 1847,
										["psi"] = 1.5575080016871,
										["onboard_num"] = "067",
										["y"] = 61656.144863176,
										["x"] = 31706.342301966,
										["name"] = "CRIMEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = -1.5575080016871,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 3,
											["name"] = "Dodge32",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["INSAlignmentStored"] = false,
											["TacanBand"] = 0,
											["KY28Key"] = 1,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["UseLAU138"] = true,
											["ALE39Loadout"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1848,
										["psi"] = 1.5575080016871,
										["onboard_num"] = "068",
										["y"] = 61696.144863176,
										["x"] = 31666.342301966,
										["name"] = "CRIMEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = -1.5575080016871,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 3,
											["name"] = "Dodge33",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["INSAlignmentStored"] = false,
											["TacanBand"] = 0,
											["KY28Key"] = 1,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 1849,
										["psi"] = 1.5575080016871,
										["onboard_num"] = "069",
										["y"] = 61736.144863176,
										["x"] = 31626.342301966,
										["name"] = "CRIMEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = -1.5575080016871,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 3,
											["name"] = "Dodge34",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 61616.144863176,
								["x"] = 31746.342301966,
								["name"] = "CRIMEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [26]
							[27] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 61712.468864414,
											["x"] = 31739.362301876,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 721.82181544349,
											["ETA_locked"] = false,
											["y"] = -49604.598532078,
											["x"] = 33228.204223959,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 104,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 698,
										["psi"] = 1.5574223385169,
										["onboard_num"] = "070",
										["y"] = 61712.468864414,
										["x"] = 31739.362301876,
										["name"] = "CRIMEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BELLY AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -1.5574223385169,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 3,
											["name"] = "Ford31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["INSAlignmentStored"] = false,
											["TacanBand"] = 0,
											["KY28Key"] = 1,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 1850,
										["psi"] = 1.5574223385169,
										["onboard_num"] = "071",
										["y"] = 61752.468864414,
										["x"] = 31699.362301876,
										["name"] = "CRIMEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BELLY AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -1.5574223385169,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 3,
											["name"] = "Ford32",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["INSAlignmentStored"] = false,
											["TacanBand"] = 0,
											["KY28Key"] = 1,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["UseLAU138"] = true,
											["ALE39Loadout"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1851,
										["psi"] = 1.5574223385169,
										["onboard_num"] = "072",
										["y"] = 61792.468864414,
										["x"] = 31659.362301876,
										["name"] = "CRIMEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BELLY AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -1.5574223385169,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 3,
											["name"] = "Ford33",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["INSAlignmentStored"] = false,
											["TacanBand"] = 0,
											["KY28Key"] = 1,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 1852,
										["psi"] = 1.5574223385169,
										["onboard_num"] = "073",
										["y"] = 61832.468864414,
										["x"] = 31619.362301876,
										["name"] = "CRIMEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BELLY AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -1.5574223385169,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 3,
											["name"] = "Ford34",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 61712.468864414,
								["x"] = 31739.362301876,
								["name"] = "CRIMEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [27]
							[28] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 74,
																	}, -- 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"] = 61948.041724312,
											["x"] = 30852.403452729,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 620.55496992162,
											["ETA_locked"] = false,
											["y"] = -49640.709971188,
											["x"] = 33212.477690429,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 116,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01552",
											["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 0,
													[19] = 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"] = 746,
										["psi"] = 1.5496497291334,
										["onboard_num"] = "22",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 61948.041724312,
										["x"] = 30852.403452729,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*3 Chaff0-Flare120 F/A-18C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5496497291334,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Hornet11",
											[3] = 1,
										}, -- 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"] = 746,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1041,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1043,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1042,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02221",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1041,
										["psi"] = 1.5496497291334,
										["onboard_num"] = "23",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 61988.041724312,
										["x"] = 30812.403452729,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*3 Chaff0-Flare120 F/A-18C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5496497291334,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Hornet12",
											[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"] = 746,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1041,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1043,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1042,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02222",
											["VoiceCallsignNumber"] = "13",
										}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 0,
													[19] = 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"] = 1042,
										["psi"] = 1.5496497291334,
										["onboard_num"] = "24",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 62028.041724312,
										["x"] = 30772.403452729,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*3 Chaff0-Flare120 F/A-18C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5496497291334,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Hornet13",
											[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"] = 746,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1041,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1043,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1042,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02223",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1043,
										["psi"] = 1.5496497291334,
										["onboard_num"] = "25",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 62068.041724312,
										["x"] = 30732.403452729,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*3 Chaff0-Flare120 F/A-18C Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5496497291334,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Hornet14",
											[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"] = 746,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1041,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1043,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1042,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 61948.041724312,
								["x"] = 30852.403452729,
								["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 Chaff60-Flare60 F/A-18C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [28]
							[29] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 76,
																	}, -- 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"] = 62052.120667547,
											["x"] = 30856.22904226,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 621.94926115976,
											["ETA_locked"] = false,
											["y"] = -49623.778011818,
											["x"] = 33229.409649809,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 118,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "nawdc brown",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01562",
											["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 0,
													[19] = 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"] = 754,
										["psi"] = 1.5495489180089,
										["onboard_num"] = "29",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 62052.120667547,
										["x"] = 30856.22904226,
										["name"] = "CRIMEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5495489180089,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Squid11",
											[3] = 1,
										}, -- 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"] = 754,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1050,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1052,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1051,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nawdc brown",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02232",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1050,
										["psi"] = 1.5495489180089,
										["onboard_num"] = "30",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 62092.120667547,
										["x"] = 30816.22904226,
										["name"] = "CRIMEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5495489180089,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Squid12",
											[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"] = 754,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1050,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1052,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1051,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nawdc brown",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02233",
											["VoiceCallsignNumber"] = "13",
										}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 0,
													[19] = 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"] = 1051,
										["psi"] = 1.5495489180089,
										["onboard_num"] = "43",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 62132.120667547,
										["x"] = 30776.22904226,
										["name"] = "CRIMEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5495489180089,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Squid13",
											[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"] = 754,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1050,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1052,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1051,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nawdc brown",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02234",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1052,
										["psi"] = 1.5495489180089,
										["onboard_num"] = "44",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 62172.120667547,
										["x"] = 30736.22904226,
										["name"] = "CRIMEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5495489180089,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Squid14",
											[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"] = 754,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1050,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1052,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1051,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 62052.120667547,
								["x"] = 30856.22904226,
								["name"] = "CRIMEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [29]
							[30] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 77,
																	}, -- 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"] = 62116.150429352,
											["x"] = 30863.792053379,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 621.48907683799,
											["ETA_locked"] = false,
											["y"] = -49640.709971188,
											["x"] = 33220.943670119,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 119,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc brown splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RN",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01566",
											["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 0,
													[19] = 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"] = 758,
										["psi"] = 1.5497076691075,
										["onboard_num"] = "33",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 62116.150429352,
										["x"] = 30863.792053379,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5497076691075,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 1,
											["name"] = "Ragin11",
											[3] = 1,
										}, -- 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"] = 758,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1047,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1049,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1048,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc brown splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RN",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02227",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1047,
										["psi"] = 1.5497076691075,
										["onboard_num"] = "32",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 62156.150429352,
										["x"] = 30823.792053379,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5497076691075,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 1,
											["name"] = "Ragin12",
											[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"] = 758,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1047,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1049,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1048,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc brown splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RN",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02230",
											["VoiceCallsignNumber"] = "13",
										}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 0,
													[19] = 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"] = 1048,
										["psi"] = 1.5497076691075,
										["onboard_num"] = "31",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 62196.150429352,
										["x"] = 30783.792053379,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5497076691075,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 1,
											["name"] = "Ragin13",
											[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"] = 758,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1047,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1049,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1048,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc brown splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RN",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02231",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1049,
										["psi"] = 1.5497076691075,
										["onboard_num"] = "34",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 62236.150429352,
										["x"] = 30743.792053379,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5497076691075,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 1,
											["name"] = "Ragin14",
											[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"] = 758,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1047,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1049,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1048,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 62116.150429352,
								["x"] = 30863.792053379,
								["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [30]
							[31] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 227.39054356591,
											["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"] = 82,
																	}, -- 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"] = 183378.41157863,
											["x"] = -195083.33660666,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 227.39054356591,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 228.20349763954,
											["ETA_locked"] = false,
											["y"] = 131726.70646727,
											["x"] = -199887.47582816,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 145,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CT",
											["STN_L16"] = "02267",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 309,
													[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"] = 1079,
										["psi"] = 1.6635397760752,
										["onboard_num"] = "301",
										["y"] = 183378.41157863,
										["x"] = -195083.33660666,
										["name"] = "BFM F-16C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6635397760752,
										["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"] = 1079,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2651,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2653,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2652,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CT",
											["STN_L16"] = "05333",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "12",
										}, -- 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,
													[18] = 0,
													[19] = 0,
													[17] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 309,
													[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"]
											}, -- 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,
													[18] = 0,
													[19] = 0,
													[17] = 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,
													[18] = 122,
													[19] = 124,
													[17] = 138,
													[20] = 137,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2651,
										["psi"] = 1.6635397760752,
										["onboard_num"] = "329",
										["y"] = 183418.41157863,
										["x"] = -195123.33660666,
										["name"] = "BFM F-16C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["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] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 1079,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2651,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2652,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2653,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CT",
											["STN_L16"] = "05334",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 309,
													[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"] = 2652,
										["psi"] = 1.6635397760752,
										["onboard_num"] = "330",
										["y"] = 183458.41157863,
										["x"] = -195163.33660666,
										["name"] = "BFM F-16C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt13",
											[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"] = 1079,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2651,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2652,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2653,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CT",
											["STN_L16"] = "05335",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 309,
													[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"] = 2653,
										["psi"] = 1.6635397760752,
										["onboard_num"] = "331",
										["y"] = 183498.41157863,
										["x"] = -195203.33660666,
										["name"] = "BFM F-16C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt14",
											[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"] = 1079,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2651,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2652,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2653,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 183378.41157863,
								["x"] = -195083.33660666,
								["name"] = "BFM F-16C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 309,
							}, -- end of [31]
							[32] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 227.39054356591,
											["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"] = 84,
																	}, -- 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"] = 183450.2262898,
											["x"] = -195594.69579311,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 234.34119725029,
											["ETA_locked"] = false,
											["y"] = 131822.47737457,
											["x"] = -199600.16310626,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 148,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "65th aggressor sqn (wa) super_flanker",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "CY",
											["VoiceCallsignNumber"] = "41",
											["STN_L16"] = "02311",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1097,
										["psi"] = 1.6482248357832,
										["onboard_num"] = "555",
										["y"] = 183450.2262898,
										["x"] = -195594.69579311,
										["name"] = "BFM F-15C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[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"] = -1.6482248357832,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 4,
											["name"] = "Chevy41",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "65th aggressor sqn (wa) super_flanker",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "CY",
											["VoiceCallsignNumber"] = "42",
											["STN_L16"] = "02315",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1101,
										["psi"] = 1.6482248357832,
										["onboard_num"] = "563",
										["y"] = 183490.2262898,
										["x"] = -195634.69579311,
										["name"] = "BFM F-15C-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[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"] = -1.6482248357832,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 4,
											["name"] = "Chevy42",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "65th aggressor sqn (wa) super_flanker",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "CY",
											["VoiceCallsignNumber"] = "43",
											["STN_L16"] = "02316",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1102,
										["psi"] = 1.6482248357832,
										["onboard_num"] = "568",
										["y"] = 183530.2262898,
										["x"] = -195674.69579311,
										["name"] = "BFM F-15C-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[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"] = -1.6482248357832,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 4,
											["name"] = "Chevy43",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "65th aggressor sqn (wa) super_flanker",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "CY",
											["VoiceCallsignNumber"] = "44",
											["STN_L16"] = "02317",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1103,
										["psi"] = 1.6482248357832,
										["onboard_num"] = "569",
										["y"] = 183570.2262898,
										["x"] = -195714.69579311,
										["name"] = "BFM F-15C Red",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [11]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6482248357832,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 4,
											["name"] = "Chevy44",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 183450.2262898,
								["x"] = -195594.69579311,
								["name"] = "BFM F-15C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [32]
							[33] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 227.39054356591,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 183522.68367085,
											["x"] = -196652.35752947,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 234.24482632457,
											["ETA_locked"] = false,
											["y"] = 131786.5713755,
											["x"] = -198276.51890616,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 152,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1128,
										["psi"] = 1.6021792055143,
										["onboard_num"] = "099",
										["y"] = 183522.68367085,
										["x"] = -196652.35752947,
										["name"] = "BFM F-14B-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-7 - AIM-9M}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{LAU-7 - AIM-9M}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 5658,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6021792055143,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 5,
											["name"] = "Enfield51",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1135,
										["psi"] = 1.6021792055143,
										["onboard_num"] = "100",
										["y"] = 183562.68367085,
										["x"] = -196692.35752947,
										["name"] = "BFM F-14B Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-7 - AIM-9M}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{LAU-7 - AIM-9M}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 5658,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6021792055143,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 5,
											["name"] = "Enfield52",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1136,
										["psi"] = 1.6021792055143,
										["onboard_num"] = "101",
										["y"] = 183602.68367085,
										["x"] = -196732.35752947,
										["name"] = "BFM F-14B Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-7 - AIM-9M}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{LAU-7 - AIM-9M}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 5658,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6021792055143,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 5,
											["name"] = "Enfield53",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1137,
										["psi"] = 1.6021792055143,
										["onboard_num"] = "102",
										["y"] = 183642.68367085,
										["x"] = -196772.35752947,
										["name"] = "BFM F-14B Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-7 - AIM-9M}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{LAU-7 - AIM-9M}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 5658,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6021792055143,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 5,
											["name"] = "Enfield54",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 183522.68367085,
								["x"] = -196652.35752947,
								["name"] = "BFM F-14B Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 309,
							}, -- end of [33]
							[34] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 227.39054356591,
											["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"] = 183833.49005332,
											["x"] = -198511.24687708,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 174.72222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 301.84424138377,
											["ETA_locked"] = false,
											["y"] = 131131.53029717,
											["x"] = -200484.73478159,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 166,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "aggressor marine scheme",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ChaffBurstInt"] = 0,
											["LAU68ROF"] = 0,
											["ChaffBurst"] = 0,
											["ChaffSalvo"] = 0,
											["ChaffSalvoInt"] = 0,
											["FlareBurst"] = 0,
											["LAU3ROF"] = 0,
											["FlareBurstInt"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-5E-3",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 309,
													[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"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1244,
										["psi"] = 1.6082250347426,
										["onboard_num"] = "102",
										["y"] = 183833.49005332,
										["x"] = -198511.24687708,
										["name"] = "BFM F-5E-1-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"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6082250347426,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 5,
											["name"] = "Enfield51",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "aggressor marine scheme",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ChaffBurst"] = 0,
											["LAU68ROF"] = 0,
											["ChaffBurstInt"] = 0,
											["ChaffSalvo"] = 0,
											["ChaffSalvoInt"] = 0,
											["FlareBurstInt"] = 0,
											["LAU3ROF"] = 0,
											["FlareBurst"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-5E-3",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 309,
													[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"] = 1248,
										["psi"] = 1.6082250347426,
										["onboard_num"] = "103",
										["y"] = 183873.49005332,
										["x"] = -198551.24687708,
										["name"] = "BFM F-5E Red-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"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6082250347426,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 5,
											["name"] = "Enfield52",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "aggressor marine scheme",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ChaffBurst"] = 0,
											["LAU68ROF"] = 0,
											["ChaffBurstInt"] = 0,
											["ChaffSalvo"] = 0,
											["ChaffSalvoInt"] = 0,
											["FlareBurstInt"] = 0,
											["LAU3ROF"] = 0,
											["FlareBurst"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-5E-3",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 309,
													[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"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1249,
										["psi"] = 1.6082250347426,
										["onboard_num"] = "104",
										["y"] = 183913.49005332,
										["x"] = -198591.24687708,
										["name"] = "BFM F-5E Red-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"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6082250347426,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 5,
											["name"] = "Enfield53",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "aggressor marine scheme",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ChaffBurst"] = 0,
											["LAU68ROF"] = 0,
											["ChaffBurstInt"] = 0,
											["ChaffSalvo"] = 0,
											["ChaffSalvoInt"] = 0,
											["FlareBurstInt"] = 0,
											["LAU3ROF"] = 0,
											["FlareBurst"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-5E-3",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 309,
													[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"] = 1250,
										["psi"] = 1.6082250347426,
										["onboard_num"] = "105",
										["y"] = 183953.49005332,
										["x"] = -198631.24687708,
										["name"] = "BFM F-5E Red-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"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6082250347426,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 5,
											["name"] = "Enfield54",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 183833.49005332,
								["x"] = -198511.24687708,
								["name"] = "BFM F-5E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 309,
							}, -- end of [34]
							[35] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 227.39054356591,
											["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"] = 183849.46660481,
											["x"] = -198947.06419348,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 226.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 230.19512218962,
											["ETA_locked"] = false,
											["y"] = 131917.83207313,
											["x"] = -202450.48922149,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 169,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vma-513d",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ClockTime"] = 1,
											["EWDispenserBR"] = 2,
											["AAR_Zone3"] = 0,
											["AAR_Zone2"] = 0,
											["EWDispenserTFR"] = 1,
											["AAR_Zone1"] = 0,
											["GBULaserCode1"] = 8,
											["RocketBurst"] = 1,
											["LoadWater"] = true,
											["MountNVG"] = false,
											["LaserCode100"] = 6,
											["EWDispenserBL"] = 2,
											["GBULaserCode100"] = 6,
											["LaserCode1"] = 8,
											["EWDispenserTFL"] = 1,
											["EWDispenserTBL"] = 2,
											["GBULaserCode10"] = 8,
											["LaserCode10"] = 8,
											["EWDispenserTBR"] = 2,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AV8BNA",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 309,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[7] = 270,
													[14] = 260,
													[23] = 122.1,
													[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,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 133,
													[2] = 257.8,
													[4] = 123.3,
													[8] = 385.4,
													[16] = 121,
													[17] = 126,
													[9] = 139,
													[18] = 125,
													[5] = 344,
													[10] = 140,
													[20] = 122,
													[21] = 123,
													[11] = 134,
													[22] = 124,
													[3] = 122.1,
													[6] = 385,
													[12] = 132,
													[24] = 136,
													[25] = 141,
													[13] = 131,
													[26] = 127,
													[7] = 130,
													[14] = 129,
													[23] = 135,
													[19] = 128,
													[15] = 138,
												}, -- 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,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
											[3] = 
											{
												["channels"] = 
												{
													[1] = 177,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[30] = 123.3,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[19] = 253,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[27] = 133,
													[7] = 270,
													[14] = 260,
													[28] = 257.8,
													[23] = 122.1,
													[29] = 122.1,
													[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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 1266,
										["psi"] = 1.638156513866,
										["onboard_num"] = "102",
										["y"] = 183849.46660481,
										["x"] = -198947.06419348,
										["name"] = "BFM AV-8B-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M-ON-ADAPTER}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{GAU_12_Equalizer_HE}",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "{AIM-9M-ON-ADAPTER}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 2464,
											["flare"] = 120,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.638156513866,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 5,
											["name"] = "Uzi51",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "vma-513d",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ClockTime"] = 1,
											["EWDispenserBR"] = 2,
											["AAR_Zone3"] = 0,
											["AAR_Zone2"] = 0,
											["EWDispenserBL"] = 2,
											["AAR_Zone1"] = 0,
											["LaserCode100"] = 6,
											["RocketBurst"] = 1,
											["LoadWater"] = true,
											["MountNVG"] = false,
											["EWDispenserTBL"] = 2,
											["GBULaserCode1"] = 8,
											["GBULaserCode100"] = 6,
											["LaserCode1"] = 8,
											["EWDispenserTFL"] = 1,
											["EWDispenserTFR"] = 1,
											["GBULaserCode10"] = 8,
											["LaserCode10"] = 8,
											["EWDispenserTBR"] = 2,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AV8BNA",
										["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,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 309,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[7] = 270,
													[14] = 260,
													[23] = 122.1,
													[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,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 133,
													[2] = 257.8,
													[4] = 123.3,
													[8] = 385.4,
													[16] = 121,
													[17] = 126,
													[9] = 139,
													[18] = 125,
													[5] = 344,
													[10] = 140,
													[20] = 122,
													[21] = 123,
													[11] = 134,
													[22] = 124,
													[3] = 122.1,
													[6] = 385,
													[12] = 132,
													[24] = 136,
													[25] = 141,
													[13] = 131,
													[26] = 127,
													[7] = 130,
													[14] = 129,
													[23] = 135,
													[19] = 128,
													[15] = 138,
												}, -- end of ["channels"]
											}, -- end of [2]
											[3] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 177,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[30] = 123.3,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[19] = 253,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[27] = 133,
													[7] = 270,
													[14] = 260,
													[28] = 257.8,
													[23] = 122.1,
													[29] = 122.1,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 1270,
										["psi"] = 1.638156513866,
										["onboard_num"] = "106",
										["y"] = 183889.46660481,
										["x"] = -198987.06419348,
										["name"] = "BFM AV-8B Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M-ON-ADAPTER}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{GAU_12_Equalizer_HE}",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "{AIM-9M-ON-ADAPTER}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 2464,
											["flare"] = 120,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.638156513866,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 5,
											["name"] = "Uzi52",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "vma-513d",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ClockTime"] = 1,
											["EWDispenserBR"] = 2,
											["AAR_Zone3"] = 0,
											["AAR_Zone2"] = 0,
											["EWDispenserBL"] = 2,
											["AAR_Zone1"] = 0,
											["LaserCode100"] = 6,
											["RocketBurst"] = 1,
											["LoadWater"] = true,
											["MountNVG"] = false,
											["EWDispenserTBL"] = 2,
											["GBULaserCode1"] = 8,
											["GBULaserCode100"] = 6,
											["LaserCode1"] = 8,
											["EWDispenserTFL"] = 1,
											["EWDispenserTFR"] = 1,
											["GBULaserCode10"] = 8,
											["LaserCode10"] = 8,
											["EWDispenserTBR"] = 2,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AV8BNA",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 309,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[7] = 270,
													[14] = 260,
													[23] = 122.1,
													[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,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 133,
													[2] = 257.8,
													[4] = 123.3,
													[8] = 385.4,
													[16] = 121,
													[17] = 126,
													[9] = 139,
													[18] = 125,
													[5] = 344,
													[10] = 140,
													[20] = 122,
													[21] = 123,
													[11] = 134,
													[22] = 124,
													[3] = 122.1,
													[6] = 385,
													[12] = 132,
													[24] = 136,
													[25] = 141,
													[13] = 131,
													[26] = 127,
													[7] = 130,
													[14] = 129,
													[23] = 135,
													[19] = 128,
													[15] = 138,
												}, -- 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,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
											[3] = 
											{
												["channels"] = 
												{
													[1] = 177,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[30] = 123.3,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[19] = 253,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[27] = 133,
													[7] = 270,
													[14] = 260,
													[28] = 257.8,
													[23] = 122.1,
													[29] = 122.1,
													[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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 1271,
										["psi"] = 1.638156513866,
										["onboard_num"] = "107",
										["y"] = 183929.46660481,
										["x"] = -199027.06419348,
										["name"] = "BFM AV-8B Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M-ON-ADAPTER}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{GAU_12_Equalizer_HE}",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "{AIM-9M-ON-ADAPTER}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 2464,
											["flare"] = 120,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.638156513866,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 5,
											["name"] = "Uzi53",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "vma-513d",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ClockTime"] = 1,
											["EWDispenserBR"] = 2,
											["AAR_Zone3"] = 0,
											["AAR_Zone2"] = 0,
											["EWDispenserBL"] = 2,
											["AAR_Zone1"] = 0,
											["LaserCode100"] = 6,
											["RocketBurst"] = 1,
											["LoadWater"] = true,
											["MountNVG"] = false,
											["EWDispenserTBL"] = 2,
											["GBULaserCode1"] = 8,
											["GBULaserCode100"] = 6,
											["LaserCode1"] = 8,
											["EWDispenserTFL"] = 1,
											["EWDispenserTFR"] = 1,
											["GBULaserCode10"] = 8,
											["LaserCode10"] = 8,
											["EWDispenserTBR"] = 2,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AV8BNA",
										["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,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 309,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[7] = 270,
													[14] = 260,
													[23] = 122.1,
													[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,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 133,
													[2] = 257.8,
													[4] = 123.3,
													[8] = 385.4,
													[16] = 121,
													[17] = 126,
													[9] = 139,
													[18] = 125,
													[5] = 344,
													[10] = 140,
													[20] = 122,
													[21] = 123,
													[11] = 134,
													[22] = 124,
													[3] = 122.1,
													[6] = 385,
													[12] = 132,
													[24] = 136,
													[25] = 141,
													[13] = 131,
													[26] = 127,
													[7] = 130,
													[14] = 129,
													[23] = 135,
													[19] = 128,
													[15] = 138,
												}, -- end of ["channels"]
											}, -- end of [2]
											[3] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 177,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[30] = 123.3,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[19] = 253,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[27] = 133,
													[7] = 270,
													[14] = 260,
													[28] = 257.8,
													[23] = 122.1,
													[29] = 122.1,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 1272,
										["psi"] = 1.638156513866,
										["onboard_num"] = "108",
										["y"] = 183969.46660481,
										["x"] = -199067.06419348,
										["name"] = "BFM AV-8B Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M-ON-ADAPTER}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{GAU_12_Equalizer_HE}",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "{AIM-9M-ON-ADAPTER}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 2464,
											["flare"] = 120,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.638156513866,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 5,
											["name"] = "Uzi54",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 183849.46660481,
								["x"] = -198947.06419348,
								["name"] = "BFM AV-8B Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 309,
							}, -- end of [35]
							[36] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 847009.56892319,
											["x"] = -277721.49305286,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 401.81827985912,
											["ETA_locked"] = false,
											["y"] = 848660.96842615,
											["x"] = -110167.19435485,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 198,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VM",
											["STN_L16"] = "03011",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1417,
										["psi"] = -0.0098555873958568,
										["onboard_num"] = "311",
										["y"] = 847009.56892319,
										["x"] = -277721.49305286,
										["name"] = "山岳戦 AIM-120C*6 Fuel*3 F-16C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.0098555873958568,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Venom11",
											[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"] = 1417,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1743,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1745,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1744,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VM",
											["STN_L16"] = "03517",
											["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] = 319,
													[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"] = 1743,
										["psi"] = -0.0098555873958568,
										["onboard_num"] = "338",
										["y"] = 847049.56892319,
										["x"] = -277761.49305286,
										["name"] = "山岳戦 AIM-120C*6 Fuel*3 F-16C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.0098555873958568,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Venom12",
											[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"] = 1417,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1743,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1745,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1744,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VM",
											["STN_L16"] = "03520",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1744,
										["psi"] = -0.0098555873958568,
										["onboard_num"] = "339",
										["y"] = 847089.56892319,
										["x"] = -277801.49305286,
										["name"] = "山岳戦 AIM-120C*6 Fuel*3 F-16C Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.0098555873958568,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Venom13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1417,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1743,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1745,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1744,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VM",
											["STN_L16"] = "03521",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 319,
													[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"] = 1745,
										["psi"] = -0.0098555873958568,
										["onboard_num"] = "340",
										["y"] = 847129.56892319,
										["x"] = -277841.49305286,
										["name"] = "山岳戦 AIM-120C*6 Fuel*3 F-16C Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.0098555873958568,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Venom14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1417,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1743,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1745,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1744,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847009.56892319,
								["x"] = -277721.49305286,
								["name"] = "山岳戦 AIM-120C*6 Fuel*3 F-16C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [36]
							[37] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 846913.58119147,
											["x"] = -277718.06491959,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 400.89061942849,
											["ETA_locked"] = false,
											["y"] = 848731.31752881,
											["x"] = -110552.35513956,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 199,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "LO",
											["STN_L16"] = "03015",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1421,
										["psi"] = -0.010873430330162,
										["onboard_num"] = "319",
										["y"] = 846913.58119147,
										["x"] = -277718.06491959,
										["name"] = "山岳戦 AIM-120C*4 AIM-9M*2 Fuel*3 F-16C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.010873430330162,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 1,
											["name"] = "Lobo11",
											[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"] = 1421,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1740,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1742,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1741,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "LO",
											["STN_L16"] = "03514",
											["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] = 319,
													[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"] = 1740,
										["psi"] = -0.010873430330162,
										["onboard_num"] = "335",
										["y"] = 846953.58119147,
										["x"] = -277758.06491959,
										["name"] = "山岳戦 AIM-120C*4 AIM-9M*2 Fuel*3 F-16C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.010873430330162,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 1,
											["name"] = "Lobo12",
											[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"] = 1421,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1740,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1742,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1741,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "LO",
											["STN_L16"] = "03515",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1741,
										["psi"] = -0.010873430330162,
										["onboard_num"] = "336",
										["y"] = 846993.58119147,
										["x"] = -277798.06491959,
										["name"] = "山岳戦 AIM-120C*4 AIM-9M*2 Fuel*3 F-16C Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.010873430330162,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 1,
											["name"] = "Lobo13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1421,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1740,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1742,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1741,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "LO",
											["STN_L16"] = "03516",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 319,
													[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"] = 1742,
										["psi"] = -0.010873430330162,
										["onboard_num"] = "337",
										["y"] = 847033.58119147,
										["x"] = -277838.06491959,
										["name"] = "山岳戦 AIM-120C*4 AIM-9M*2 Fuel*3 F-16C Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.010873430330162,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 1,
											["name"] = "Lobo14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1421,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1740,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1742,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1741,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846913.58119147,
								["x"] = -277718.06491959,
								["name"] = "山岳戦 AIM-120C*4 AIM-9M*2 Fuel*3 F-16C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [37]
							[38] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 846817.87905327,
											["x"] = -277723.54387608,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 401.84635368121,
											["ETA_locked"] = false,
											["y"] = 849259.8736843,
											["x"] = -110167.19435485,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 200,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "03021",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1425,
										["psi"] = -0.014573137703207,
										["onboard_num"] = "311",
										["y"] = 846817.87905327,
										["x"] = -277723.54387608,
										["name"] = "山岳戦 AIM-120C*6 ALQ-184 Fuel*2  F-16C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.014573137703207,
										["callsign"] = 
										{
											[1] = 12,
											[2] = 1,
											["name"] = "Cowboy11",
											[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"] = 1425,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1734,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1736,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1735,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "03506",
											["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] = 319,
													[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"] = 1734,
										["psi"] = -0.014573137703207,
										["onboard_num"] = "332",
										["y"] = 846857.87905327,
										["x"] = -277763.54387608,
										["name"] = "山岳戦 AIM-120C*6 ALQ-184 Fuel*2  F-16C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.014573137703207,
										["callsign"] = 
										{
											[1] = 12,
											[2] = 1,
											["name"] = "Cowboy12",
											[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"] = 1425,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1734,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1736,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1735,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "03507",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1735,
										["psi"] = -0.014573137703207,
										["onboard_num"] = "333",
										["y"] = 846897.87905327,
										["x"] = -277803.54387608,
										["name"] = "山岳戦 AIM-120C*6 ALQ-184 Fuel*2  F-16C Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.014573137703207,
										["callsign"] = 
										{
											[1] = 12,
											[2] = 1,
											["name"] = "Cowboy13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1425,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1734,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1736,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1735,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "03510",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 319,
													[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"] = 1736,
										["psi"] = -0.014573137703207,
										["onboard_num"] = "334",
										["y"] = 846937.87905327,
										["x"] = -277843.54387608,
										["name"] = "山岳戦 AIM-120C*6 ALQ-184 Fuel*2  F-16C Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.014573137703207,
										["callsign"] = 
										{
											[1] = 12,
											[2] = 1,
											["name"] = "Cowboy14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1425,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1734,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1736,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1735,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846817.87905327,
								["x"] = -277723.54387608,
								["name"] = "山岳戦 AIM-120C*6 ALQ-184 Fuel*2  F-16C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [38]
							[39] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 846695.82075065,
											["x"] = -277715.12606211,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 403.25625224253,
											["ETA_locked"] = false,
											["y"] = 848960.42105522,
											["x"] = -109568.28909671,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 201,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PN",
											["STN_L16"] = "03025",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1429,
										["psi"] = -0.013467178077549,
										["onboard_num"] = "351",
										["y"] = 846695.82075065,
										["x"] = -277715.12606211,
										["name"] = "CREMIA AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.013467178077549,
										["callsign"] = 
										{
											[1] = 13,
											[2] = 1,
											["name"] = "Python11",
											[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"] = 1429,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1731,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1733,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1732,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PN",
											["STN_L16"] = "03503",
											["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] = 319,
													[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"] = 1731,
										["psi"] = -0.013467178077549,
										["onboard_num"] = "352",
										["y"] = 846735.82075065,
										["x"] = -277755.12606211,
										["name"] = "山岳戦 AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.013467178077549,
										["callsign"] = 
										{
											[1] = 13,
											[2] = 1,
											["name"] = "Python12",
											[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"] = 1429,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1731,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1733,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1732,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PN",
											["STN_L16"] = "03504",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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"] = 1732,
										["psi"] = -0.013467178077549,
										["onboard_num"] = "353",
										["y"] = 846775.82075065,
										["x"] = -277795.12606211,
										["name"] = "山岳戦 AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.013467178077549,
										["callsign"] = 
										{
											[1] = 13,
											[2] = 1,
											["name"] = "Python13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1429,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1731,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1733,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1732,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PN",
											["STN_L16"] = "03505",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 319,
													[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"] = 1733,
										["psi"] = -0.013467178077549,
										["onboard_num"] = "354",
										["y"] = 846815.82075065,
										["x"] = -277835.12606211,
										["name"] = "山岳戦 AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.013467178077549,
										["callsign"] = 
										{
											[1] = 13,
											[2] = 1,
											["name"] = "Python14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 1429,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1731,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1733,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1732,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846695.82075065,
								["x"] = -277715.12606211,
								["name"] = "山岳戦 AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [39]
							[40] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = "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"] = 846700.02965763,
											["x"] = -277258.45965401,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 757.62978307782,
											["ETA_locked"] = false,
											["y"] = 849559.32631337,
											["x"] = -109867.74172578,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 215,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "03107",
											["VoiceCallsignNumber"] = "31",
											["VoiceCallsignLabel"] = "CY",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1479,
										["psi"] = -0.017079911266888,
										["onboard_num"] = "531",
										["y"] = 846700.02965763,
										["x"] = -277258.45965401,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F-15C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.017079911266888,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 3,
											["name"] = "Chevy31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "CY",
											["VoiceCallsignNumber"] = "32",
											["STN_L16"] = "03445",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1701,
										["psi"] = -0.017079911266888,
										["onboard_num"] = "532",
										["y"] = 846740.02965763,
										["x"] = -277298.45965401,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F-15C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.017079911266888,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 3,
											["name"] = "Chevy32",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "CY",
											["VoiceCallsignNumber"] = "33",
											["STN_L16"] = "03446",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1702,
										["psi"] = -0.017079911266888,
										["onboard_num"] = "533",
										["y"] = 846780.02965763,
										["x"] = -277338.45965401,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F-15C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.017079911266888,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 3,
											["name"] = "Chevy33",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "CY",
											["VoiceCallsignNumber"] = "34",
											["STN_L16"] = "03447",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1703,
										["psi"] = -0.017079911266888,
										["onboard_num"] = "534",
										["y"] = 846820.02965763,
										["x"] = -277378.45965401,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F-15C Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.017079911266888,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 3,
											["name"] = "Chevy34",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846700.02965763,
								["x"] = -277258.45965401,
								["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F-15C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [40]
							[41] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = "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"] = 846601.62106334,
											["x"] = -277260.40912723,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 758.97860060432,
											["ETA_locked"] = false,
											["y"] = 849259.8736843,
											["x"] = -109568.28909671,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 216,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "PC",
											["VoiceCallsignNumber"] = "31",
											["STN_L16"] = "03113",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1483,
										["psi"] = -0.015850655320298,
										["onboard_num"] = "555",
										["y"] = 846601.62106334,
										["x"] = -277260.40912723,
										["name"] = "山岳戦 AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.015850655320298,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 3,
											["name"] = "Pontiac31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "PC",
											["VoiceCallsignNumber"] = "32",
											["STN_L16"] = "03442",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1698,
										["psi"] = -0.015850655320298,
										["onboard_num"] = "570",
										["y"] = 846641.62106334,
										["x"] = -277300.40912723,
										["name"] = "山岳戦 AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.015850655320298,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 3,
											["name"] = "Pontiac32",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "PC",
											["VoiceCallsignNumber"] = "33",
											["STN_L16"] = "03443",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1699,
										["psi"] = -0.015850655320298,
										["onboard_num"] = "571",
										["y"] = 846681.62106334,
										["x"] = -277340.40912723,
										["name"] = "山岳戦 AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.015850655320298,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 3,
											["name"] = "Pontiac33",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "PC",
											["VoiceCallsignNumber"] = "34",
											["STN_L16"] = "03444",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1700,
										["psi"] = -0.015850655320298,
										["onboard_num"] = "572",
										["y"] = 846721.62106334,
										["x"] = -277380.40912723,
										["name"] = "山岳戦 AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.015850655320298,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 3,
											["name"] = "Pontiac34",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846601.62106334,
								["x"] = -277260.40912723,
								["name"] = "山岳戦 AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [41]
							[42] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = "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"] = 846797.02466008,
											["x"] = -277258.69506059,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 757.58360560365,
											["ETA_locked"] = false,
											["y"] = 848960.42105522,
											["x"] = -109867.74172578,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 217,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "UI",
											["VoiceCallsignNumber"] = "41",
											["STN_L16"] = "03117",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1487,
										["psi"] = -0.012923493830448,
										["onboard_num"] = "050",
										["y"] = 846797.02466008,
										["x"] = -277258.69506059,
										["name"] = "山岳戦 AIM-120C*8 Fuel*3 F-15C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.012923493830448,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 4,
											["name"] = "Uzi41",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "UI",
											["VoiceCallsignNumber"] = "42",
											["STN_L16"] = "03450",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1704,
										["psi"] = -0.012923493830448,
										["onboard_num"] = "051",
										["y"] = 846837.02466008,
										["x"] = -277298.69506059,
										["name"] = "山岳戦 AIM-120C*8 Fuel*3 F-15C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.012923493830448,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 4,
											["name"] = "Uzi42",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "UI",
											["VoiceCallsignNumber"] = "43",
											["STN_L16"] = "03451",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1705,
										["psi"] = -0.012923493830448,
										["onboard_num"] = "052",
										["y"] = 846877.02466008,
										["x"] = -277338.69506059,
										["name"] = "山岳戦 AIM-120C*8 Fuel*3 F-15C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.012923493830448,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 4,
											["name"] = "Uzi43",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "UI",
											["VoiceCallsignNumber"] = "44",
											["STN_L16"] = "03452",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1706,
										["psi"] = -0.012923493830448,
										["onboard_num"] = "053",
										["y"] = 846917.02466008,
										["x"] = -277378.69506059,
										["name"] = "山岳戦 AIM-120C*8 Fuel*3 F-15C Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.012923493830448,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 4,
											["name"] = "Uzi44",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846797.02466008,
								["x"] = -277258.69506059,
								["name"] = "山岳戦 AIM-120C*8 Fuel*3 F-15C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [42]
							[43] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 846897.84828603,
											["x"] = -277264.77301449,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 757.66634436517,
											["ETA_locked"] = false,
											["y"] = 849858.77894244,
											["x"] = -109867.74172578,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 221,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "DE",
											["VoiceCallsignNumber"] = "41",
											["STN_L16"] = "03137",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1503,
										["psi"] = -0.017686227158348,
										["onboard_num"] = "054",
										["y"] = 846897.84828603,
										["x"] = -277264.77301449,
										["name"] = "山岳戦 AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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.017686227158348,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 4,
											["name"] = "Dodge41",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "DE",
											["VoiceCallsignNumber"] = "42",
											["STN_L16"] = "03453",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1707,
										["psi"] = -0.017686227158348,
										["onboard_num"] = "055",
										["y"] = 846937.84828603,
										["x"] = -277304.77301449,
										["name"] = "山岳戦 AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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.017686227158348,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 4,
											["name"] = "Dodge42",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "DE",
											["VoiceCallsignNumber"] = "43",
											["STN_L16"] = "03454",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1708,
										["psi"] = -0.017686227158348,
										["onboard_num"] = "056",
										["y"] = 846977.84828603,
										["x"] = -277344.77301449,
										["name"] = "山岳戦 AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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.017686227158348,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 4,
											["name"] = "Dodge43",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "DE",
											["VoiceCallsignNumber"] = "44",
											["STN_L16"] = "03455",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 1709,
										["psi"] = -0.017686227158348,
										["onboard_num"] = "057",
										["y"] = 847017.84828603,
										["x"] = -277384.77301449,
										["name"] = "山岳戦 AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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.017686227158348,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 4,
											["name"] = "Dodge44",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846897.84828603,
								["x"] = -277264.77301449,
								["name"] = "山岳戦 AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [43]
							[44] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 846793.85827712,
											["x"] = -277059.08551663,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 758.09907209129,
											["ETA_locked"] = false,
											["y"] = 849858.77894244,
											["x"] = -109568.28909671,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 224,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1515,
										["psi"] = -0.018296997198465,
										["onboard_num"] = "074",
										["y"] = 846793.85827712,
										["x"] = -277059.08551663,
										["name"] = "山岳戦 AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B Red-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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.018296997198465,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 4,
											["name"] = "Ford41",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1695,
										["psi"] = -0.018296997198465,
										["onboard_num"] = "075",
										["y"] = 846833.85827712,
										["x"] = -277099.08551663,
										["name"] = "山岳戦 AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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.018296997198465,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 4,
											["name"] = "Ford42",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1696,
										["psi"] = -0.018296997198465,
										["onboard_num"] = "076",
										["y"] = 846873.85827712,
										["x"] = -277139.08551663,
										["name"] = "山岳戦 AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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.018296997198465,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 4,
											["name"] = "Ford43",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1697,
										["psi"] = -0.018296997198465,
										["onboard_num"] = "077",
										["y"] = 846913.85827712,
										["x"] = -277179.08551663,
										["name"] = "山岳戦 AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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.018296997198465,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 4,
											["name"] = "Ford44",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846793.85827712,
								["x"] = -277059.08551663,
								["name"] = "山岳戦 AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [44]
							[45] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 846701.08043977,
											["x"] = -277064.65218687,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 755.37581198,
											["ETA_locked"] = false,
											["y"] = 849259.8736843,
											["x"] = -110167.19435485,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 225,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1519,
										["psi"] = -0.015330328092769,
										["onboard_num"] = "078",
										["y"] = 846701.08043977,
										["x"] = -277064.65218687,
										["name"] = "山岳戦 AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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.015330328092769,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 4,
											["name"] = "Pontiac41",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1692,
										["psi"] = -0.015330328092769,
										["onboard_num"] = "079",
										["y"] = 846741.08043977,
										["x"] = -277104.65218687,
										["name"] = "山岳戦 AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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.015330328092769,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 4,
											["name"] = "Pontiac42",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1693,
										["psi"] = -0.015330328092769,
										["onboard_num"] = "080",
										["y"] = 846781.08043977,
										["x"] = -277144.65218687,
										["name"] = "山岳戦 AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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.015330328092769,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 4,
											["name"] = "Pontiac43",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1694,
										["psi"] = -0.015330328092769,
										["onboard_num"] = "081",
										["y"] = 846821.08043977,
										["x"] = -277184.65218687,
										["name"] = "山岳戦 AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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.015330328092769,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 4,
											["name"] = "Pontiac44",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846701.08043977,
								["x"] = -277064.65218687,
								["name"] = "山岳戦 AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [45]
							[46] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 846491.40252735,
											["x"] = -277053.51884639,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 756.7737802704,
											["ETA_locked"] = false,
											["y"] = 850158.23157152,
											["x"] = -109867.74172578,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 226,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1523,
										["psi"] = -0.021929145595639,
										["onboard_num"] = "082",
										["y"] = 846491.40252735,
										["x"] = -277053.51884639,
										["name"] = "山岳戦 AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B Red",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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.021929145595639,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 5,
											["name"] = "Colt51",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1686,
										["psi"] = -0.021929145595639,
										["onboard_num"] = "083",
										["y"] = 846531.40252735,
										["x"] = -277093.51884639,
										["name"] = "山岳戦 AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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.021929145595639,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 5,
											["name"] = "Colt52",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1687,
										["psi"] = -0.021929145595639,
										["onboard_num"] = "084",
										["y"] = 846571.40252735,
										["x"] = -277133.51884639,
										["name"] = "山岳戦 AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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.021929145595639,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 5,
											["name"] = "Colt53",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1688,
										["psi"] = -0.021929145595639,
										["onboard_num"] = "085",
										["y"] = 846611.40252735,
										["x"] = -277173.51884639,
										["name"] = "山岳戦 AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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.021929145595639,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 5,
											["name"] = "Colt54",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846491.40252735,
								["x"] = -277053.51884639,
								["name"] = "山岳戦 AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [46]
							[47] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 846578.61369446,
											["x"] = -277059.08551663,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 756.73725093786,
											["ETA_locked"] = false,
											["y"] = 849559.32631337,
											["x"] = -109867.74172578,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 227,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1527,
										["psi"] = -0.017826263082818,
										["onboard_num"] = "086",
										["y"] = 846578.61369446,
										["x"] = -277059.08551663,
										["name"] = "山岳戦 AIM-7P*6 AIM-9M*2 Fuel*2 F-14B Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BELLY AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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.017826263082818,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 5,
											["name"] = "Dodge51",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 319,
													[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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1689,
										["psi"] = -0.017826263082818,
										["onboard_num"] = "087",
										["y"] = 846618.61369446,
										["x"] = -277099.08551663,
										["name"] = "山岳戦 AIM-7P*6 AIM-9M*2 Fuel*2 F-14B Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BELLY AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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.017826263082818,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 5,
											["name"] = "Dodge52",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- 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,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1690,
										["psi"] = -0.017826263082818,
										["onboard_num"] = "088",
										["y"] = 846658.61369446,
										["x"] = -277139.08551663,
										["name"] = "山岳戦 AIM-7P*6 AIM-9M*2 Fuel*2 F-14B Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BELLY AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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.017826263082818,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 5,
											["name"] = "Dodge53",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 319,
													[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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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,
													[27] = 262,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1691,
										["psi"] = -0.017826263082818,
										["onboard_num"] = "089",
										["y"] = 846698.61369446,
										["x"] = -277179.08551663,
										["name"] = "山岳戦 AIM-7P*6 AIM-9M*2 Fuel*2 F-14B Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BELLY AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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.017826263082818,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 5,
											["name"] = "Dodge54",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846578.61369446,
								["x"] = -277059.08551663,
								["name"] = "山岳戦 AIM-7P*6 AIM-9M*2 Fuel*2 F-14B Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [47]
							[48] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 847310.63009548,
											["x"] = -277976.21078471,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 939.6656252878,
											["ETA_locked"] = false,
											["y"] = 850158.23157152,
											["x"] = -108969.38383856,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 239,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RN",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03247",
											["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] = 319,
													[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"] = 1575,
										["psi"] = -0.016847438088502,
										["onboard_num"] = "52",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847310.63009548,
										["x"] = -277976.21078471,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 TALD*3 Chaff0-Flare120 F/A-18C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.016847438088502,
										["callsign"] = 
										{
											[1] = 12,
											[2] = 1,
											["name"] = "Roman11",
											[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"] = 1575,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1752,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1754,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1753,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RN",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03530",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1752,
										["psi"] = -0.016847438088502,
										["onboard_num"] = "53",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847350.63009548,
										["x"] = -278016.21078471,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 TALD*3 Chaff0-Flare120 F/A-18C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.016847438088502,
										["callsign"] = 
										{
											[1] = 12,
											[2] = 1,
											["name"] = "Roman12",
											[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"] = 1575,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1752,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1754,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1753,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RN",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03531",
											["VoiceCallsignNumber"] = "13",
										}, -- 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] = 319,
													[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"] = 1753,
										["psi"] = -0.016847438088502,
										["onboard_num"] = "41",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847390.63009548,
										["x"] = -278056.21078471,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 TALD*3 Chaff0-Flare120 F/A-18C Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.016847438088502,
										["callsign"] = 
										{
											[1] = 12,
											[2] = 1,
											["name"] = "Roman13",
											[3] = 3,
										}, -- 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"] = 1575,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1752,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1754,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1753,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RN",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03532",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1754,
										["psi"] = -0.016847438088502,
										["onboard_num"] = "46",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847430.63009548,
										["x"] = -278096.21078471,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 TALD*3 Chaff0-Flare120 F/A-18C Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.016847438088502,
										["callsign"] = 
										{
											[1] = 12,
											[2] = 1,
											["name"] = "Roman14",
											[3] = 4,
										}, -- 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"] = 1575,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1752,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1754,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1753,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847310.63009548,
								["x"] = -277976.21078471,
								["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 Chaff30-Flare90 F/A-18C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [48]
							[49] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 847092.13822137,
											["x"] = -277944.05757814,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 932.94026480202,
											["ETA_locked"] = false,
											["y"] = 849858.77894244,
											["x"] = -110167.19435485,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 241,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "nawdc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SG",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03257",
											["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] = 319,
													[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"] = 1583,
										["psi"] = -0.01648850705858,
										["onboard_num"] = "25",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847092.13822137,
										["x"] = -277944.05757814,
										["name"] = "山岳戦 AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.01648850705858,
										["callsign"] = 
										{
											[1] = 13,
											[2] = 1,
											["name"] = "Sting11",
											[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"] = 1583,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1761,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1763,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1762,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nawdc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SG",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03541",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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"] = 1761,
										["psi"] = -0.01648850705858,
										["onboard_num"] = "26",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847132.13822137,
										["x"] = -277984.05757814,
										["name"] = "山岳戦 AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.01648850705858,
										["callsign"] = 
										{
											[1] = 13,
											[2] = 1,
											["name"] = "Sting12",
											[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"] = 1583,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1761,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1763,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1762,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nawdc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SG",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03542",
											["VoiceCallsignNumber"] = "13",
										}, -- 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] = 259,
													[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"] = 1762,
										["psi"] = -0.01648850705858,
										["onboard_num"] = "27",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847172.13822137,
										["x"] = -278024.05757814,
										["name"] = "山岳戦 AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.01648850705858,
										["callsign"] = 
										{
											[1] = 13,
											[2] = 1,
											["name"] = "Sting13",
											[3] = 3,
										}, -- 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"] = 1583,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1761,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1763,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1762,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nawdc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SG",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03543",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1763,
										["psi"] = -0.01648850705858,
										["onboard_num"] = "28",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847212.13822137,
										["x"] = -278064.05757814,
										["name"] = "山岳戦 AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.01648850705858,
										["callsign"] = 
										{
											[1] = 13,
											[2] = 1,
											["name"] = "Sting14",
											[3] = 4,
										}, -- 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"] = 1583,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1761,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1763,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1762,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847092.13822137,
								["x"] = -277944.05757814,
								["name"] = "山岳戦 AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [49]
							[50] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 846995.56594632,
											["x"] = -277934.47463869,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 929.51560454437,
											["ETA_locked"] = false,
											["y"] = 849259.8736843,
											["x"] = -110766.099613,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 242,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc brown splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03263",
											["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] = 319,
													[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"] = 1587,
										["psi"] = -0.013544244095966,
										["onboard_num"] = "32",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 846995.56594632,
										["x"] = -277934.47463869,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.013544244095966,
										["callsign"] = 
										{
											[1] = 14,
											[2] = 1,
											["name"] = "Jury11",
											[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"] = 1587,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1758,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1760,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1759,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc brown splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03536",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1758,
										["psi"] = -0.013544244095966,
										["onboard_num"] = "43",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847035.56594632,
										["x"] = -277974.47463869,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.013544244095966,
										["callsign"] = 
										{
											[1] = 14,
											[2] = 1,
											["name"] = "Jury12",
											[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"] = 1587,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1758,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1760,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1759,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc brown splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03537",
											["VoiceCallsignNumber"] = "13",
										}, -- 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] = 319,
													[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"] = 1759,
										["psi"] = -0.013544244095966,
										["onboard_num"] = "44",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847075.56594632,
										["x"] = -278014.47463869,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.013544244095966,
										["callsign"] = 
										{
											[1] = 14,
											[2] = 1,
											["name"] = "Jury13",
											[3] = 3,
										}, -- 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"] = 1587,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1758,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1760,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1759,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc brown splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03540",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1760,
										["psi"] = -0.013544244095966,
										["onboard_num"] = "45",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847115.56594632,
										["x"] = -278054.47463869,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.013544244095966,
										["callsign"] = 
										{
											[1] = 14,
											[2] = 1,
											["name"] = "Jury14",
											[3] = 4,
										}, -- 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"] = 1587,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1758,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1760,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1759,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846995.56594632,
								["x"] = -277934.47463869,
								["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C Red-1",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [50]
							[51] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.75,
											["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"] = 297828.41127712,
											["x"] = -50008.339203053,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 253.02408469794,
											["ETA_locked"] = false,
											["y"] = 274064.86831204,
											["x"] = -29781.440742842,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 249,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "ija style d40",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["WaterTankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "P-47D-40",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 124,
													[2] = 124,
													[4] = 139,
													[3] = 131,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 108.9,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1938,
										["psi"] = 0.86562136943094,
										["onboard_num"] = "010",
										["y"] = 297828.41127712,
										["x"] = -50008.339203053,
										["name"] = "WW2 P-47D-40 Red-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 676.704,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.86562136943094,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 5,
											["name"] = "Ford51",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "ija style d40",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["WaterTankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "P-47D-40",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 124,
													[2] = 124,
													[4] = 139,
													[3] = 131,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 108.9,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1942,
										["psi"] = 0.86562136943094,
										["onboard_num"] = "011",
										["y"] = 297868.41127712,
										["x"] = -50048.339203053,
										["name"] = "WW2 P-47D-40 Red-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 676.704,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.86562136943094,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 5,
											["name"] = "Ford52",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "ija style d40",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["WaterTankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "P-47D-40",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 124,
													[2] = 124,
													[4] = 139,
													[3] = 131,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 108.9,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1943,
										["psi"] = 0.86562136943094,
										["onboard_num"] = "012",
										["y"] = 297908.41127712,
										["x"] = -50088.339203053,
										["name"] = "WW2 P-47D-40 Red-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 676.704,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.86562136943094,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 5,
											["name"] = "Ford53",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "ija style d40",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["WaterTankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "P-47D-40",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 124,
													[2] = 124,
													[4] = 139,
													[3] = 131,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 108.9,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1944,
										["psi"] = 0.86562136943094,
										["onboard_num"] = "013",
										["y"] = 297948.41127712,
										["x"] = -50128.339203053,
										["name"] = "WW2 P-47D-40 Red-4",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 676.704,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.86562136943094,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 5,
											["name"] = "Ford54",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 297828.41127712,
								["x"] = -50008.339203053,
								["name"] = "WW2 P-47D-40 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [51]
							[52] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.75,
											["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"] = 298074.75753647,
											["x"] = -49796.02277532,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 251.04463847604,
											["ETA_locked"] = false,
											["y"] = 274558.42444964,
											["x"] = -29655.561559622,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 252,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "KI-61_HIEN_camouflage",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["MW50TankContents"] = 1,
											["Flare_Gun"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Bf-109K-4",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[2] = 40,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1962,
										["psi"] = 0.8625721115975,
										["onboard_num"] = "014",
										["y"] = 298074.75753647,
										["x"] = -49796.02277532,
										["name"] = "WW2 Bf-109 Red",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 296,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.8625721115975,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "KI-61_HIEN_camouflage",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["MW50TankContents"] = 1,
											["Flare_Gun"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Bf-109K-4",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[2] = 40,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1966,
										["psi"] = 0.8625721115975,
										["onboard_num"] = "015",
										["y"] = 298114.75753647,
										["x"] = -49836.02277532,
										["name"] = "WW2 Bf-109 Red-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 296,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.8625721115975,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "KI-61_HIEN_camouflage",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["MW50TankContents"] = 1,
											["Flare_Gun"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Bf-109K-4",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[2] = 40,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1967,
										["psi"] = 0.8625721115975,
										["onboard_num"] = "016",
										["y"] = 298154.75753647,
										["x"] = -49876.02277532,
										["name"] = "WW2 Bf-109 Red-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 296,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.8625721115975,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "KI-61_HIEN_camouflage",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["MW50TankContents"] = 1,
											["Flare_Gun"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Bf-109K-4",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[2] = 40,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1968,
										["psi"] = 0.8625721115975,
										["onboard_num"] = "017",
										["y"] = 298194.75753647,
										["x"] = -49916.02277532,
										["name"] = "WW2 Bf-109 Red-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 296,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.8625721115975,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 298074.75753647,
								["x"] = -49796.02277532,
								["name"] = "WW2 Bf-109 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 40,
							}, -- end of [52]
							[53] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.75,
											["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"] = 298627.09187587,
											["x"] = -49227.881283101,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 252.29849394715,
											["ETA_locked"] = false,
											["y"] = 274748.10042302,
											["x"] = -29324.19680775,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 256,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190A8 Japan Green",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190A8",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1987,
										["psi"] = 0.87594622835427,
										["onboard_num"] = "010",
										["y"] = 298627.09187587,
										["x"] = -49227.881283101,
										["name"] = "WW2 Fw-190A-8 Red-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 409,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.87594622835427,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 5,
											["name"] = "Chevy51",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190A8 Japan Green",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190A8",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1991,
										["psi"] = 0.87594622835427,
										["onboard_num"] = "018",
										["y"] = 298667.09187587,
										["x"] = -49267.881283101,
										["name"] = "WW2 Fw-190A-8 Red-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 409,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.87594622835427,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 5,
											["name"] = "Chevy52",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190A8 Japan White",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190A8",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1992,
										["psi"] = 0.87594622835427,
										["onboard_num"] = "019",
										["y"] = 298707.09187587,
										["x"] = -49307.881283101,
										["name"] = "WW2 Fw-190A-8 Red-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 409,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.87594622835427,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 5,
											["name"] = "Chevy53",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190A8 Japan White",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190A8",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1993,
										["psi"] = 0.87594622835427,
										["onboard_num"] = "020",
										["y"] = 298747.09187587,
										["x"] = -49347.881283101,
										["name"] = "WW2 Fw-190A-8 Red-4",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 409,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.87594622835427,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 5,
											["name"] = "Chevy54",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 298627.09187587,
								["x"] = -49227.881283101,
								["name"] = "WW2 Fw-190A-8 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 38.4,
							}, -- end of [53]
							[54] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 62464.064851517,
											["x"] = 30855.062061569,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 624.7716956715,
											["ETA_locked"] = false,
											["y"] = -49988.64738338,
											["x"] = 32641.640695528,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 266,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04217",
											["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 0,
													[19] = 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"] = 2063,
										["psi"] = 1.5549102862967,
										["onboard_num"] = "23",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 62464.064851517,
										["x"] = 30855.062061569,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 F/A-18C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5549102862967,
										["callsign"] = 
										{
											[1] = 20,
											[2] = 1,
											["name"] = "Snake11",
											[3] = 1,
										}, -- 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"] = 2063,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2067,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2069,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2068,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04223",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2067,
										["psi"] = 1.5549102862967,
										["onboard_num"] = "24",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 62504.064851517,
										["x"] = 30815.062061569,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 F/A-18C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5549102862967,
										["callsign"] = 
										{
											[1] = 20,
											[2] = 1,
											["name"] = "Snake12",
											[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"] = 2063,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2067,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2069,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2068,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04224",
											["VoiceCallsignNumber"] = "13",
										}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 0,
													[19] = 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"] = 2068,
										["psi"] = 1.5549102862967,
										["onboard_num"] = "25",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 62544.064851517,
										["x"] = 30775.062061569,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 F/A-18C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5549102862967,
										["callsign"] = 
										{
											[1] = 20,
											[2] = 1,
											["name"] = "Snake13",
											[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"] = 2063,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2067,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2069,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2068,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04225",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2069,
										["psi"] = 1.5549102862967,
										["onboard_num"] = "26",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 62584.064851517,
										["x"] = 30735.062061569,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 F/A-18C Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5549102862967,
										["callsign"] = 
										{
											[1] = 20,
											[2] = 1,
											["name"] = "Snake14",
											[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"] = 2063,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2067,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2069,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2068,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 62464.064851517,
								["x"] = 30855.062061569,
								["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 Chaff30-Flare90 F/A-18C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [54]
							[55] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 62269.509358949,
											["x"] = 31082.712327886,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 271.04700515557,
											["ETA_locked"] = false,
											["y"] = -50749.858317773,
											["x"] = 32591.899988117,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 282,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RR",
											["STN_L16"] = "04420",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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"] = 2192,
										["psi"] = 1.5574437660903,
										["onboard_num"] = "345",
										["y"] = 62269.509358949,
										["x"] = 31082.712327886,
										["name"] = "CRIMEA AIM-120C*6 Fuel*1 F-16C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5574437660903,
										["callsign"] = 
										{
											[1] = 14,
											[2] = 1,
											["name"] = "Rattler11",
											[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"] = 2192,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2196,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2198,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2197,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs bdu splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RR",
											["STN_L16"] = "04424",
											["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] = 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"] = 2196,
										["psi"] = 1.5574437660903,
										["onboard_num"] = "346",
										["y"] = 62309.509358949,
										["x"] = 31042.712327886,
										["name"] = "CRIMEA AIM-120C*6 Fuel*1 Red F-16C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5574437660903,
										["callsign"] = 
										{
											[1] = 14,
											[2] = 1,
											["name"] = "Rattler12",
											[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"] = 2192,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2196,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2198,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2197,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs bdu splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RR",
											["STN_L16"] = "04425",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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"] = 2197,
										["psi"] = 1.5574437660903,
										["onboard_num"] = "347",
										["y"] = 62349.509358949,
										["x"] = 31002.712327886,
										["name"] = "CRIMEA AIM-120C*6 Fuel*1 Red F-16C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5574437660903,
										["callsign"] = 
										{
											[1] = 14,
											[2] = 1,
											["name"] = "Rattler13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2192,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2196,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2198,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2197,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RR",
											["STN_L16"] = "04426",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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"] = 2198,
										["psi"] = 1.5574437660903,
										["onboard_num"] = "348",
										["y"] = 62389.509358949,
										["x"] = 30962.712327886,
										["name"] = "CRIMEA AIM-120C*6 Fuel*1 Red F-16C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5574437660903,
										["callsign"] = 
										{
											[1] = 14,
											[2] = 1,
											["name"] = "Rattler14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2192,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2196,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2198,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2197,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 62269.509358949,
								["x"] = 31082.712327886,
								["name"] = "CRIMEA AIM-120C*6 Fuel*1 Red F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [55]
							[56] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -153703.3451737,
											["x"] = -200003.14584725,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 279.12859497926,
											["ETA_locked"] = false,
											["y"] = -265559.05032643,
											["x"] = -197828.80581254,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 284,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PR",
											["STN_L16"] = "04433",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2203,
										["psi"] = 1.5513599804452,
										["onboard_num"] = "367",
										["y"] = -153703.3451737,
										["x"] = -200003.14584725,
										["name"] = "SEA AIM-120C*6 Fuel*3  F-16C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513599804452,
										["callsign"] = 
										{
											[1] = 15,
											[2] = 1,
											["name"] = "Panther11",
											[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"] = 2203,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2207,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2209,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2208,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PR",
											["STN_L16"] = "04437",
											["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] = 249,
													[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"] = 2207,
										["psi"] = 1.5513599804452,
										["onboard_num"] = "368",
										["y"] = -153663.3451737,
										["x"] = -200043.14584725,
										["name"] = "SEA AIM-120C*6 Fuel*1 F-16C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513599804452,
										["callsign"] = 
										{
											[1] = 15,
											[2] = 1,
											["name"] = "Panther12",
											[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"] = 2203,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2207,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2209,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2208,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PR",
											["STN_L16"] = "04440",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2208,
										["psi"] = 1.5513599804452,
										["onboard_num"] = "369",
										["y"] = -153623.3451737,
										["x"] = -200083.14584725,
										["name"] = "SEA AIM-120C*6 Fuel*1 F-16C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513599804452,
										["callsign"] = 
										{
											[1] = 15,
											[2] = 1,
											["name"] = "Panther13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2203,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2207,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2209,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2208,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PR",
											["STN_L16"] = "04441",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 249,
													[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"] = 2209,
										["psi"] = 1.5513599804452,
										["onboard_num"] = "370",
										["y"] = -153583.3451737,
										["x"] = -200123.14584725,
										["name"] = "SEA AIM-120C*6 Fuel*1 F-16C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513599804452,
										["callsign"] = 
										{
											[1] = 15,
											[2] = 1,
											["name"] = "Panther14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2203,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2207,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2209,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2208,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -153703.3451737,
								["x"] = -200003.14584725,
								["name"] = "SEA AIM-120C*6 Fuel*1 F-16C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [56]
							[57] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 847146.76173493,
											["x"] = -277721.10554901,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 401.81827985912,
											["ETA_locked"] = false,
											["y"] = 848798.16123788,
											["x"] = -110166.806851,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 285,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "WF",
											["STN_L16"] = "04442",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 2210,
										["psi"] = -0.0098555873957971,
										["onboard_num"] = "341",
										["y"] = 847146.76173493,
										["x"] = -277721.10554901,
										["name"] = "山岳戦 AIM-120C*6 Fuel*3 F-16C Red-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.0098555873957971,
										["callsign"] = 
										{
											[1] = 16,
											[2] = 1,
											["name"] = "Wolf11",
											[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"] = 2210,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2214,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2216,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2215,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "WF",
											["STN_L16"] = "04446",
											["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] = 319,
													[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"] = 2214,
										["psi"] = -0.0098555873957971,
										["onboard_num"] = "342",
										["y"] = 847186.76173493,
										["x"] = -277761.10554901,
										["name"] = "山岳戦 AIM-120C*6 Fuel*1 F-16C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.0098555873957971,
										["callsign"] = 
										{
											[1] = 16,
											[2] = 1,
											["name"] = "Wolf12",
											[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"] = 2210,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2214,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2216,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2215,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "WF",
											["STN_L16"] = "04447",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 2215,
										["psi"] = -0.0098555873957971,
										["onboard_num"] = "343",
										["y"] = 847226.76173493,
										["x"] = -277801.10554901,
										["name"] = "山岳戦 AIM-120C*6 Fuel*1 F-16C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.0098555873957971,
										["callsign"] = 
										{
											[1] = 16,
											[2] = 1,
											["name"] = "Wolf13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2210,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2214,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2216,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2215,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "WF",
											["STN_L16"] = "04450",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 319,
													[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"] = 2216,
										["psi"] = -0.0098555873957971,
										["onboard_num"] = "344",
										["y"] = 847266.76173493,
										["x"] = -277841.10554901,
										["name"] = "山岳戦 AIM-120C*6 Fuel*1 F-16C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.0098555873957971,
										["callsign"] = 
										{
											[1] = 16,
											[2] = 1,
											["name"] = "Wolf14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2210,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2214,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2216,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2215,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847146.76173493,
								["x"] = -277721.10554901,
								["name"] = "山岳戦 AIM-120C*6 Fuel*1 F-16C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [57]
							[58] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 787155.8273115,
											["x"] = -287678.44876804,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 279.12859497926,
											["ETA_locked"] = false,
											["y"] = 675349.4611396,
											["x"] = -285524.42478425,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 297,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "WL",
											["STN_L16"] = "04533",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2267,
										["psi"] = 1.5515330449549,
										["onboard_num"] = "021",
										["y"] = 787155.8273115,
										["x"] = -287678.44876804,
										["name"] = "SEA AIM-120C*6 Fuel*3 F-16C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5515330449549,
										["callsign"] = 
										{
											[1] = 17,
											[2] = 1,
											["name"] = "Weasel11",
											[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"] = 2267,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2268,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2270,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2269,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "WL",
											["STN_L16"] = "04534",
											["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] = 249,
													[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"] = 2268,
										["psi"] = 1.5515330449549,
										["onboard_num"] = "022",
										["y"] = 787195.8273115,
										["x"] = -287718.44876804,
										["name"] = "SEA AIM-120C*6 Fuel*3 F-16C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5515330449549,
										["callsign"] = 
										{
											[1] = 17,
											[2] = 1,
											["name"] = "Weasel12",
											[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"] = 2267,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2268,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2270,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2269,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "WL",
											["STN_L16"] = "04535",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2269,
										["psi"] = 1.5515330449549,
										["onboard_num"] = "023",
										["y"] = 787235.8273115,
										["x"] = -287758.44876804,
										["name"] = "SEA AIM-120C*6 Fuel*3 F-16C Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5515330449549,
										["callsign"] = 
										{
											[1] = 17,
											[2] = 1,
											["name"] = "Weasel13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2267,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2268,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2270,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2269,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "WL",
											["STN_L16"] = "04536",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 249,
													[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"] = 2270,
										["psi"] = 1.5515330449549,
										["onboard_num"] = "024",
										["y"] = 787275.8273115,
										["x"] = -287798.44876804,
										["name"] = "SEA AIM-120C*6 Fuel*3 F-16C Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5515330449549,
										["callsign"] = 
										{
											[1] = 17,
											[2] = 1,
											["name"] = "Weasel14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2267,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2268,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2270,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2269,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 787155.8273115,
								["x"] = -287678.44876804,
								["name"] = "Kutaisi AIM-120C*6 Fuel*3 F-16C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [58]
							[59] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 787019.03783442,
											["x"] = -287680.55322153,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 268.07693624431,
											["ETA_locked"] = false,
											["y"] = 675327.79273238,
											["x"] = -285508.42334672,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 298,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "WD",
											["STN_L16"] = "04537",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2271,
										["psi"] = 1.5513511492043,
										["onboard_num"] = "025",
										["y"] = 787019.03783442,
										["x"] = -287680.55322153,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 Fuel*3 F-16C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 5,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513511492043,
										["callsign"] = 
										{
											[1] = 18,
											[2] = 1,
											["name"] = "Wild11",
											[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"] = 2271,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2272,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2274,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2273,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "WD",
											["STN_L16"] = "04540",
											["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] = 249,
													[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"] = 2272,
										["psi"] = 1.5513511492043,
										["onboard_num"] = "026",
										["y"] = 787059.03783442,
										["x"] = -287720.55322153,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 Fuel*3 F-16C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 5,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513511492043,
										["callsign"] = 
										{
											[1] = 18,
											[2] = 1,
											["name"] = "Wild12",
											[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"] = 2271,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2272,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2274,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2273,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "WD",
											["STN_L16"] = "04541",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2273,
										["psi"] = 1.5513511492043,
										["onboard_num"] = "043",
										["y"] = 787099.03783442,
										["x"] = -287760.55322153,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 Fuel*3 F-16C Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 5,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513511492043,
										["callsign"] = 
										{
											[1] = 18,
											[2] = 1,
											["name"] = "Wild13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2271,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2272,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2274,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2273,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "WD",
											["STN_L16"] = "04542",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 249,
													[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"] = 2274,
										["psi"] = 1.5513511492043,
										["onboard_num"] = "044",
										["y"] = 787139.03783442,
										["x"] = -287800.55322153,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 Fuel*3 F-16C Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 5,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513511492043,
										["callsign"] = 
										{
											[1] = 18,
											[2] = 1,
											["name"] = "Wild14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2271,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2272,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2274,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2273,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 787019.03783442,
								["x"] = -287680.55322153,
								["name"] = "Kutaisi AIM-120C*4 AIM-9M*2 Fuel*3 F-16C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [59]
							[60] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 786869.62163637,
											["x"] = -287686.86658201,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 267.66099181726,
											["ETA_locked"] = false,
											["y"] = 675340.22756641,
											["x"] = -285530.15016062,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 299,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "NA",
											["STN_L16"] = "04543",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2275,
										["psi"] = 1.5514610863521,
										["onboard_num"] = "045",
										["y"] = 786869.62163637,
										["x"] = -287686.86658201,
										["name"] = "SEA AIM-120C*6 ALQ-184 Fuel*2 F-16C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5514610863521,
										["callsign"] = 
										{
											[1] = 19,
											[2] = 1,
											["name"] = "Ninja11",
											[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"] = 2275,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2276,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2278,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2277,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "NA",
											["STN_L16"] = "04544",
											["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] = 249,
													[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"] = 2276,
										["psi"] = 1.5514610863521,
										["onboard_num"] = "046",
										["y"] = 786909.62163637,
										["x"] = -287726.86658201,
										["name"] = "SEA AIM-120C*6 ALQ-184 Fuel*2 F-16C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5514610863521,
										["callsign"] = 
										{
											[1] = 19,
											[2] = 1,
											["name"] = "Ninja12",
											[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"] = 2275,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2276,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2278,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2277,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "NA",
											["STN_L16"] = "04545",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2277,
										["psi"] = 1.5514610863521,
										["onboard_num"] = "047",
										["y"] = 786949.62163637,
										["x"] = -287766.86658201,
										["name"] = "SEA AIM-120C*6 ALQ-184 Fuel*2 F-16C Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5514610863521,
										["callsign"] = 
										{
											[1] = 19,
											[2] = 1,
											["name"] = "Ninja13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2275,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2276,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2278,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2277,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "NA",
											["STN_L16"] = "04546",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 249,
													[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"] = 2278,
										["psi"] = 1.5514610863521,
										["onboard_num"] = "048",
										["y"] = 786989.62163637,
										["x"] = -287806.86658201,
										["name"] = "SEA AIM-120C*6 ALQ-184 Fuel*2 F-16C Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "ALQ_184",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5514610863521,
										["callsign"] = 
										{
											[1] = 19,
											[2] = 1,
											["name"] = "Ninja14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2275,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2276,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2278,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2277,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786869.62163637,
								["x"] = -287686.86658201,
								["name"] = "Kutaisi AIM-120C*6 ALQ-184 Fuel*2 F-16C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [60]
							[61] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 786747.56333375,
											["x"] = -287678.44876804,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 267.35072132187,
											["ETA_locked"] = false,
											["y"] = 675326.41832946,
											["x"] = -285530.28691239,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 300,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JI",
											["STN_L16"] = "04547",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2279,
										["psi"] = 1.5515190544795,
										["onboard_num"] = "049",
										["y"] = 786747.56333375,
										["x"] = -287678.44876804,
										["name"] = "SEA AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5515190544795,
										["callsign"] = 
										{
											[1] = 20,
											[2] = 1,
											["name"] = "Jedi11",
											[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"] = 2279,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2280,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2282,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2281,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JI",
											["STN_L16"] = "04550",
											["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] = 249,
													[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"] = 2280,
										["psi"] = 1.5515190544795,
										["onboard_num"] = "090",
										["y"] = 786787.56333375,
										["x"] = -287718.44876804,
										["name"] = "SEA AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5515190544795,
										["callsign"] = 
										{
											[1] = 20,
											[2] = 1,
											["name"] = "Jedi12",
											[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"] = 2279,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2280,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2282,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2281,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JI",
											["STN_L16"] = "04551",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2281,
										["psi"] = 1.5515190544795,
										["onboard_num"] = "091",
										["y"] = 786827.56333375,
										["x"] = -287758.44876804,
										["name"] = "SEA AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5515190544795,
										["callsign"] = 
										{
											[1] = 20,
											[2] = 1,
											["name"] = "Jedi13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2279,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2280,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2282,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2281,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs arctic splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JI",
											["STN_L16"] = "04552",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 249,
													[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"] = 2282,
										["psi"] = 1.5515190544795,
										["onboard_num"] = "092",
										["y"] = 786867.56333375,
										["x"] = -287798.44876804,
										["name"] = "SEA AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5515190544795,
										["callsign"] = 
										{
											[1] = 20,
											[2] = 1,
											["name"] = "Jedi14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 2279,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2280,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2282,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2281,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786747.56333375,
								["x"] = -287678.44876804,
								["name"] = "Kutaisi AIM-120C*6 Chaff30-Flare90 Fuel*3 F-16C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [61]
							[62] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = "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"] = 786751.77224073,
											["x"] = -287221.78235994,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 504.06708082744,
											["ETA_locked"] = false,
											["y"] = 675349.92571917,
											["x"] = -285532.83850666,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 314,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "04631",
											["VoiceCallsignNumber"] = "51",
											["VoiceCallsignLabel"] = "PC",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2329,
										["psi"] = 1.5556366636271,
										["onboard_num"] = "093",
										["y"] = 786751.77224073,
										["x"] = -287221.78235994,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556366636271,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 5,
											["name"] = "Pontiac51",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "04632",
											["VoiceCallsignNumber"] = "52",
											["VoiceCallsignLabel"] = "PC",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2330,
										["psi"] = 1.5556366636271,
										["onboard_num"] = "094",
										["y"] = 786791.77224073,
										["x"] = -287261.78235994,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556366636271,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 5,
											["name"] = "Pontiac52",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) MiG",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "04633",
											["VoiceCallsignNumber"] = "53",
											["VoiceCallsignLabel"] = "PC",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2331,
										["psi"] = 1.5556366636271,
										["onboard_num"] = "095",
										["y"] = 786831.77224073,
										["x"] = -287301.78235994,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556366636271,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 5,
											["name"] = "Pontiac53",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "04634",
											["VoiceCallsignNumber"] = "54",
											["VoiceCallsignLabel"] = "PC",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2332,
										["psi"] = 1.5556366636271,
										["onboard_num"] = "096",
										["y"] = 786871.77224073,
										["x"] = -287341.78235994,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15C Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556366636271,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 5,
											["name"] = "Pontiac54",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786751.77224073,
								["x"] = -287221.78235994,
								["name"] = "Kutaisi AIM-120C*6 AIM-9M*2 Fuel*3 F-15C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [62]
							[63] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = "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"] = 786644.91697732,
											["x"] = -287219.76821053,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.68242069374,
											["ETA_locked"] = false,
											["y"] = 675313.85017452,
											["x"] = -285533.13150838,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 315,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "ED",
											["VoiceCallsignNumber"] = "61",
											["STN_L16"] = "04635",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2333,
										["psi"] = 1.5556477457885,
										["onboard_num"] = "097",
										["y"] = 786644.91697732,
										["x"] = -287219.76821053,
										["name"] = "SEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556477457885,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 6,
											["name"] = "Enfield61",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "04636",
											["VoiceCallsignNumber"] = "62",
											["VoiceCallsignLabel"] = "ED",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2334,
										["psi"] = 1.5556477457885,
										["onboard_num"] = "098",
										["y"] = 786684.91697732,
										["x"] = -287259.76821053,
										["name"] = "SEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556477457885,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 6,
											["name"] = "Enfield62",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "04637",
											["VoiceCallsignNumber"] = "63",
											["VoiceCallsignLabel"] = "ED",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2335,
										["psi"] = 1.5556477457885,
										["onboard_num"] = "109",
										["y"] = 786724.91697732,
										["x"] = -287299.76821053,
										["name"] = "SEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556477457885,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 6,
											["name"] = "Enfield63",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "04640",
											["VoiceCallsignNumber"] = "64",
											["VoiceCallsignLabel"] = "ED",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2336,
										["psi"] = 1.5556477457885,
										["onboard_num"] = "110",
										["y"] = 786764.91697732,
										["x"] = -287339.76821053,
										["name"] = "SEA AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5556477457885,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 6,
											["name"] = "Enfield64",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786644.91697732,
								["x"] = -287219.76821053,
								["name"] = "Kutaisi AIM-120C*4 AIM-7MH*2 AIM-9M*2 Fuel*3 F-15C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [63]
							[64] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = "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"] = 786844.36819445,
											["x"] = -287221.78235994,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 504.72720843277,
											["ETA_locked"] = false,
											["y"] = 675334.59699078,
											["x"] = -285535.35350411,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 316,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "SD",
											["VoiceCallsignNumber"] = "61",
											["STN_L16"] = "04641",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2337,
										["psi"] = 1.555673882545,
										["onboard_num"] = "111",
										["y"] = 786844.36819445,
										["x"] = -287221.78235994,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.555673882545,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 6,
											["name"] = "Springfield61",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "04642",
											["VoiceCallsignNumber"] = "62",
											["VoiceCallsignLabel"] = "SD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2338,
										["psi"] = 1.555673882545,
										["onboard_num"] = "112",
										["y"] = 786884.36819445,
										["x"] = -287261.78235994,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.555673882545,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 6,
											["name"] = "Springfield62",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "04643",
											["VoiceCallsignNumber"] = "63",
											["VoiceCallsignLabel"] = "SD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2339,
										["psi"] = 1.555673882545,
										["onboard_num"] = "113",
										["y"] = 786924.36819445,
										["x"] = -287301.78235994,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15C Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.555673882545,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 6,
											["name"] = "Springfield63",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "04644",
											["VoiceCallsignNumber"] = "64",
											["VoiceCallsignLabel"] = "SD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2340,
										["psi"] = 1.555673882545,
										["onboard_num"] = "114",
										["y"] = 786964.36819445,
										["x"] = -287341.78235994,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15C Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.555673882545,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 6,
											["name"] = "Springfield64",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786844.36819445,
								["x"] = -287221.78235994,
								["name"] = "Kutaisi AIM-120C*8 Fuel*3 F-15C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [64]
							[73] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 787276.90470193,
											["x"] = -287683.79393803,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 279.12859497926,
											["ETA_locked"] = false,
											["y"] = 675421.1995492,
											["x"] = -285509.45390332,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 363,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VR",
											["STN_L16"] = "05135",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "21",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2525,
										["psi"] = 1.5513599804452,
										["onboard_num"] = "310",
										["y"] = 787276.90470193,
										["x"] = -287683.79393803,
										["name"] = "SEA AIM-120C*6 Fuel*1 F-16C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513599804452,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 2,
											["name"] = "Viper21",
											[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"] = 2525,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2603,
														}, -- end of [2]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2605,
														}, -- end of [4]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2604,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VR",
											["STN_L16"] = "05253",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "22",
										}, -- 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,
													[18] = 0,
													[19] = 0,
													[17] = 0,
													[20] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 249,
													[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"]
											}, -- 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,
													[18] = 0,
													[19] = 0,
													[17] = 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,
													[18] = 122,
													[19] = 124,
													[17] = 138,
													[20] = 137,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2603,
										["psi"] = 1.5513599804452,
										["onboard_num"] = "356",
										["y"] = 787316.90470193,
										["x"] = -287723.79393803,
										["name"] = "Kutaisi AIM-120C*6 Fuel*1 F-16C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513599804452,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 2,
											["name"] = "Viper22",
											[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"] = 2525,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2603,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2604,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2605,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VR",
											["STN_L16"] = "05254",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "23",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2604,
										["psi"] = 1.5513599804452,
										["onboard_num"] = "357",
										["y"] = 787356.90470193,
										["x"] = -287763.79393803,
										["name"] = "Kutaisi AIM-120C*6 Fuel*1 F-16C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513599804452,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 2,
											["name"] = "Viper23",
											[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"] = 2525,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2603,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2604,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2605,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VR",
											["STN_L16"] = "05255",
											["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] = 249,
													[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"] = 2605,
										["psi"] = 1.5513599804452,
										["onboard_num"] = "358",
										["y"] = 787396.90470193,
										["x"] = -287803.79393803,
										["name"] = "Kutaisi AIM-120C*6 Fuel*1 F-16C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513599804452,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 2,
											["name"] = "Viper24",
											[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"] = 2525,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2603,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2604,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2605,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 787276.90470193,
								["x"] = -287683.79393803,
								["name"] = "Kutaisi AIM-120C*6 Fuel*1 F-16C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [73]
							[77] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -153548.89384281,
											["x"] = -199998.67408673,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 279.12859497926,
											["ETA_locked"] = false,
											["y"] = -265404.59899554,
											["x"] = -197824.33405202,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 381,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PN",
											["STN_L16"] = "05312",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "21",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2634,
										["psi"] = 1.5513599804452,
										["onboard_num"] = "295",
										["y"] = -153548.89384281,
										["x"] = -199998.67408673,
										["name"] = "SEA AIM-120C*6 Fuel*1 F-16C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513599804452,
										["callsign"] = 
										{
											[1] = 13,
											[2] = 2,
											["name"] = "Python21",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2634,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2641,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2642,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2643,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PN",
											["STN_L16"] = "05321",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "22",
										}, -- 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] = 249,
													[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"] = 2641,
										["psi"] = 1.5513599804452,
										["onboard_num"] = "296",
										["y"] = -153508.89384281,
										["x"] = -200038.67408673,
										["name"] = "SEA AIM-120C*5 AIM-9M*1 Fuel*1 F-16C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513599804452,
										["callsign"] = 
										{
											[1] = 13,
											[2] = 2,
											["name"] = "Python22",
											[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"] = 2634,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2641,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2642,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2643,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PN",
											["STN_L16"] = "05322",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "23",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2642,
										["psi"] = 1.5513599804452,
										["onboard_num"] = "297",
										["y"] = -153468.89384281,
										["x"] = -200078.67408673,
										["name"] = "SEA AIM-120C*5 AIM-9M*1 Fuel*1 F-16C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513599804452,
										["callsign"] = 
										{
											[1] = 13,
											[2] = 2,
											["name"] = "Python23",
											[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"] = 2634,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2641,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2642,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2643,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PN",
											["STN_L16"] = "05323",
											["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] = 249,
													[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"] = 2643,
										["psi"] = 1.5513599804452,
										["onboard_num"] = "298",
										["y"] = -153428.89384281,
										["x"] = -200118.67408673,
										["name"] = "SEA AIM-120C*5 AIM-9M*1 Fuel*1 F-16C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513599804452,
										["callsign"] = 
										{
											[1] = 13,
											[2] = 2,
											["name"] = "Python24",
											[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"] = 2634,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2641,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2642,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2643,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -153548.89384281,
								["x"] = -199998.67408673,
								["name"] = "SEA AIM-120C*5 AIM-9M*1 Fuel*1 F-16C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [77]
							[66] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 786845.60086022,
											["x"] = -287022.40822256,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 504.33199469,
											["ETA_locked"] = false,
											["y"] = 675334.99080811,
											["x"] = -285529.42944586,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 323,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2365,
										["psi"] = 1.5574084565565,
										["onboard_num"] = "119",
										["y"] = 786845.60086022,
										["x"] = -287022.40822256,
										["name"] = "SEA AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = -1.5574084565565,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 6,
											["name"] = "Colt61",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 2366,
										["psi"] = 1.5574084565565,
										["onboard_num"] = "120",
										["y"] = 786885.60086022,
										["x"] = -287062.40822256,
										["name"] = "SEA AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = -1.5574084565565,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 6,
											["name"] = "Colt62",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2367,
										["psi"] = 1.5574084565565,
										["onboard_num"] = "121",
										["y"] = 786925.60086022,
										["x"] = -287102.40822256,
										["name"] = "SEA AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = -1.5574084565565,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 6,
											["name"] = "Colt63",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 2368,
										["psi"] = 1.5574084565565,
										["onboard_num"] = "122",
										["y"] = 786965.60086022,
										["x"] = -287142.40822256,
										["name"] = "SEA AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk60 R}",
												}, -- end of [9]
												[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"] = -1.5574084565565,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 6,
											["name"] = "Colt64",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786845.60086022,
								["x"] = -287022.40822256,
								["name"] = "Kutaisi AIM-54C-Mk60*6 AIM-9M*2 Fuel*2 F-14B Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [66]
							[70] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 787499.49746815,
											["x"] = -287908.51708285,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 620.55496992162,
											["ETA_locked"] = false,
											["y"] = 675290.44812888,
											["x"] = -285549.11170757,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 338,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JR",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04771",
											["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] = 249,
													[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"] = 2425,
										["psi"] = 1.5497725523259,
										["onboard_num"] = "35",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 787499.49746815,
										["x"] = -287908.51708285,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 Chaff30-Flare90 F/A-18C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5497725523259,
										["callsign"] = 
										{
											[1] = 15,
											[2] = 1,
											["name"] = "Joker11",
											[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"] = 2425,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2426,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2428,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2427,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JR",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04772",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2426,
										["psi"] = 1.5497725523259,
										["onboard_num"] = "136",
										["y"] = 787539.49746815,
										["x"] = -287948.51708285,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 Chaff30-Flare90 F/A-18C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5497725523259,
										["callsign"] = 
										{
											[1] = 15,
											[2] = 1,
											["name"] = "Joker12",
											[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"] = 2425,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2426,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2428,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2427,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JR",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04773",
											["VoiceCallsignNumber"] = "13",
										}, -- 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] = 249,
													[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"] = 2427,
										["psi"] = 1.5497725523259,
										["onboard_num"] = "137",
										["y"] = 787579.49746815,
										["x"] = -287988.51708285,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 Chaff30-Flare90 F/A-18C Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5497725523259,
										["callsign"] = 
										{
											[1] = 15,
											[2] = 1,
											["name"] = "Joker13",
											[3] = 3,
										}, -- 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"] = 2425,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2426,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2428,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2427,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JR",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04774",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2428,
										["psi"] = 1.5497725523259,
										["onboard_num"] = "138",
										["y"] = 787619.49746815,
										["x"] = -288028.51708285,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 TALD*6 Chaff30-Flare90 F/A-18C Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5497725523259,
										["callsign"] = 
										{
											[1] = 15,
											[2] = 1,
											["name"] = "Joker14",
											[3] = 4,
										}, -- 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"] = 2425,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2426,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2428,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2427,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 787499.49746815,
								["x"] = -287908.51708285,
								["name"] = "Kutaisi AIM-120C*6 AIM-9M*2 Fuel*1 TALD*6 Chaff30-Flare90 F/A-18C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [70]
							[74] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 847303.76697428,
											["x"] = -277724.15742128,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 401.81827985912,
											["ETA_locked"] = false,
											["y"] = 849054.28662779,
											["x"] = -110182.64842012,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 376,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VM",
											["STN_L16"] = "05244",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "21",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 2596,
										["psi"] = -0.010447894189267,
										["onboard_num"] = "311",
										["y"] = 847303.76697428,
										["x"] = -277724.15742128,
										["name"] = "山岳戦 AIM-120C*6 Fuel*1 F-16C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.010447894189267,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 2,
											["name"] = "Venom21",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2596,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2600,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2601,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2602,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VM",
											["STN_L16"] = "05250",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "22",
										}, -- 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] = 319,
													[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"] = 2600,
										["psi"] = -0.010447894189267,
										["onboard_num"] = "349",
										["y"] = 847343.76697428,
										["x"] = -277764.15742128,
										["name"] = "山岳戦 AIM-120C*5 AIM-9M*1 Fuel*1 F-16C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 2,
											["name"] = "Venom22",
											[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"] = 2596,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2600,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2601,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2602,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VM",
											["STN_L16"] = "05251",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "23",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 2601,
										["psi"] = -0.010447894189267,
										["onboard_num"] = "350",
										["y"] = 847383.76697428,
										["x"] = -277804.15742128,
										["name"] = "山岳戦 AIM-120C*5 AIM-9M*1 Fuel*1 F-16C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 2,
											["name"] = "Venom23",
											[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"] = 2596,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2600,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2601,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2602,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VM",
											["STN_L16"] = "05252",
											["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] = 319,
													[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"] = 2602,
										["psi"] = -0.010447894189267,
										["onboard_num"] = "355",
										["y"] = 847423.76697428,
										["x"] = -277844.15742128,
										["name"] = "山岳戦 AIM-120C*5 AIM-9M*1 Fuel*1 F-16C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 2,
											["name"] = "Venom24",
											[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"] = 2596,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2600,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2601,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2602,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847303.76697428,
								["x"] = -277724.15742128,
								["name"] = "山岳戦 AIM-120C*5 AIM-9M*1 Fuel*1 F-16C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [74]
							[67] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 786752.82302287,
											["x"] = -287027.9748928,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.91379868325,
											["ETA_locked"] = false,
											["y"] = 675342.53423183,
											["x"] = -285528.40519957,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 324,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2369,
										["psi"] = 1.5573372543782,
										["onboard_num"] = "123",
										["y"] = 786752.82302287,
										["x"] = -287027.9748928,
										["name"] = "SEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -1.5573372543782,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 6,
											["name"] = "Dodge61",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 2370,
										["psi"] = 1.5573372543782,
										["onboard_num"] = "124",
										["y"] = 786792.82302287,
										["x"] = -287067.9748928,
										["name"] = "SEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -1.5573372543782,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 6,
											["name"] = "Dodge62",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2371,
										["psi"] = 1.5573372543782,
										["onboard_num"] = "125",
										["y"] = 786832.82302287,
										["x"] = -287107.9748928,
										["name"] = "SEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -1.5573372543782,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 6,
											["name"] = "Dodge63",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 2372,
										["psi"] = 1.5573372543782,
										["onboard_num"] = "126",
										["y"] = 786872.82302287,
										["x"] = -287147.9748928,
										["name"] = "SEA AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk60}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -1.5573372543782,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 6,
											["name"] = "Dodge64",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786752.82302287,
								["x"] = -287027.9748928,
								["name"] = "Kutaisi AIM-54C-Mk60*4 AIM-7P*2 AIM-9M*2 Fuel*2 F-14B Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [67]
							[71] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 786888.29351611,
											["x"] = -287904.92176548,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 621.94926115976,
											["ETA_locked"] = false,
											["y"] = 675307.38008825,
											["x"] = -285532.17974819,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 340,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "nawdc brown",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RM",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "05001",
											["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] = 249,
													[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"] = 2433,
										["psi"] = 1.5495347651372,
										["onboard_num"] = "139",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 786888.29351611,
										["x"] = -287904.92176548,
										["name"] = "SEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5495347651372,
										["callsign"] = 
										{
											[1] = 16,
											[2] = 1,
											["name"] = "Ram11",
											[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"] = 2433,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2434,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2436,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2435,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nawdc brown",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RM",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "05002",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2434,
										["psi"] = 1.5495347651372,
										["onboard_num"] = "140",
										["y"] = 786928.29351611,
										["x"] = -287944.92176548,
										["name"] = "SEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5495347651372,
										["callsign"] = 
										{
											[1] = 16,
											[2] = 1,
											["name"] = "Ram12",
											[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"] = 2433,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2434,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2436,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2435,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nawdc brown",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RM",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "05003",
											["VoiceCallsignNumber"] = "13",
										}, -- 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] = 249,
													[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"] = 2435,
										["psi"] = 1.5495347651372,
										["onboard_num"] = "141",
										["y"] = 786968.29351611,
										["x"] = -287984.92176548,
										["name"] = "SEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5495347651372,
										["callsign"] = 
										{
											[1] = 16,
											[2] = 1,
											["name"] = "Ram13",
											[3] = 3,
										}, -- 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"] = 2433,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2434,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2436,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2435,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc blue",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "RM",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "05004",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2436,
										["psi"] = 1.5495347651372,
										["onboard_num"] = "142",
										["y"] = 787008.29351611,
										["x"] = -288024.92176548,
										["name"] = "SEA AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5495347651372,
										["callsign"] = 
										{
											[1] = 16,
											[2] = 1,
											["name"] = "Ram14",
											[3] = 4,
										}, -- 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"] = 2433,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2434,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2436,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2435,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786888.29351611,
								["x"] = -287904.92176548,
								["name"] = "Kutaisi AIM-120C*10 AIM-9M*2 Fuel*1 F/A-18C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [71]
							[75] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 787411.22214683,
											["x"] = -287684.81598944,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 279.12859497926,
											["ETA_locked"] = false,
											["y"] = 675555.5169941,
											["x"] = -285510.47595473,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 378,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "LO",
											["STN_L16"] = "05265",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "21",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2613,
										["psi"] = 1.5513599804452,
										["onboard_num"] = "301",
										["y"] = 787411.22214683,
										["x"] = -287684.81598944,
										["name"] = "Kutaisi AIM-120C*6 Fuel*1 F-16C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5513599804452,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 2,
											["name"] = "Lobo21",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2613,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2617,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2618,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2619,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "LO",
											["STN_L16"] = "05271",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "22",
										}, -- 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] = 249,
													[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"] = 2617,
										["psi"] = 1.5513599804452,
										["onboard_num"] = "359",
										["y"] = 787451.22214683,
										["x"] = -287724.81598944,
										["name"] = "Kutaisi AIM-120C*5 AIM-9M*1 Fuel*1 F-16C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 2,
											["name"] = "Lobo22",
											[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"] = 2613,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2617,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2618,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2619,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "LO",
											["STN_L16"] = "05272",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "23",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2618,
										["psi"] = 1.5513599804452,
										["onboard_num"] = "360",
										["y"] = 787491.22214683,
										["x"] = -287764.81598944,
										["name"] = "Kutaisi AIM-120C*5 AIM-9M*1 Fuel*1 F-16C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 2,
											["name"] = "Lobo23",
											[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"] = 2613,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2617,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2618,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2619,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "LO",
											["STN_L16"] = "05273",
											["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] = 249,
													[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"] = 2619,
										["psi"] = 1.5513599804452,
										["onboard_num"] = "361",
										["y"] = 787531.22214683,
										["x"] = -287804.81598944,
										["name"] = "Kutaisi AIM-120C*5 AIM-9M*1 Fuel*1 F-16C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 11,
											[2] = 2,
											["name"] = "Lobo24",
											[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"] = 2613,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2617,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2618,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2619,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 787411.22214683,
								["x"] = -287684.81598944,
								["name"] = "Kutaisi AIM-120C*5 AIM-9M*1 Fuel*1 F-16C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [75]
							[68] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 786543.14511045,
											["x"] = -287016.84155232,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 503.28818521074,
											["ETA_locked"] = false,
											["y"] = 675325.74941552,
											["x"] = -285537.21193553,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 325,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2373,
										["psi"] = 1.557493171104,
										["onboard_num"] = "127",
										["y"] = 786543.14511045,
										["x"] = -287016.84155232,
										["name"] = "SEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = -1.557493171104,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 6,
											["name"] = "Ford61",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 2374,
										["psi"] = 1.557493171104,
										["onboard_num"] = "128",
										["y"] = 786583.14511045,
										["x"] = -287056.84155232,
										["name"] = "SEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = -1.557493171104,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 6,
											["name"] = "Ford62",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2375,
										["psi"] = 1.557493171104,
										["onboard_num"] = "129",
										["y"] = 786623.14511045,
										["x"] = -287096.84155232,
										["name"] = "SEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = -1.557493171104,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 6,
											["name"] = "Ford63",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 2376,
										["psi"] = 1.557493171104,
										["onboard_num"] = "130",
										["y"] = 786663.14511045,
										["x"] = -287136.84155232,
										["name"] = "SEA AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 L}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM_54C_Mk47}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM_54C_Mk47 R}",
												}, -- end of [9]
												[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"] = -1.557493171104,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 6,
											["name"] = "Ford64",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786543.14511045,
								["x"] = -287016.84155232,
								["name"] = "Kutaisi AIM-54C-Mk47*6 AIM-9M*2 Fuel*2 F-14B Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [68]
							[72] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 787040.13916767,
											["x"] = -287901.2815791,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 621.48907683799,
											["ETA_locked"] = false,
											["y"] = 675290.44812888,
											["x"] = -285540.64572788,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 341,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc brown splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HK",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "05005",
											["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] = 249,
													[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"] = 2437,
										["psi"] = 1.5496751515227,
										["onboard_num"] = "143",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 787040.13916767,
										["x"] = -287901.2815791,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5496751515227,
										["callsign"] = 
										{
											[1] = 17,
											[2] = 1,
											["name"] = "Hawk11",
											[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"] = 2437,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2438,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2440,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2439,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc brown splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HK",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "05006",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2438,
										["psi"] = 1.5496751515227,
										["onboard_num"] = "144",
										["y"] = 787080.13916767,
										["x"] = -287941.2815791,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5496751515227,
										["callsign"] = 
										{
											[1] = 17,
											[2] = 1,
											["name"] = "Hawk12",
											[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"] = 2437,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2438,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2440,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2439,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc brown splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HK",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "05007",
											["VoiceCallsignNumber"] = "13",
										}, -- 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] = 249,
													[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"] = 2439,
										["psi"] = 1.5496751515227,
										["onboard_num"] = "145",
										["y"] = 787120.13916767,
										["x"] = -287981.2815791,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5496751515227,
										["callsign"] = 
										{
											[1] = 17,
											[2] = 1,
											["name"] = "Hawk13",
											[3] = 3,
										}, -- 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"] = 2437,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2438,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2440,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2439,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "nsawc brown splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HK",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "05010",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2440,
										["psi"] = 1.5496751515227,
										["onboard_num"] = "146",
										["y"] = 787160.13916767,
										["x"] = -288021.2815791,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5496751515227,
										["callsign"] = 
										{
											[1] = 17,
											[2] = 1,
											["name"] = "Hawk14",
											[3] = 4,
										}, -- 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"] = 2437,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2438,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2440,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2439,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 787040.13916767,
								["x"] = -287901.2815791,
								["name"] = "Kutaisi AIM-120C*6 AIM-9M*2 Fuel*3 F/A-18C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [72]
							[76] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 62401.109076259,
											["x"] = 31076.507898586,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 271.04700515557,
											["ETA_locked"] = false,
											["y"] = -50590.667808723,
											["x"] = 32579.564271764,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 379,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "05274",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "21",
										}, -- 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,
													[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"] = 2620,
										["psi"] = 1.5574947594821,
										["onboard_num"] = "301",
										["y"] = 62401.109076259,
										["x"] = 31076.507898586,
										["name"] = "CRIMEA AIM-120C*6 Fuel*1 Red F-16C-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5574947594821,
										["callsign"] = 
										{
											[1] = 12,
											[2] = 2,
											["name"] = "Cowboy21",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2620,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2624,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2625,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2626,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs bdu splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "05300",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "22",
										}, -- 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"] = 2624,
										["psi"] = 1.5574947594821,
										["onboard_num"] = "362",
										["y"] = 62441.109076259,
										["x"] = 31036.507898586,
										["name"] = "CRIMEA AIM-120C*5 AIM-9M*1 Fuel*1 Red F-16C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5574947594821,
										["callsign"] = 
										{
											[1] = 12,
											[2] = 2,
											["name"] = "Cowboy22",
											[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"] = 2620,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2624,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2625,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2626,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "05301",
											["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,
													[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"] = 2625,
										["psi"] = 1.5574947594821,
										["onboard_num"] = "363",
										["y"] = 62481.109076259,
										["x"] = 30996.507898586,
										["name"] = "CRIMEA AIM-120C*5 AIM-9M*1 Fuel*1 Red F-16C-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5574947594821,
										["callsign"] = 
										{
											[1] = 12,
											[2] = 2,
											["name"] = "Cowboy23",
											[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"] = 2620,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2624,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2625,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2626,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs bdu splinter",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["STN_L16"] = "05302",
											["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"] = 2626,
										["psi"] = 1.5574947594821,
										["onboard_num"] = "364",
										["y"] = 62521.109076259,
										["x"] = 30956.507898586,
										["name"] = "CRIMEA AIM-120C*5 AIM-9M*1 Fuel*1 Red F-16C-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5574947594821,
										["callsign"] = 
										{
											[1] = 12,
											[2] = 2,
											["name"] = "Cowboy24",
											[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"] = 2620,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2624,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2625,
														}, -- end of [3]
														[4] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 2626,
														}, -- end of [4]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 62401.109076259,
								["x"] = 31076.507898586,
								["name"] = "CRIMEA AIM-120C*5 AIM-9M*1 Fuel*1 Red F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [76]
							[65] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 786949.59086913,
											["x"] = -287228.09572042,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 505.21522954443,
											["ETA_locked"] = false,
											["y"] = 675340.5873099,
											["x"] = -285531.92133626,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 320,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "UI",
											["VoiceCallsignNumber"] = "61",
											["STN_L16"] = "04661",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2353,
										["psi"] = 1.5556000275393,
										["onboard_num"] = "115",
										["y"] = 786949.59086913,
										["x"] = -287228.09572042,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = -1.5556000275393,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 6,
											["name"] = "Uzi61",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) SUPER_Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "UI",
											["VoiceCallsignNumber"] = "62",
											["STN_L16"] = "04662",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2354,
										["psi"] = 1.5556000275393,
										["onboard_num"] = "116",
										["y"] = 786989.59086913,
										["x"] = -287268.09572042,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = -1.5556000275393,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 6,
											["name"] = "Uzi62",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) MiG",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "UI",
											["VoiceCallsignNumber"] = "63",
											["STN_L16"] = "04663",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2355,
										["psi"] = 1.5556000275393,
										["onboard_num"] = "117",
										["y"] = 787029.59086913,
										["x"] = -287308.09572042,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = -1.5556000275393,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 6,
											["name"] = "Uzi63",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "65th Aggressor SQN (WA) Flanker",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "UI",
											["VoiceCallsignNumber"] = "64",
											["STN_L16"] = "04664",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 2356,
										["psi"] = 1.5556000275393,
										["onboard_num"] = "118",
										["y"] = 787069.59086913,
										["x"] = -287348.09572042,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
												}, -- end of [10]
												[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"] = -1.5556000275393,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 6,
											["name"] = "Uzi64",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786949.59086913,
								["x"] = -287228.09572042,
								["name"] = "Kutaisi AIM-7MH*4 AIM-9M*4 Fuel*3 F-15C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [65]
							[69] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 786630.35627756,
											["x"] = -287022.40822256,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 721.82181544349,
											["ETA_locked"] = false,
											["y"] = 675326.55956799,
											["x"] = -285533.38517404,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 326,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2377,
										["psi"] = 1.5574191171095,
										["onboard_num"] = "131",
										["y"] = 786630.35627756,
										["x"] = -287022.40822256,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BELLY AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -1.5574191171095,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 6,
											["name"] = "Chevy61",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 2378,
										["psi"] = 1.5574191171095,
										["onboard_num"] = "132",
										["y"] = 786670.35627756,
										["x"] = -287062.40822256,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BELLY AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -1.5574191171095,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 6,
											["name"] = "Chevy62",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[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"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2379,
										["psi"] = 1.5574191171095,
										["onboard_num"] = "133",
										["y"] = 786710.35627756,
										["x"] = -287102.40822256,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BELLY AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -1.5574191171095,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 6,
											["name"] = "Chevy63",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-74 adversary",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- 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"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[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"] = 2380,
										["psi"] = 1.5574191171095,
										["onboard_num"] = "134",
										["y"] = 786750.35627756,
										["x"] = -287142.40822256,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*2 F-14B Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{LAU-138 wtip - AIM-9M}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BELLY AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BELLY AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{F14-300gal}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{SHOULDER AIM-7P}",
												}, -- end of [9]
												[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"] = -1.5574191171095,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 6,
											["name"] = "Chevy64",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786630.35627756,
								["x"] = -287022.40822256,
								["name"] = "Kutaisi AIM-7P*6 AIM-9M*2 Fuel*2 F-14B Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [69]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [2]
				[3] = 
				{
					["id"] = 15,
					["name"] = "Israel",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 16,
																	}, -- 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"] = -154264.15888961,
											["x"] = -199750.11958308,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 442.91536037586,
											["ETA_locked"] = false,
											["y"] = -265650.76192338,
											["x"] = -197860.0001854,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 20,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 163,
										["psi"] = 1.5538289540636,
										["onboard_num"] = "331",
										["y"] = -154264.15888961,
										["x"] = -199750.11958308,
										["name"] = "SEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E-2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5538289540636,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
											[1] = 2,
											[4] = "Springfield11",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 167,
										["psi"] = 1.5538289540636,
										["onboard_num"] = "332",
										["y"] = -154224.15888961,
										["x"] = -199790.11958308,
										["name"] = "SEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E R-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5538289540636,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Springfield12",
											[3] = 2,
											[1] = 2,
											[4] = "Springfield12",
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 168,
										["psi"] = 1.5538289540636,
										["onboard_num"] = "333",
										["y"] = -154184.15888961,
										["x"] = -199830.11958308,
										["name"] = "SEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E R-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5538289540636,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Springfield13",
											[3] = 3,
											[1] = 2,
											[4] = "Springfield13",
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 249,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 169,
										["psi"] = 1.5538289540636,
										["onboard_num"] = "334",
										["y"] = -154144.15888961,
										["x"] = -199870.11958308,
										["name"] = "SEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E R-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5538289540636,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Springfield14",
											[3] = 4,
											[1] = 2,
											[4] = "Springfield14",
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -154264.15888961,
								["x"] = -199750.11958308,
								["name"] = "SEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 14,
																	}, -- 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"] = -154145.32412803,
											["x"] = -199750.11958308,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 443.11864877898,
											["ETA_locked"] = false,
											["y"] = -265634.85129584,
											["x"] = -197840.23426384,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 18,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 155,
										["psi"] = 1.5536673768682,
										["onboard_num"] = "411",
										["y"] = -154145.32412803,
										["x"] = -199750.11958308,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E R",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5536673768682,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Springfield21",
											[3] = 1,
											[1] = 2,
											[4] = "Springfield21",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 249,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 173,
										["psi"] = 1.5536673768682,
										["onboard_num"] = "412",
										["y"] = -154105.32412803,
										["x"] = -199790.11958308,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E R-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5536673768682,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 174,
										["psi"] = 1.5536673768682,
										["onboard_num"] = "413",
										["y"] = -154065.32412803,
										["x"] = -199830.11958308,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E R-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5536673768682,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 249,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 175,
										["psi"] = 1.5536673768682,
										["onboard_num"] = "414",
										["y"] = -154025.32412803,
										["x"] = -199870.11958308,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E R-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5536673768682,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -154145.32412803,
								["x"] = -199750.11958308,
								["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 15,
																	}, -- 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"] = -154033.1842826,
											["x"] = -199751.79331212,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 443.38653555318,
											["ETA_locked"] = false,
											["y"] = -265642.02501396,
											["x"] = -197861.60482506,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 19,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 159,
										["psi"] = 1.553862114508,
										["onboard_num"] = "422",
										["y"] = -154033.1842826,
										["x"] = -199751.79331212,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15E R",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.553862114508,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Springfield31",
											[3] = 1,
											[1] = 2,
											[4] = "Springfield31",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 176,
										["psi"] = 1.553862114508,
										["onboard_num"] = "423",
										["y"] = -153993.1842826,
										["x"] = -199791.79331212,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15E R-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.553862114508,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Springfield32",
											[3] = 2,
											[1] = 2,
											[4] = "Springfield32",
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 177,
										["psi"] = 1.553862114508,
										["onboard_num"] = "424",
										["y"] = -153953.1842826,
										["x"] = -199831.79331212,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15E R-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.553862114508,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Springfield33",
											[3] = 3,
											[1] = 2,
											[4] = "Springfield33",
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 178,
										["psi"] = 1.553862114508,
										["onboard_num"] = "425",
										["y"] = -153913.1842826,
										["x"] = -199871.79331212,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15E R-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.553862114508,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Springfield34",
											[3] = 4,
											[1] = 2,
											[4] = "Springfield34",
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -154033.1842826,
								["x"] = -199751.79331212,
								["name"] = "SEA AIM-120C*8 Fuel*3 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 19,
																	}, -- 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"] = -153929.41308235,
											["x"] = -199756.81449923,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 444.37270498058,
											["ETA_locked"] = false,
											["y"] = -265636.46593913,
											["x"] = -197857.83767336,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 24,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 197,
										["psi"] = 1.5537983496524,
										["onboard_num"] = "311",
										["y"] = -153929.41308235,
										["x"] = -199756.81449923,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E R",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5537983496524,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 249,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 201,
										["psi"] = 1.5537983496524,
										["onboard_num"] = "312",
										["y"] = -153889.41308235,
										["x"] = -199796.81449923,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E R-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5537983496524,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 202,
										["psi"] = 1.5537983496524,
										["onboard_num"] = "313",
										["y"] = -153849.41308235,
										["x"] = -199836.81449923,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E R-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5537983496524,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 249,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 203,
										["psi"] = 1.5537983496524,
										["onboard_num"] = "314",
										["y"] = -153809.41308235,
										["x"] = -199876.81449923,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E R-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5537983496524,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -153929.41308235,
								["x"] = -199756.81449923,
								["name"] = "SEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 28,
																	}, -- 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"] = -153818.94696596,
											["x"] = -199758.48822826,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 444.90838960705,
											["ETA_locked"] = false,
											["y"] = -265656.94529963,
											["x"] = -197854.32255934,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 42,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 327,
										["psi"] = 1.5537718652448,
										["onboard_num"] = "311",
										["y"] = -153818.94696596,
										["x"] = -199758.48822826,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5537718652448,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 249,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 331,
										["psi"] = 1.5537718652448,
										["onboard_num"] = "315",
										["y"] = -153778.94696596,
										["x"] = -199798.48822826,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5537718652448,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 332,
										["psi"] = 1.5537718652448,
										["onboard_num"] = "316",
										["y"] = -153738.94696596,
										["x"] = -199838.48822826,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5537718652448,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 249,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 333,
										["psi"] = 1.5537718652448,
										["onboard_num"] = "317",
										["y"] = -153698.94696596,
										["x"] = -199878.48822826,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5537718652448,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -153818.94696596,
								["x"] = -199758.48822826,
								["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 54,
																	}, -- 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"] = 61903.767647532,
											["x"] = 31330.821724139,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 443.11864877898,
											["ETA_locked"] = false,
											["y"] = -49585.759520278,
											["x"] = 33240.707043379,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 84,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["RCFTLaserCode"] = 688,
											["Sta8LaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 618,
										["psi"] = 1.5536673768682,
										["onboard_num"] = "333",
										["y"] = 61903.767647532,
										["x"] = 31330.821724139,
										["name"] = "CREMIA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5536673768682,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 259,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2110,
										["psi"] = 1.5536673768682,
										["onboard_num"] = "335",
										["y"] = 61943.767647532,
										["x"] = 31290.821724139,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5536673768682,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2111,
										["psi"] = 1.5536673768682,
										["onboard_num"] = "336",
										["y"] = 61983.767647532,
										["x"] = 31250.821724139,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5536673768682,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 259,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2112,
										["psi"] = 1.5536673768682,
										["onboard_num"] = "337",
										["y"] = 62023.767647532,
										["x"] = 31210.821724139,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5536673768682,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 61903.767647532,
								["x"] = 31330.821724139,
								["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 55,
																	}, -- 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"] = 62015.907492962,
											["x"] = 31329.147995099,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 443.38653555318,
											["ETA_locked"] = false,
											["y"] = -49592.933238398,
											["x"] = 33219.336482159,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 85,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["RCFTLaserCode"] = 688,
											["Sta8LaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 622,
										["psi"] = 1.553862114508,
										["onboard_num"] = "333",
										["y"] = 62015.907492962,
										["x"] = 31329.147995099,
										["name"] = "CRIMEA AIM-120C*8 Fuel*3 F-15E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.553862114508,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["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"] = 1874,
										["psi"] = 1.553862114508,
										["onboard_num"] = "338",
										["y"] = 62055.907492962,
										["x"] = 31289.147995099,
										["name"] = "CRIMEA AIM-120C*8 Fuel*3 F-15E Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.553862114508,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1875,
										["psi"] = 1.553862114508,
										["onboard_num"] = "339",
										["y"] = 62095.907492962,
										["x"] = 31249.147995099,
										["name"] = "CRIMEA AIM-120C*8 Fuel*3 F-15E Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.553862114508,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["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"] = 1876,
										["psi"] = 1.553862114508,
										["onboard_num"] = "340",
										["y"] = 62135.907492962,
										["x"] = 31209.147995099,
										["name"] = "CRIMEA AIM-120C*8 Fuel*3 F-15E Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.553862114508,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 62015.907492962,
								["x"] = 31329.147995099,
								["name"] = "CRIMEA AIM-120C*8 Fuel*3 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [7]
							[8] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 56,
																	}, -- 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"] = 61784.932885952,
											["x"] = 31330.821724139,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 442.91536037586,
											["ETA_locked"] = false,
											["y"] = -49601.670147818,
											["x"] = 33220.941121819,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 86,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["RCFTLaserCode"] = 688,
											["Sta8LaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 626,
										["psi"] = 1.5538289540636,
										["onboard_num"] = "421",
										["y"] = 61784.932885952,
										["x"] = 31330.821724139,
										["name"] = "CRIMEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5538289540636,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["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"] = 1871,
										["psi"] = 1.5538289540636,
										["onboard_num"] = "426",
										["y"] = 61824.932885952,
										["x"] = 31290.821724139,
										["name"] = "CRIMEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5538289540636,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1872,
										["psi"] = 1.5538289540636,
										["onboard_num"] = "427",
										["y"] = 61864.932885952,
										["x"] = 31250.821724139,
										["name"] = "CRIMEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5538289540636,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["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"] = 1873,
										["psi"] = 1.5538289540636,
										["onboard_num"] = "428",
										["y"] = 61904.932885952,
										["x"] = 31210.821724139,
										["name"] = "CRIMEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5538289540636,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 61784.932885952,
								["x"] = 31330.821724139,
								["name"] = "CRIMEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [8]
							[9] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 62119.678693212,
											["x"] = 31324.126807989,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 444.37270498058,
											["ETA_locked"] = false,
											["y"] = -49587.374163568,
											["x"] = 33223.103633859,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 89,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["RCFTLaserCode"] = 688,
											["Sta8LaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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,
													[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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 638,
										["psi"] = 1.5537983496524,
										["onboard_num"] = "311",
										["y"] = 62119.678693212,
										["x"] = 31324.126807989,
										["name"] = "CRIMEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5537983496524,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["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"] = 1877,
										["psi"] = 1.5537983496524,
										["onboard_num"] = "318",
										["y"] = 62159.678693212,
										["x"] = 31284.126807989,
										["name"] = "CRIMEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5537983496524,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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,
													[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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1878,
										["psi"] = 1.5537983496524,
										["onboard_num"] = "319",
										["y"] = 62199.678693212,
										["x"] = 31244.126807989,
										["name"] = "CRIMEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5537983496524,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["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"] = 1879,
										["psi"] = 1.5537983496524,
										["onboard_num"] = "320",
										["y"] = 62239.678693212,
										["x"] = 31204.126807989,
										["name"] = "CRIMEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5537983496524,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 62119.678693212,
								["x"] = 31324.126807989,
								["name"] = "CRIMEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [9]
							[10] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 68,
																	}, -- 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"] = 62230.144809602,
											["x"] = 31322.453078959,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 444.90838960705,
											["ETA_locked"] = false,
											["y"] = -49607.853524068,
											["x"] = 33226.618747879,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 106,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["LCFTLaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["RCFTLaserCode"] = 688,
											["InitAlertStatus"] = false,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 706,
										["psi"] = 1.5537718652448,
										["onboard_num"] = "314",
										["y"] = 62230.144809602,
										["x"] = 31322.453078959,
										["name"] = "CRIMEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5537718652448,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["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"] = 1880,
										["psi"] = 1.5537718652448,
										["onboard_num"] = "322",
										["y"] = 62270.144809602,
										["x"] = 31282.453078959,
										["name"] = "CRIMEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5537718652448,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1881,
										["psi"] = 1.5537718652448,
										["onboard_num"] = "323",
										["y"] = 62310.144809602,
										["x"] = 31242.453078959,
										["name"] = "CRIMEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5537718652448,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["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"] = 1882,
										["psi"] = 1.5537718652448,
										["onboard_num"] = "346",
										["y"] = 62350.144809602,
										["x"] = 31202.453078959,
										["name"] = "CRIMEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5537718652448,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 62230.144809602,
								["x"] = 31322.453078959,
								["name"] = "CRIMEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [10]
							[11] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 227.39054356591,
											["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"] = 86,
																	}, -- 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"] = 183442.18494088,
											["x"] = -196172.05374632,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["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"] = 204.0969186691,
											["ETA_locked"] = false,
											["y"] = 132205.56100378,
											["x"] = -200174.78855006,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 150,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 309,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1114,
										["psi"] = 1.6487605078045,
										["onboard_num"] = "411",
										["y"] = 183442.18494088,
										["x"] = -196172.05374632,
										["name"] = "BFM F-15E-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 7889,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6487605078045,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 4,
											["name"] = "Pontiac41",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 301,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1118,
										["psi"] = 1.6487605078045,
										["onboard_num"] = "415",
										["y"] = 183482.18494088,
										["x"] = -196212.05374632,
										["name"] = "BFM F-15E-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 7889,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6487605078045,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 4,
											["name"] = "Pontiac42",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 309,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1119,
										["psi"] = 1.6487605078045,
										["onboard_num"] = "416",
										["y"] = 183522.18494088,
										["x"] = -196252.05374632,
										["name"] = "BFM F-15E-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 7889,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6487605078045,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 4,
											["name"] = "Pontiac43",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 309,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1120,
										["psi"] = 1.6487605078045,
										["onboard_num"] = "417",
										["y"] = 183562.18494088,
										["x"] = -196292.05374632,
										["name"] = "BFM F-15E-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 7889,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6487605078045,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 4,
											["name"] = "Pontiac44",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 183442.18494088,
								["x"] = -196172.05374632,
								["name"] = "BFM F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 309,
							}, -- end of [11]
							[12] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 846783.1831645,
											["x"] = -277467.44496793,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 666.87212330191,
											["ETA_locked"] = false,
											["y"] = 849559.32631337,
											["x"] = -109568.28909671,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 207,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1447,
										["psi"] = -0.016533080131738,
										["onboard_num"] = "311",
										["y"] = 846783.1831645,
										["x"] = -277467.44496793,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F-15E Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.016533080131738,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 2,
											["name"] = "Enfield21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 319,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1716,
										["psi"] = -0.016533080131738,
										["onboard_num"] = "327",
										["y"] = 846823.1831645,
										["x"] = -277507.44496793,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F-15E Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.016533080131738,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 2,
											["name"] = "Enfield22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1717,
										["psi"] = -0.016533080131738,
										["onboard_num"] = "328",
										["y"] = 846863.1831645,
										["x"] = -277547.44496793,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F-15E Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.016533080131738,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 2,
											["name"] = "Enfield23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 319,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1718,
										["psi"] = -0.016533080131738,
										["onboard_num"] = "329",
										["y"] = 846903.1831645,
										["x"] = -277587.44496793,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F-15E Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.016533080131738,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 2,
											["name"] = "Enfield24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846783.1831645,
								["x"] = -277467.44496793,
								["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [12]
							[13] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 846895.32300993,
											["x"] = -277469.11869697,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 666.8715554827,
											["ETA_locked"] = false,
											["y"] = 849559.32631337,
											["x"] = -109568.28909671,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 208,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1451,
										["psi"] = -0.015865197284442,
										["onboard_num"] = "014",
										["y"] = 846895.32300993,
										["x"] = -277469.11869697,
										["name"] = "山岳戦 AIM-120C*8 Fuel*3 F-15E Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.015865197284442,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 2,
											["name"] = "Uzi21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 259,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1719,
										["psi"] = -0.015865197284442,
										["onboard_num"] = "015",
										["y"] = 846935.32300993,
										["x"] = -277509.11869697,
										["name"] = "山岳戦 AIM-120C*8 Fuel*3 F-15E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.015865197284442,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 2,
											["name"] = "Uzi22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1720,
										["psi"] = -0.015865197284442,
										["onboard_num"] = "016",
										["y"] = 846975.32300993,
										["x"] = -277549.11869697,
										["name"] = "山岳戦 AIM-120C*8 Fuel*3 F-15E Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.015865197284442,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 2,
											["name"] = "Uzi23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 259,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1721,
										["psi"] = -0.015865197284442,
										["onboard_num"] = "017",
										["y"] = 847015.32300993,
										["x"] = -277589.11869697,
										["name"] = "山岳戦 AIM-120C*8 Fuel*3 F-15E Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.015865197284442,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 2,
											["name"] = "Uzi24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846895.32300993,
								["x"] = -277469.11869697,
								["name"] = "山岳戦 AIM-120C*8 Fuel*3 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [13]
							[14] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 846664.34840292,
											["x"] = -277467.44496793,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 668.0691376234,
											["ETA_locked"] = false,
											["y"] = 849559.32631337,
											["x"] = -109268.83646763,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 209,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1455,
										["psi"] = -0.017209964555104,
										["onboard_num"] = "321",
										["y"] = 846664.34840292,
										["x"] = -277467.44496793,
										["name"] = "山岳戦 AIM-120C*4 AIM-9M*4 Fuel*3 F-15E Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.017209964555104,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 2,
											["name"] = "Colt21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 319,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1713,
										["psi"] = -0.017209964555104,
										["onboard_num"] = "324",
										["y"] = 846704.34840292,
										["x"] = -277507.44496793,
										["name"] = "山岳戦 AIM-120C*4 AIM-9M*4 Fuel*3 F-15E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.017209964555104,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 2,
											["name"] = "Colt22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1714,
										["psi"] = -0.017209964555104,
										["onboard_num"] = "325",
										["y"] = 846744.34840292,
										["x"] = -277547.44496793,
										["name"] = "山岳戦 AIM-120C*4 AIM-9M*4 Fuel*3 F-15E Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.017209964555104,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 2,
											["name"] = "Colt23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 319,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1715,
										["psi"] = -0.017209964555104,
										["onboard_num"] = "326",
										["y"] = 846784.34840292,
										["x"] = -277587.44496793,
										["name"] = "山岳戦 AIM-120C*4 AIM-9M*4 Fuel*3 F-15E Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.017209964555104,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 2,
											["name"] = "Colt24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846664.34840292,
								["x"] = -277467.44496793,
								["name"] = "山岳戦 AIM-120C*4 AIM-9M*4 Fuel*3 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [14]
							[15] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 846999.09421018,
											["x"] = -277474.13988408,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 666.86801224369,
											["ETA_locked"] = false,
											["y"] = 849259.8736843,
											["x"] = -109568.28909671,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 212,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1467,
										["psi"] = -0.013463752787932,
										["onboard_num"] = "311",
										["y"] = 846999.09421018,
										["x"] = -277474.13988408,
										["name"] = "山岳戦 AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.013463752787932,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 2,
											["name"] = "Dodge21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 319,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1725,
										["psi"] = -0.013463752787932,
										["onboard_num"] = "330",
										["y"] = 847039.09421018,
										["x"] = -277514.13988408,
										["name"] = "山岳戦 AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.013463752787932,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 2,
											["name"] = "Dodge22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1726,
										["psi"] = -0.013463752787932,
										["onboard_num"] = "341",
										["y"] = 847079.09421018,
										["x"] = -277554.13988408,
										["name"] = "山岳戦 AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.013463752787932,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 2,
											["name"] = "Dodge23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 319,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1727,
										["psi"] = -0.013463752787932,
										["onboard_num"] = "342",
										["y"] = 847119.09421018,
										["x"] = -277594.13988408,
										["name"] = "山岳戦 AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.013463752787932,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 2,
											["name"] = "Dodge24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846999.09421018,
								["x"] = -277474.13988408,
								["name"] = "山岳戦 AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [15]
							[16] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 847109.56032657,
											["x"] = -277475.81361311,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 664.50699591448,
											["ETA_locked"] = false,
											["y"] = 849559.32631337,
											["x"] = -110167.19435485,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 229,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1535,
										["psi"] = -0.01464115207268,
										["onboard_num"] = "341",
										["y"] = 847109.56032657,
										["x"] = -277475.81361311,
										["name"] = "山岳戦 AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.01464115207268,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 2,
											["name"] = "Ford21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 319,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1728,
										["psi"] = -0.01464115207268,
										["onboard_num"] = "343",
										["y"] = 847149.56032657,
										["x"] = -277515.81361311,
										["name"] = "山岳戦 AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.01464115207268,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 2,
											["name"] = "Ford22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1729,
										["psi"] = -0.01464115207268,
										["onboard_num"] = "344",
										["y"] = 847189.56032657,
										["x"] = -277555.81361311,
										["name"] = "山岳戦 AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.01464115207268,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 2,
											["name"] = "Ford23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 319,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1730,
										["psi"] = -0.01464115207268,
										["onboard_num"] = "345",
										["y"] = 847229.56032657,
										["x"] = -277595.81361311,
										["name"] = "山岳戦 AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.01464115207268,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 2,
											["name"] = "Ford24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847109.56032657,
								["x"] = -277475.81361311,
								["name"] = "山岳戦 AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [16]
							[17] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 62337.230501744,
											["x"] = 31326.935631177,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 625.22656136656,
											["ETA_locked"] = false,
											["y"] = -95064.343429348,
											["x"] = 34596.185678141,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 270,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["LCFTLaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2088,
										["psi"] = 1.5500291897772,
										["onboard_num"] = "217",
										["y"] = 62337.230501744,
										["x"] = 31326.935631177,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 F-15E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5500291897772,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 8,
											["name"] = "Enfield81",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 259,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2095,
										["psi"] = 1.5500291897772,
										["onboard_num"] = "218",
										["y"] = 62377.230501744,
										["x"] = 31286.935631177,
										["name"] = "CRIMIA AIM-120C*6 AIM-9M*2 F-15E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5500291897772,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 8,
											["name"] = "Enfield82",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2096,
										["psi"] = 1.5500291897772,
										["onboard_num"] = "219",
										["y"] = 62417.230501744,
										["x"] = 31246.935631177,
										["name"] = "CRIMIA AIM-120C*6 AIM-9M*2 F-15E Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5500291897772,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 8,
											["name"] = "Enfield83",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 259,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2097,
										["psi"] = 1.5500291897772,
										["onboard_num"] = "220",
										["y"] = 62457.230501744,
										["x"] = 31206.935631177,
										["name"] = "CRIMIA AIM-120C*6 AIM-9M*2 F-15E Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5500291897772,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 8,
											["name"] = "Enfield84",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 62337.230501744,
								["x"] = 31326.935631177,
								["name"] = "CRIMIA AIM-120C*6 AIM-9M*2 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [17]
							[18] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -153712.44891146,
											["x"] = -199761.53628782,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 444.34449567456,
											["ETA_locked"] = false,
											["y"] = -265555.59027072,
											["x"] = -197763.14758718,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 272,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2120,
										["psi"] = 1.5529304474019,
										["onboard_num"] = "221",
										["y"] = -153712.44891146,
										["x"] = -199761.53628782,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 F-15E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5529304474019,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 8,
											["name"] = "Springfield81",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 249,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2124,
										["psi"] = 1.5529304474019,
										["onboard_num"] = "222",
										["y"] = -153672.44891146,
										["x"] = -199801.53628782,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 F-15E Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5529304474019,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 8,
											["name"] = "Springfield82",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2125,
										["psi"] = 1.5529304474019,
										["onboard_num"] = "223",
										["y"] = -153632.44891146,
										["x"] = -199841.53628782,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 F-15E Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5529304474019,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 8,
											["name"] = "Springfield83",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 249,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2126,
										["psi"] = 1.5529304474019,
										["onboard_num"] = "224",
										["y"] = -153592.44891146,
										["x"] = -199881.53628782,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 F-15E Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5529304474019,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 8,
											["name"] = "Springfield84",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -153712.44891146,
								["x"] = -199761.53628782,
								["name"] = "SEA AIM-120C*6 AIM-9M*2 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [18]
							[19] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 847209.9225194,
											["x"] = -277476.36103782,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 666.87212330191,
											["ETA_locked"] = false,
											["y"] = 850021.12865075,
											["x"] = -109569.90037859,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 274,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2131,
										["psi"] = -0.016741127694017,
										["onboard_num"] = "424",
										["y"] = 847209.9225194,
										["x"] = -277476.36103782,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 F-15E Red-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.016741127694017,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 2,
											["name"] = "Chevy21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 319,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2138,
										["psi"] = -0.016741127694017,
										["onboard_num"] = "429",
										["y"] = 847249.9225194,
										["x"] = -277516.36103782,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 F-15E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.016741127694017,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 2,
											["name"] = "Chevy22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2139,
										["psi"] = -0.016741127694017,
										["onboard_num"] = "430",
										["y"] = 847289.9225194,
										["x"] = -277556.36103782,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 F-15E Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.016741127694017,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 2,
											["name"] = "Chevy23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 319,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2140,
										["psi"] = -0.016741127694017,
										["onboard_num"] = "431",
										["y"] = 847329.9225194,
										["x"] = -277596.36103782,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 F-15E Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.016741127694017,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 2,
											["name"] = "Chevy24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847209.9225194,
								["x"] = -277476.36103782,
								["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [19]
							[20] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 62427.257092839,
											["x"] = 31342.144535698,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 625.22656136656,
											["ETA_locked"] = false,
											["y"] = -94974.316838253,
											["x"] = 34611.394582662,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 277,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["RCFTLaserCode"] = 688,
											["Sta8LaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2157,
										["psi"] = 1.5500291897772,
										["onboard_num"] = "010",
										["y"] = 62427.257092839,
										["x"] = 31342.144535698,
										["name"] = "CRIMIA AIM-120C*8 F-15E Red",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5500291897772,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 2,
											["name"] = "Pontiac21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["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"] = 2161,
										["psi"] = 1.5500291897772,
										["onboard_num"] = "011",
										["y"] = 62467.257092839,
										["x"] = 31302.144535698,
										["name"] = "CRIMIA AIM-120C*8 F-15E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5500291897772,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 2,
											["name"] = "Pontiac22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2162,
										["psi"] = 1.5500291897772,
										["onboard_num"] = "012",
										["y"] = 62507.257092839,
										["x"] = 31262.144535698,
										["name"] = "CRIMIA AIM-120C*8 F-15E Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5500291897772,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 2,
											["name"] = "Pontiac23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["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"] = 2163,
										["psi"] = 1.5500291897772,
										["onboard_num"] = "013",
										["y"] = 62547.257092839,
										["x"] = 31222.144535698,
										["name"] = "CRIMIA AIM-120C*8 F-15E Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5500291897772,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 2,
											["name"] = "Pontiac24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 62427.257092839,
								["x"] = 31342.144535698,
								["name"] = "CRIMIA AIM-120C*8 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [20]
							[21] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 786834.9257476,
											["x"] = -287430.76767386,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 443.11864877898,
											["ETA_locked"] = false,
											["y"] = 675345.39857979,
											["x"] = -285520.88235462,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 306,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2297,
										["psi"] = 1.5536673768682,
										["onboard_num"] = "018",
										["y"] = 786834.9257476,
										["x"] = -287430.76767386,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5536673768682,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 3,
											["name"] = "Enfield31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 249,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2298,
										["psi"] = 1.5536673768682,
										["onboard_num"] = "019",
										["y"] = 786874.9257476,
										["x"] = -287470.76767386,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5536673768682,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 3,
											["name"] = "Enfield32",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2299,
										["psi"] = 1.5536673768682,
										["onboard_num"] = "020",
										["y"] = 786914.9257476,
										["x"] = -287510.76767386,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5536673768682,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 3,
											["name"] = "Enfield33",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 249,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2300,
										["psi"] = 1.5536673768682,
										["onboard_num"] = "021",
										["y"] = 786954.9257476,
										["x"] = -287550.76767386,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 F-15E Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5536673768682,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 3,
											["name"] = "Enfield34",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786834.9257476,
								["x"] = -287430.76767386,
								["name"] = "Kutaisi AIM-120C*6 AIM-9M*2 Fuel*3 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [21]
							[22] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 786947.06559303,
											["x"] = -287432.4414029,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 443.38653555318,
											["ETA_locked"] = false,
											["y"] = 675338.22486167,
											["x"] = -285542.25291584,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 307,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2301,
										["psi"] = 1.553862114508,
										["onboard_num"] = "022",
										["y"] = 786947.06559303,
										["x"] = -287432.4414029,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15E Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.553862114508,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 3,
											["name"] = "Uzi31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 249,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2302,
										["psi"] = 1.553862114508,
										["onboard_num"] = "023",
										["y"] = 786987.06559303,
										["x"] = -287472.4414029,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15E Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.553862114508,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 3,
											["name"] = "Uzi32",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2303,
										["psi"] = 1.553862114508,
										["onboard_num"] = "024",
										["y"] = 787027.06559303,
										["x"] = -287512.4414029,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15E Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.553862114508,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 3,
											["name"] = "Uzi33",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2304,
										["psi"] = 1.553862114508,
										["onboard_num"] = "025",
										["y"] = 787067.06559303,
										["x"] = -287552.4414029,
										["name"] = "SEA AIM-120C*8 Fuel*3 F-15E Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.553862114508,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 3,
											["name"] = "Uzi34",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786947.06559303,
								["x"] = -287432.4414029,
								["name"] = "Kutaisi AIM-120C*8 Fuel*3 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [22]
							[23] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 786716.09098602,
											["x"] = -287430.76767386,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 442.91536037586,
											["ETA_locked"] = false,
											["y"] = 675329.48795225,
											["x"] = -285540.64827618,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 308,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2305,
										["psi"] = 1.5538289540636,
										["onboard_num"] = "026",
										["y"] = 786716.09098602,
										["x"] = -287430.76767386,
										["name"] = "SEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5538289540636,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 3,
											["name"] = "Colt31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 241,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2306,
										["psi"] = 1.5538289540636,
										["onboard_num"] = "027",
										["y"] = 786756.09098602,
										["x"] = -287470.76767386,
										["name"] = "SEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5538289540636,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 3,
											["name"] = "Colt32",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2307,
										["psi"] = 1.5538289540636,
										["onboard_num"] = "028",
										["y"] = 786796.09098602,
										["x"] = -287510.76767386,
										["name"] = "SEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5538289540636,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 3,
											["name"] = "Colt33",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 249,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2308,
										["psi"] = 1.5538289540636,
										["onboard_num"] = "029",
										["y"] = 786836.09098602,
										["x"] = -287550.76767386,
										["name"] = "SEA AIM-120C*4 AIM-9M*4 Fuel*3 F-15E Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5538289540636,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 3,
											["name"] = "Colt34",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786716.09098602,
								["x"] = -287430.76767386,
								["name"] = "Kutaisi AIM-120C*4 AIM-9M*4 Fuel*3 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [23]
							[24] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 787050.83679328,
											["x"] = -287437.46259001,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 444.37270498058,
											["ETA_locked"] = false,
											["y"] = 675343.7839365,
											["x"] = -285538.48576414,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 311,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2317,
										["psi"] = 1.5537983496524,
										["onboard_num"] = "030",
										["y"] = 787050.83679328,
										["x"] = -287437.46259001,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5537983496524,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 3,
											["name"] = "Dodge31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 249,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2318,
										["psi"] = 1.5537983496524,
										["onboard_num"] = "031",
										["y"] = 787090.83679328,
										["x"] = -287477.46259001,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5537983496524,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 3,
											["name"] = "Dodge32",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2319,
										["psi"] = 1.5537983496524,
										["onboard_num"] = "032",
										["y"] = 787130.83679328,
										["x"] = -287517.46259001,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5537983496524,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 3,
											["name"] = "Dodge33",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 249,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2320,
										["psi"] = 1.5537983496524,
										["onboard_num"] = "033",
										["y"] = 787170.83679328,
										["x"] = -287557.46259001,
										["name"] = "SEA AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5537983496524,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 3,
											["name"] = "Dodge34",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 787050.83679328,
								["x"] = -287437.46259001,
								["name"] = "Kutaisi AIM-120C*4 AIM-9M*2 AIM-7MH*2 Fuel*3 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [24]
							[25] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 787161.30290967,
											["x"] = -287439.13631904,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 444.90838960705,
											["ETA_locked"] = false,
											["y"] = 675323.304576,
											["x"] = -285534.97065012,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 328,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["Sta8LaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2385,
										["psi"] = 1.5537718652448,
										["onboard_num"] = "034",
										["y"] = 787161.30290967,
										["x"] = -287439.13631904,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5537718652448,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 3,
											["name"] = "Ford31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 249,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2386,
										["psi"] = 1.5537718652448,
										["onboard_num"] = "035",
										["y"] = 787201.30290967,
										["x"] = -287479.13631904,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5537718652448,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 3,
											["name"] = "Ford32",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2387,
										["psi"] = 1.5537718652448,
										["onboard_num"] = "036",
										["y"] = 787241.30290967,
										["x"] = -287519.13631904,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5537718652448,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 3,
											["name"] = "Ford33",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 249,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2388,
										["psi"] = 1.5537718652448,
										["onboard_num"] = "037",
										["y"] = 787281.30290967,
										["x"] = -287559.13631904,
										["name"] = "SEA AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5537718652448,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 3,
											["name"] = "Ford34",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 787161.30290967,
								["x"] = -287439.13631904,
								["name"] = "Kutaisi AIM-7MH*4 AIM-9M*4 Fuel*3 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [25]
							[26] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 787280.37817277,
											["x"] = -287441.06769287,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["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"] = 444.34449567456,
											["ETA_locked"] = false,
											["y"] = 675424.65960491,
											["x"] = -285443.79567796,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 355,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["InitAlertStatus"] = false,
											["HumanOrchestra"] = false,
											["IFF_M2_CODE"] = "auto",
											["NetCrewControlPriority"] = 0,
											["Sta8LaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2493,
										["psi"] = 1.5529424359236,
										["onboard_num"] = "038",
										["y"] = 787280.37817277,
										["x"] = -287441.06769287,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 F-15E Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5529424359236,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 3,
											["name"] = "Chevy31",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 249,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2494,
										["psi"] = 1.5529424359236,
										["onboard_num"] = "039",
										["y"] = 787320.37817277,
										["x"] = -287481.06769287,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 F-15E Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5529424359236,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 3,
											["name"] = "Chevy32",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 
												{
													[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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2495,
										["psi"] = 1.5529424359236,
										["onboard_num"] = "040",
										["y"] = 787360.37817277,
										["x"] = -287521.06769287,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 F-15E Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5529424359236,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 3,
											["name"] = "Chevy33",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["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] = 249,
													[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"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 2496,
										["psi"] = 1.5529424359236,
										["onboard_num"] = "041",
										["y"] = 787400.37817277,
										["x"] = -287561.06769287,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 F-15E Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [13]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [3]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 2,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5529424359236,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 3,
											["name"] = "Chevy34",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 787280.37817277,
								["x"] = -287441.06769287,
								["name"] = "Kutaisi AIM-120C*6 AIM-9M*2 F-15E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [26]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [3]
				[4] = 
				{
					["id"] = 8,
					["name"] = "Canada",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 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"] = -154208.36168753,
											["x"] = -200229.9315121,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 620.00198501324,
											["ETA_locked"] = false,
											["y"] = -265663.3390157,
											["x"] = -197862.96298552,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 53,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01033",
											["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 241,
													[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"] = 411,
										["psi"] = 1.5495625260483,
										["onboard_num"] = "753",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -154208.36168753,
										["x"] = -200229.9315121,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5495625260483,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy11",
											[3] = 1,
										}, -- 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"] = 411,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 427,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 429,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 428,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01053",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 427,
										["psi"] = 1.5495625260483,
										["onboard_num"] = "754",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -154168.36168753,
										["x"] = -200269.9315121,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5495625260483,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy12",
											[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"] = 411,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 427,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 429,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 428,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01054",
											["VoiceCallsignNumber"] = "13",
										}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 0,
													[19] = 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"] = 428,
										["psi"] = 1.5495625260483,
										["onboard_num"] = "755",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -154128.36168753,
										["x"] = -200309.9315121,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5495625260483,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy13",
											[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"] = 411,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 427,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 429,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 428,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01055",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 429,
										["psi"] = 1.5495625260483,
										["onboard_num"] = "756",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -154088.36168753,
										["x"] = -200349.9315121,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5495625260483,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy14",
											[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"] = 411,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 427,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 429,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 428,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -154208.36168753,
								["x"] = -200229.9315121,
								["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 38,
																	}, -- 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"] = -153616.99960334,
											["x"] = -200237.6107889,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 620.81763483031,
											["ETA_locked"] = false,
											["y"] = -265664.40380769,
											["x"] = -197851.53165741,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 56,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01047",
											["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 0,
													[19] = 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"] = 423,
										["psi"] = 1.5495042802703,
										["onboard_num"] = "733",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -153616.99960334,
										["x"] = -200237.6107889,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff0-Flare120 F/A-18C-2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5495042802703,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Springfield31",
											[3] = 1,
											[1] = 2,
											[4] = "Springfield31",
										}, -- 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"] = 423,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 433,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 435,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 434,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01061",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 433,
										["psi"] = 1.5495042802703,
										["onboard_num"] = "734",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -153576.99960334,
										["x"] = -200277.6107889,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff0-Flare120 F/A-18C-2-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5495042802703,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Springfield32",
											[3] = 2,
											[1] = 2,
											[4] = "Springfield32",
										}, -- 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"] = 423,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 433,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 435,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 434,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01062",
											["VoiceCallsignNumber"] = "13",
										}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 0,
													[19] = 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"] = 434,
										["psi"] = 1.5495042802703,
										["onboard_num"] = "735",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -153536.99960334,
										["x"] = -200317.6107889,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff0-Flare120 F/A-18C-2-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5495042802703,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Springfield33",
											[3] = 3,
											[1] = 2,
											[4] = "Springfield33",
										}, -- 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"] = 423,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 433,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 435,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 434,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01063",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 435,
										["psi"] = 1.5495042802703,
										["onboard_num"] = "736",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Sequence 3 Yellow"] = {},
												["Sequence 1 Blue"] = {},
												["Start Location"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -153496.99960334,
										["x"] = -200357.6107889,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff0-Flare120 F/A-18C-2-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5495042802703,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Springfield34",
											[3] = 4,
											[1] = 2,
											[4] = "Springfield34",
										}, -- 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"] = 423,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 433,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 435,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 434,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -153616.99960334,
								["x"] = -200237.6107889,
								["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff30-Flare90 F/A-18C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 75,
																	}, -- 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"] = 61860.735834202,
											["x"] = 30852.728100187,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 620.00198501324,
											["ETA_locked"] = false,
											["y"] = -49614.247240138,
											["x"] = 33217.978321699,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 117,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "ED",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01556",
											["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 241,
													[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"] = 750,
										["psi"] = 1.549581742931,
										["onboard_num"] = "711",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 61860.735834202,
										["x"] = 30852.728100187,
										["name"] = "CRIMEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.549581742931,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- 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"] = 750,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1895,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1897,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1896,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "ED",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03747",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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,
													[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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1895,
										["psi"] = 1.549581742931,
										["onboard_num"] = "712",
										["y"] = 61900.735834202,
										["x"] = 30812.728100187,
										["name"] = "CRIMEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.549581742931,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[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"] = 750,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1895,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1897,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1896,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "ED",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03750",
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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,
													[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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1896,
										["psi"] = 1.549581742931,
										["onboard_num"] = "713",
										["y"] = 61940.735834202,
										["x"] = 30772.728100187,
										["name"] = "CRIMEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.549581742931,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield13",
											[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"] = 750,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1895,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1897,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1896,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "ED",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03751",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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,
													[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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1897,
										["psi"] = 1.549581742931,
										["onboard_num"] = "714",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 61980.735834202,
										["x"] = 30732.728100187,
										["name"] = "CRIMEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.549581742931,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield14",
											[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"] = 750,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1895,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1897,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1896,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 61860.735834202,
								["x"] = 30852.728100187,
								["name"] = "CRIMEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 78,
																	}, -- 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"] = 62402.214874887,
											["x"] = 30855.062061569,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 620.81763483031,
											["ETA_locked"] = false,
											["y"] = -49615.312032128,
											["x"] = 33229.409649809,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 120,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01572",
											["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 0,
													[19] = 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"] = 762,
										["psi"] = 1.5496032852443,
										["onboard_num"] = "722",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 62402.214874887,
										["x"] = 30855.062061569,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff0-Flare120 F/A-18C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5496032852443,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- 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"] = 762,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1044,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1046,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1045,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02224",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1044,
										["psi"] = 1.5496032852443,
										["onboard_num"] = "723",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 62442.214874887,
										["x"] = 30815.062061569,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff0-Flare120 F/A-18C- Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5496032852443,
										["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"] = 762,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1044,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1046,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1045,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02225",
											["VoiceCallsignNumber"] = "13",
										}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 0,
													[19] = 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"] = 1045,
										["psi"] = 1.5496032852443,
										["onboard_num"] = "724",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 62482.214874887,
										["x"] = 30775.062061569,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff0-Flare120 F/A-18C- Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5496032852443,
										["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"] = 762,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1044,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1046,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1045,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02226",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1046,
										["psi"] = 1.5496032852443,
										["onboard_num"] = "725",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 62522.214874887,
										["x"] = 30735.062061569,
										["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff0-Flare120 F/A-18C- Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5496032852443,
										["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"] = 762,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1044,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1046,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1045,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 62402.214874887,
								["x"] = 30855.062061569,
								["name"] = "CRIMEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff30-Flare90 F/A-18C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 227.39054356591,
											["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"] = 183710.41850595,
											["x"] = -197728.87233074,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 236.38888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 218.60175314188,
											["ETA_locked"] = false,
											["y"] = 132126.94240417,
											["x"] = -200803.48730431,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 156,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "canada air force",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "F-86F Sabre",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 309,
													[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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1165,
										["psi"] = 1.6303305395193,
										["onboard_num"] = "31",
										["y"] = 183710.41850595,
										["x"] = -197728.87233074,
										["name"] = "BFM F-86F-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[5] = 
												{
													["CLSID"] = "{GAR-8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{GAR-8}",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 1282,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6303305395193,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "canada air force",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "F-86F Sabre",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 309,
													[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"] = 1169,
										["psi"] = 1.6303305395193,
										["onboard_num"] = "032",
										["y"] = 183750.41850595,
										["x"] = -197768.87233074,
										["name"] = "BFM F-86F-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[5] = 
												{
													["CLSID"] = "{GAR-8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{GAR-8}",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 1282,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6303305395193,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "canada air force",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "F-86F Sabre",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 309,
													[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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1170,
										["psi"] = 1.6303305395193,
										["onboard_num"] = "033",
										["y"] = 183790.41850595,
										["x"] = -197808.87233074,
										["name"] = "BFM F-86F-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[5] = 
												{
													["CLSID"] = "{GAR-8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{GAR-8}",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 1282,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6303305395193,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "canada air force",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "F-86F Sabre",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 309,
													[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"] = 1171,
										["psi"] = 1.6303305395193,
										["onboard_num"] = "034",
										["y"] = 183830.41850595,
										["x"] = -197848.87233074,
										["name"] = "BFM F-86F-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[5] = 
												{
													["CLSID"] = "{GAR-8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{GAR-8}",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 1282,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6303305395193,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 183710.41850595,
								["x"] = -197728.87233074,
								["name"] = "BFM F-86F Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 309,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 227.39054356591,
											["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"] = 90,
																	}, -- 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"] = 183925.57930216,
											["x"] = -199341.19834503,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 290.20586968207,
											["ETA_locked"] = false,
											["y"] = 131838.97781988,
											["x"] = -202730.00489569,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 171,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02600",
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 309,
													[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"] = 1280,
										["psi"] = 1.6357657628888,
										["onboard_num"] = "722",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 183925.57930216,
										["x"] = -199341.19834503,
										["name"] = "BFM F/A-18C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_LAU-127_AIM-9M",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_LAU-127_AIM-9M_R",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6357657628888,
										["callsign"] = 
										{
											[1] = 14,
											[2] = 1,
											["name"] = "Jury11",
											[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"] = 1280,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1289,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1291,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1290,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02611",
											["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] = 309,
													[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"] = 1289,
										["psi"] = 1.6357657628888,
										["onboard_num"] = "726",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 183965.57930216,
										["x"] = -199381.19834503,
										["name"] = "BFM F/A-18C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_LAU-127_AIM-9M",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_LAU-127_AIM-9M_R",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6357657628888,
										["callsign"] = 
										{
											[1] = 14,
											[2] = 1,
											["name"] = "Jury12",
											[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"] = 1280,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1289,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1291,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1290,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02612",
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 309,
													[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"] = 1290,
										["psi"] = 1.6357657628888,
										["onboard_num"] = "727",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 184005.57930216,
										["x"] = -199421.19834503,
										["name"] = "BFM F/A-18C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_LAU-127_AIM-9M",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_LAU-127_AIM-9M_R",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6357657628888,
										["callsign"] = 
										{
											[1] = 14,
											[2] = 1,
											["name"] = "Jury13",
											[3] = 3,
										}, -- 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"] = 1280,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1289,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1291,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1290,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "JY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "02613",
											["VoiceCallsignNumber"] = "14",
										}, -- 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] = 309,
													[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"] = 1291,
										["psi"] = 1.6357657628888,
										["onboard_num"] = "728",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 184045.57930216,
										["x"] = -199461.19834503,
										["name"] = "BFM F/A-18C Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_LAU-127_AIM-9M",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_LAU-127_AIM-9M_R",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6357657628888,
										["callsign"] = 
										{
											[1] = 14,
											[2] = 1,
											["name"] = "Jury14",
											[3] = 4,
										}, -- 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"] = 1280,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1289,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1291,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1290,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 183925.57930216,
								["x"] = -199341.19834503,
								["name"] = "BFM F/A-18C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 309,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 846720.145605,
											["x"] = -277947.25689695,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 936.26754301477,
											["ETA_locked"] = false,
											["y"] = 849259.8736843,
											["x"] = -109568.28909671,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 240,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "UI",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03253",
											["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] = 319,
													[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] = 241,
													[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"] = 1579,
										["psi"] = -0.01508226077771,
										["onboard_num"] = "711",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 846720.145605,
										["x"] = -277947.25689695,
										["name"] = "山岳戦 AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.01508226077771,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi11",
											[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"] = 1579,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1746,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1748,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1747,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "UI",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03522",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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] = 241,
													[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"] = 1746,
										["psi"] = -0.01508226077771,
										["onboard_num"] = "715",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 846760.145605,
										["x"] = -277987.25689695,
										["name"] = "山岳戦 AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.01508226077771,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi12",
											[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"] = 1579,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1746,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1748,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1747,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "UI",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03523",
											["VoiceCallsignNumber"] = "13",
										}, -- 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] = 319,
													[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] = 241,
													[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"] = 1747,
										["psi"] = -0.01508226077771,
										["onboard_num"] = "716",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 846800.145605,
										["x"] = -278027.25689695,
										["name"] = "山岳戦 AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.01508226077771,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi13",
											[3] = 3,
										}, -- 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"] = 1579,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1746,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1748,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1747,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "UI",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03524",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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] = 241,
													[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"] = 1748,
										["psi"] = -0.01508226077771,
										["onboard_num"] = "717",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 846840.145605,
										["x"] = -278067.25689695,
										["name"] = "山岳戦 AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.01508226077771,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi14",
											[3] = 4,
										}, -- 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"] = 1579,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1746,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1748,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1747,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846720.145605,
								["x"] = -277947.25689695,
								["name"] = "山岳戦 AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [7]
							[8] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 847398.73570501,
											["x"] = -277957.85544939,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 939.55298802969,
											["ETA_locked"] = false,
											["y"] = 849559.32631337,
											["x"] = -108969.38383856,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 243,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03267",
											["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] = 319,
													[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"] = 1591,
										["psi"] = -0.012784735376886,
										["onboard_num"] = "744",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847398.73570501,
										["x"] = -277957.85544939,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 Chaff0-Flare120 F/A-18C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.012784735376886,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[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"] = 1591,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1755,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1757,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1756,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03533",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1755,
										["psi"] = -0.012784735376886,
										["onboard_num"] = "745",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847438.73570501,
										["x"] = -277997.85544939,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 Chaff0-Flare120 F/A-18C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.012784735376886,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt12",
											[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"] = 1591,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1755,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1757,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1756,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03534",
											["VoiceCallsignNumber"] = "13",
										}, -- 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] = 319,
													[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"] = 1756,
										["psi"] = -0.012784735376886,
										["onboard_num"] = "746",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847478.73570501,
										["x"] = -278037.85544939,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 Chaff0-Flare120 F/A-18C Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.012784735376886,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt13",
											[3] = 3,
										}, -- 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"] = 1591,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1755,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1757,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1756,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "03535",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1757,
										["psi"] = -0.012784735376886,
										["onboard_num"] = "747",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 847518.73570501,
										["x"] = -278077.85544939,
										["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 Chaff0-Flare120 F/A-18C Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.012784735376886,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt14",
											[3] = 4,
										}, -- 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"] = 1591,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 1755,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 1757,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 1756,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847398.73570501,
								["x"] = -277957.85544939,
								["name"] = "山岳戦 AIM-120C*6 AIM-9M*2 Fuel*3 Chaff30-Flare90 F/A-18C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [8]
							[9] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -153536.83019899,
											["x"] = -200234.36067791,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 620.81763483031,
											["ETA_locked"] = false,
											["y"] = -265375.67359458,
											["x"] = -197844.44793181,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 268,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04232",
											["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] = 249,
													[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"] = 2074,
										["psi"] = 1.5494303237804,
										["onboard_num"] = "713",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -153536.83019899,
										["x"] = -200234.36067791,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff30-Flare90 F/A-18C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5494303237804,
										["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"] = 2074,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2078,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2080,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2079,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04236",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2078,
										["psi"] = 1.5494303237804,
										["onboard_num"] = "718",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -153496.83019899,
										["x"] = -200274.36067791,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff60-Flare60 F/A-18C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5494303237804,
										["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"] = 2074,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2078,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2080,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2079,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04237",
											["VoiceCallsignNumber"] = "13",
										}, -- 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] = 249,
													[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"] = 2079,
										["psi"] = 1.5494303237804,
										["onboard_num"] = "719",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -153456.83019899,
										["x"] = -200314.36067791,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff60-Flare60 F/A-18C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5494303237804,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge13",
											[3] = 3,
										}, -- 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"] = 2074,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2078,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2080,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2079,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04240",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2080,
										["psi"] = 1.5494303237804,
										["onboard_num"] = "720",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["Initial Point"] = {},
												["Sequence 2 Red"] = {},
												["PB"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Start Location"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = -153416.83019899,
										["x"] = -200354.36067791,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff60-Flare60 F/A-18C Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5494303237804,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge14",
											[3] = 4,
										}, -- 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"] = 2074,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2078,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2080,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2079,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -153536.83019899,
								["x"] = -200234.36067791,
								["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff30-Flare90 F/A-18C Red-1",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [9]
							[10] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 786771.8881881,
											["x"] = -287910.57960288,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 620.00198501324,
											["ETA_locked"] = false,
											["y"] = 675316.91085993,
											["x"] = -285543.6110763,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 339,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PC",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04775",
											["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] = 249,
													[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] = 241,
													[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"] = 2429,
										["psi"] = 1.5495625260483,
										["onboard_num"] = "010",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 786771.8881881,
										["x"] = -287910.57960288,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5495625260483,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac11",
											[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"] = 2429,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2430,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2432,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2431,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PC",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04776",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2430,
										["psi"] = 1.5495625260483,
										["onboard_num"] = "011",
										["y"] = 786811.8881881,
										["x"] = -287950.57960288,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5495625260483,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac12",
											[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"] = 2429,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2430,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2432,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2431,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PC",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "04777",
											["VoiceCallsignNumber"] = "13",
										}, -- 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] = 249,
													[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"] = 2431,
										["psi"] = 1.5495625260483,
										["onboard_num"] = "012",
										["y"] = 786851.8881881,
										["x"] = -287990.57960288,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5495625260483,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac13",
											[3] = 3,
										}, -- 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"] = 2429,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2430,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2432,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2431,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PC",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "05000",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2432,
										["psi"] = 1.5495625260483,
										["onboard_num"] = "013",
										["y"] = 786891.8881881,
										["x"] = -288030.57960288,
										["name"] = "SEA AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7P}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7P}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5495625260483,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac14",
											[3] = 4,
										}, -- 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"] = 2429,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2430,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2432,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2431,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786771.8881881,
								["x"] = -287910.57960288,
								["name"] = "Kutaisi AIM-7P*6 AIM-9M*2 Fuel*1 F/A-18C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [10]
							[11] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 787643.32937321,
											["x"] = -287914.38240795,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 620.81763483031,
											["ETA_locked"] = false,
											["y"] = 675315.84606794,
											["x"] = -285532.17974819,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 342,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "05011",
											["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] = 249,
													[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"] = 2441,
										["psi"] = 1.5495918491152,
										["onboard_num"] = "014",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 787643.32937321,
										["x"] = -287914.38240795,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff30-Flare90 F/A-18C Red-2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5495918491152,
										["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"] = 2441,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2442,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2444,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2443,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "05012",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2442,
										["psi"] = 1.5495918491152,
										["onboard_num"] = "015",
										["y"] = 787683.32937321,
										["x"] = -287954.38240795,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff30-Flare90 F/A-18C Red-2-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5495918491152,
										["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"] = 2441,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2442,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2444,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2443,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "05013",
											["VoiceCallsignNumber"] = "13",
										}, -- 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] = 249,
													[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"] = 2443,
										["psi"] = 1.5495918491152,
										["onboard_num"] = "016",
										["y"] = 787723.32937321,
										["x"] = -287994.38240795,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff30-Flare90 F/A-18C Red-2-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5495918491152,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Hornet13",
											[3] = 3,
										}, -- 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"] = 2441,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2442,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2444,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2443,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "05014",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2444,
										["psi"] = 1.5495918491152,
										["onboard_num"] = "017",
										["y"] = 787763.32937321,
										["x"] = -288034.38240795,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff30-Flare90 F/A-18C Red-2-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5495918491152,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Hornet14",
											[3] = 4,
										}, -- 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"] = 2441,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2442,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2444,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2443,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 787643.32937321,
								["x"] = -287914.38240795,
								["name"] = "Kutaisi AIM-120C*6 AIM-9M*2 Fuel*3 Chaff30-Frale30 F/A-18C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [11]
							[12] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 787330.517552,
											["x"] = -287904.92176548,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 620.81763483031,
											["ETA_locked"] = false,
											["y"] = 675604.57628105,
											["x"] = -285525.09602259,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 362,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "05131",
											["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] = 249,
													[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"] = 2521,
										["psi"] = 1.5494989817593,
										["onboard_num"] = "018",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 787330.517552,
										["x"] = -287904.92176548,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff30-Flare90 F/A-18C Red-3-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU_42A_x3_ADM_141A}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5494989817593,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Squid11",
											[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"] = 2521,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2522,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2524,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2523,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "05132",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2522,
										["psi"] = 1.5494989817593,
										["onboard_num"] = "019",
										["dataCartridge"] = 
										{
											["GroupsPoints"] = 
											{
												["PB"] = {},
												["Sequence 2 Red"] = {},
												["Start Location"] = {},
												["Sequence 1 Blue"] = {},
												["Sequence 3 Yellow"] = {},
												["A/A Waypoint"] = {},
												["PP"] = {},
												["Initial Point"] = {},
											}, -- end of ["GroupsPoints"]
											["Points"] = {},
										}, -- end of ["dataCartridge"]
										["y"] = 787370.517552,
										["x"] = -287944.92176548,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff30-Flare90 F/A-18C Red-3-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5494989817593,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Squid12",
											[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"] = 2521,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2522,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2524,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2523,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "05133",
											["VoiceCallsignNumber"] = "13",
										}, -- 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] = 249,
													[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"] = 2523,
										["psi"] = 1.5494989817593,
										["onboard_num"] = "020",
										["y"] = 787410.517552,
										["x"] = -287984.92176548,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff30-Flare90 F/A-18C Red-3-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5494989817593,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Squid13",
											[3] = 3,
										}, -- 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"] = 2521,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2522,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2524,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2523,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "canada 409th squadron",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "05134",
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2524,
										["psi"] = 1.5494989817593,
										["onboard_num"] = "021",
										["y"] = 787450.517552,
										["x"] = -288024.92176548,
										["name"] = "SEA AIM-120C*6 AIM-9M*2 Fuel*3 Chaff30-Flare90 F/A-18C Red-3-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 90,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5494989817593,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Squid14",
											[3] = 4,
										}, -- 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"] = 2521,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 2522,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 2524,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 2523,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 787330.517552,
								["x"] = -287904.92176548,
								["name"] = "Kutaisi AIM-120C*6 AIM-9M*2 Fuel Chaff30-Flare90 Fuel*1 TALD*6 F/A-18C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [12]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [4]
				[5] = 
				{
					["id"] = 34,
					["name"] = "Iran",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = -154347.84534142,
											["x"] = -199127.49238158,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 266.35863605877,
											["ETA_locked"] = false,
											["y"] = -265649.19932132,
											["x"] = -197850.57565016,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 46,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["KY28Key"] = 1,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["LaserCodeDigit2"] = 6,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 361,
										["psi"] = 1.5593242227523,
										["onboard_num"] = "039",
										["y"] = -154347.84534142,
										["x"] = -199127.49238158,
										["name"] = "SEA AIM-7E*4 AIM-9L*4 Fuel*3 F-4E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5593242227523,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Dodge11",
											[3] = 1,
											[1] = 5,
											[4] = "Dodge11",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 372,
										["psi"] = 1.5593242227523,
										["onboard_num"] = "040",
										["y"] = -154307.84534142,
										["x"] = -199167.49238158,
										["name"] = "SEA AIM-7E*4 AIM-9L*4 Fuel*3 F-4E Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5593242227523,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Dodge12",
											[3] = 2,
											[1] = 5,
											[4] = "Dodge12",
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6673",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 373,
										["psi"] = 1.5593242227523,
										["onboard_num"] = "041",
										["y"] = -154267.84534142,
										["x"] = -199207.49238158,
										["name"] = "SEA AIM-7E*4 AIM-9L*4 Fuel*3 F-4E Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5593242227523,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Dodge13",
											[3] = 3,
											[1] = 5,
											[4] = "Dodge13",
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6564",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 374,
										["psi"] = 1.5593242227523,
										["onboard_num"] = "042",
										["y"] = -154227.84534142,
										["x"] = -199247.49238158,
										["name"] = "SEA AIM-7E*4 AIM-9L*4 Fuel*3 F-4E Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5593242227523,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Dodge14",
											[3] = 4,
											[1] = 5,
											[4] = "Dodge14",
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -154347.84534142,
								["x"] = -199127.49238158,
								["name"] = "SEA AIM-7E*4 AIM-9L*4 F-4E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = "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"] = -154475.7911405,
											["x"] = -199140.95224947,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 266.65963807201,
											["ETA_locked"] = false,
											["y"] = -265668.65456895,
											["x"] = -197893.0698799,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 45,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6564",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["UseReferenceAircraft"] = false,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["IsNvgAllowed"] = true,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 357,
										["psi"] = 1.5595741139176,
										["onboard_num"] = "035",
										["y"] = -154475.7911405,
										["x"] = -199140.95224947,
										["name"] = "SEA AIM-7M*4 AIM-9M*4 Fuel*3 F-4E-2-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5595741139176,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Dodge21",
											[3] = 1,
											[1] = 5,
											[4] = "Dodge21",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 375,
										["psi"] = 1.5595741139176,
										["onboard_num"] = "036",
										["y"] = -154435.7911405,
										["x"] = -199180.95224947,
										["name"] = "SEA AIM-7M*4 AIM-9M*4 Fuel*3 F-4E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5595741139176,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Dodge22",
											[3] = 2,
											[1] = 5,
											[4] = "Dodge22",
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 376,
										["psi"] = 1.5595741139176,
										["onboard_num"] = "037",
										["y"] = -154395.7911405,
										["x"] = -199220.95224947,
										["name"] = "SEA AIM-7M*4 AIM-9M*4 Fuel*3 F-4E Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5595741139176,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Dodge23",
											[3] = 3,
											[1] = 5,
											[4] = "Dodge23",
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6673",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 377,
										["psi"] = 1.5595741139176,
										["onboard_num"] = "038",
										["y"] = -154355.7911405,
										["x"] = -199260.95224947,
										["name"] = "SEA AIM-7M*4 AIM-9M*4 Fuel*3 F-4E Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5595741139176,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Dodge24",
											[3] = 4,
											[1] = 5,
											[4] = "Dodge24",
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -154475.7911405,
								["x"] = -199140.95224947,
								["name"] = "SEA AIM-7M*4 AIM-9M*4 F-4E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 61573.300635062,
											["x"] = 31939.989057749,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 266.65963807201,
											["ETA_locked"] = false,
											["y"] = -49619.562793388,
											["x"] = 33187.871427319,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 109,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6564",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit2"] = 6,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit1"] = 1,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["KY28Key"] = 1,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IsNvgAllowed"] = true,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 718,
										["psi"] = 1.5595741139176,
										["onboard_num"] = "010",
										["y"] = 61573.300635062,
										["x"] = 31939.989057749,
										["name"] = "CRIMEA AIM-7M*4 AIM-9M*4 Fuel*3 F-4E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5595741139176,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6564",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1838,
										["psi"] = 1.5595741139176,
										["onboard_num"] = "011",
										["y"] = 61613.300635062,
										["x"] = 31899.989057749,
										["name"] = "CRIMEA AIM-7M*4 AIM-9M*4 Fuel*3 F-4E Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5595741139176,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6564",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1839,
										["psi"] = 1.5595741139176,
										["onboard_num"] = "012",
										["y"] = 61653.300635062,
										["x"] = 31859.989057749,
										["name"] = "CRIMEA AIM-7M*4 AIM-9M*4 Fuel*3 F-4E Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5595741139176,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6564",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1840,
										["psi"] = 1.5595741139176,
										["onboard_num"] = "013",
										["y"] = 61693.300635062,
										["x"] = 31819.989057749,
										["name"] = "CRIMEA AIM-7M*4 AIM-9M*4 Fuel*3 F-4E Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5595741139176,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 61573.300635062,
								["x"] = 31939.989057749,
								["name"] = "CRIMEA AIM-7M*4 AIM-9M*4 F-4E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = "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"] = 61682.891329513,
											["x"] = 31940.635601948,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 266.35863605877,
											["ETA_locked"] = false,
											["y"] = -49600.107545758,
											["x"] = 33230.365657059,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 110,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["IsNvgAllowed"] = true,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit1"] = 1,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["UseReferenceAircraft"] = false,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit2"] = 6,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 722,
										["psi"] = 1.5592072042211,
										["onboard_num"] = "014",
										["y"] = 61682.891329513,
										["x"] = 31940.635601948,
										["name"] = "CRIMEA AIM-7E*4 AIM-9L*4 Fuel*3 F-4E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5592072042211,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1841,
										["psi"] = 1.5592072042211,
										["onboard_num"] = "015",
										["y"] = 61722.891329513,
										["x"] = 31900.635601948,
										["name"] = "CRIMEA AIM-7E*4 AIM-9L*4 Fuel*3 F-4E Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5592072042211,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1842,
										["psi"] = 1.5592072042211,
										["onboard_num"] = "016",
										["y"] = 61762.891329513,
										["x"] = 31860.635601948,
										["name"] = "CRIMEA AIM-7E*4 AIM-9L*4 Fuel*3 F-4E Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5592072042211,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1843,
										["psi"] = 1.5592072042211,
										["onboard_num"] = "017",
										["y"] = 61802.891329513,
										["x"] = 31820.635601948,
										["name"] = "CRIMEA AIM-7E*4 AIM-9L*4 Fuel*3 F-4E Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5592072042211,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 61682.891329513,
								["x"] = 31940.635601948,
								["name"] = "CRIMEA AIM-7E*4 AIM-9L*4 F-4E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = -154222.87414648,
											["x"] = -199118.9832243,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 267.30823205216,
											["ETA_locked"] = false,
											["y"] = -265662.6873819,
											["x"] = -197844.25914437,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 134,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit2"] = 6,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit1"] = 1,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["KY28Key"] = 1,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["IsNvgAllowed"] = true,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 869,
										["psi"] = 1.5593581481862,
										["onboard_num"] = "014",
										["y"] = -154222.87414648,
										["x"] = -199118.9832243,
										["name"] = "SEA AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 Red F-4E-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5593581481862,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 873,
										["psi"] = 1.5593581481862,
										["onboard_num"] = "018",
										["y"] = -154182.87414648,
										["x"] = -199158.9832243,
										["name"] = "SEA AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 Red F-4E-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5593581481862,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 241,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 874,
										["psi"] = 1.5593581481862,
										["onboard_num"] = "019",
										["y"] = -154142.87414648,
										["x"] = -199198.9832243,
										["name"] = "SEA AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 Red F-4E-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5593581481862,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 875,
										["psi"] = 1.5593581481862,
										["onboard_num"] = "020",
										["y"] = -154102.87414648,
										["x"] = -199238.9832243,
										["name"] = "SEA AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 Red F-4E-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5593581481862,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -154222.87414648,
								["x"] = -199118.9832243,
								["name"] = "SEA AIM-7E*3 AIM-9L*4 ALQ-131*1 Red F-4E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = -154082.9797083,
											["x"] = -199136.16324303,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 266.65963807201,
											["ETA_locked"] = false,
											["y"] = -265261.11740641,
											["x"] = -197888.28087346,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 135,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit2"] = 6,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit1"] = 1,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["KY28Key"] = 1,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IsNvgAllowed"] = true,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 876,
										["psi"] = 1.5595726276415,
										["onboard_num"] = "021",
										["y"] = -154082.9797083,
										["x"] = -199136.16324303,
										["name"] = "SEA AIM-7M*3 AIM-9M*4 Fuel*3 ALQ-131 F-4E Red",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5595726276415,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 880,
										["psi"] = 1.5595726276415,
										["onboard_num"] = "022",
										["y"] = -154042.9797083,
										["x"] = -199176.16324303,
										["name"] = "SEA AIM-7M*3 AIM-9M*4 Fuel*3 ALQ-131 F-4E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5595726276415,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 881,
										["psi"] = 1.5595726276415,
										["onboard_num"] = "023",
										["y"] = -154002.9797083,
										["x"] = -199216.16324303,
										["name"] = "SEA AIM-7M*3 AIM-9M*4 Fuel*3 ALQ-131 F-4E Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5595726276415,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 882,
										["psi"] = 1.5595726276415,
										["onboard_num"] = "024",
										["y"] = -153962.9797083,
										["x"] = -199256.16324303,
										["name"] = "SEA AIM-7M*3 AIM-9M*4 Fuel*3 ALQ-131 F-4E Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5595726276415,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -154082.9797083,
								["x"] = -199136.16324303,
								["name"] = "SEA AIM-7M*3 AIM-9M*4 ALQ-131 F-4E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 61812.615121024,
											["x"] = 31936.581733464,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 267.30823205216,
											["ETA_locked"] = false,
											["y"] = -49595.780633644,
											["x"] = 33231.575155826,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 141,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit2"] = 6,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit1"] = 1,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["KY28Key"] = 1,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IsNvgAllowed"] = true,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 912,
										["psi"] = 1.559173009768,
										["onboard_num"] = "025",
										["y"] = 61812.615121024,
										["x"] = 31936.581733464,
										["name"] = "CRIMEA AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 Red F-4E-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.559173009768,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1844,
										["psi"] = 1.559173009768,
										["onboard_num"] = "026",
										["y"] = 61852.615121024,
										["x"] = 31896.581733464,
										["name"] = "CRIMEA AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 F-4E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.559173009768,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1845,
										["psi"] = 1.559173009768,
										["onboard_num"] = "027",
										["y"] = 61892.615121024,
										["x"] = 31856.581733464,
										["name"] = "CRIMEA AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 F-4E Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.559173009768,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1846,
										["psi"] = 1.559173009768,
										["onboard_num"] = "028",
										["y"] = 61932.615121024,
										["x"] = 31816.581733464,
										["name"] = "CRIMEA AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 F-4E Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.559173009768,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 61812.615121024,
								["x"] = 31936.581733464,
								["name"] = "CRIMEA AIM-7E*3 AIM-9L*4 ALQ-131*1 F-4E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [7]
							[8] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = "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"] = 61910.921431779,
											["x"] = 31931.514397858,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 266.65963807201,
											["ETA_locked"] = false,
											["y"] = -49194.210658155,
											["x"] = 33187.553426733,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 142,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit2"] = 6,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit1"] = 1,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["KY28Key"] = 1,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["IsNvgAllowed"] = true,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 916,
										["psi"] = 1.559491848764,
										["onboard_num"] = "029",
										["y"] = 61910.921431779,
										["x"] = 31931.514397858,
										["name"] = "CRIMEA AIM-7M*3 AIM-9M*4 Fuel*3 ALQ-131 F-4E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.559491848764,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 923,
										["psi"] = 1.559491848764,
										["onboard_num"] = "030",
										["y"] = 61950.921431779,
										["x"] = 31891.514397858,
										["name"] = "CREMIA AIM-7M*3 AIM-9M*4 Fuel*3 ALQ-131 F-4E Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.559491848764,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 924,
										["psi"] = 1.559491848764,
										["onboard_num"] = "031",
										["y"] = 61990.921431779,
										["x"] = 31851.514397858,
										["name"] = "CREMIA AIM-7M*3 AIM-9M*4 Fuel*3 ALQ-131 F-4E Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.559491848764,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[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,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 925,
										["psi"] = 1.559491848764,
										["onboard_num"] = "032",
										["y"] = 62030.921431779,
										["x"] = 31811.514397858,
										["name"] = "CREMIA AIM-7M*3 AIM-9M*4 Fuel*3 ALQ-131 F-4E Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.559491848764,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 61910.921431779,
								["x"] = 31931.514397858,
								["name"] = "CRIMEA AIM-7M*3 AIM-9M*4 ALQ-131 F-4E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [8]
							[9] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 227.39054356591,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 183627.03983852,
											["x"] = -197244.1183127,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 227.39054356591,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 229.95036900626,
											["ETA_locked"] = false,
											["y"] = 131350.47609752,
											["x"] = -198363.15190296,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 154,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["INSAlignmentStored"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["TacanChannel"] = 0,
											["IsNvgAllowed"] = true,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit4"] = 8,
											["LaserCodeDigit2"] = 6,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 309,
													[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"] = 1145,
										["psi"] = 1.5921990862096,
										["onboard_num"] = "018",
										["y"] = 183627.03983852,
										["x"] = -197244.1183127,
										["name"] = "BFM F-4E-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[14] = 
												{
													["CLSID"] = "{HB_ALE_40_30_60}",
												}, -- end of [14]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 4243,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5921990862096,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6564",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["INSAlignmentStored"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["TacanChannel"] = 0,
											["IffMode2Digit1"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit2"] = 6,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 309,
													[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"] = 1149,
										["psi"] = 1.5921990862096,
										["onboard_num"] = "033",
										["y"] = 183667.03983852,
										["x"] = -197284.1183127,
										["name"] = "BFM F-4E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[14] = 
												{
													["CLSID"] = "{HB_ALE_40_30_60}",
												}, -- end of [14]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 4243,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5921990862096,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["INSAlignmentStored"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["TacanChannel"] = 0,
											["IffMode2Digit1"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit2"] = 6,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 309,
													[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"] = 1150,
										["psi"] = 1.5921990862096,
										["onboard_num"] = "034",
										["y"] = 183707.03983852,
										["x"] = -197324.1183127,
										["name"] = "BFM F-4E Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[14] = 
												{
													["CLSID"] = "{HB_ALE_40_30_60}",
												}, -- end of [14]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 4243,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5921990862096,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6673",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["INSAlignmentStored"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["TacanChannel"] = 0,
											["IffMode2Digit1"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit2"] = 6,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 309,
													[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"] = 1151,
										["psi"] = 1.5921990862096,
										["onboard_num"] = "043",
										["y"] = 183747.03983852,
										["x"] = -197364.1183127,
										["name"] = "BFM F-4E Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[14] = 
												{
													["CLSID"] = "{HB_ALE_40_30_60}",
												}, -- end of [14]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 4243,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5921990862096,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 183627.03983852,
								["x"] = -197244.1183127,
								["name"] = "BFM F-4E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 309,
							}, -- end of [9]
							[10] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 846790.33694874,
											["x"] = -276866.75229421,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 400.49229549481,
											["ETA_locked"] = false,
											["y"] = 848660.96842615,
											["x"] = -109867.74172578,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 190,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["IsNvgAllowed"] = true,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["UseReferenceAircraft"] = false,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["LaserCodeDigit1"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1385,
										["psi"] = -0.011200984001682,
										["onboard_num"] = "044",
										["y"] = 846790.33694874,
										["x"] = -276866.75229421,
										["name"] = "山岳戦 AIM-7M*3 AIM-9M*4 Fuel*3 ALQ-131 F-4E Red",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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.011200984001682,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["INSAlignmentStored"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["TacanChannel"] = 0,
											["IffMode2Digit1"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit2"] = 6,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1683,
										["psi"] = -0.011200984001682,
										["onboard_num"] = "045",
										["y"] = 846830.33694874,
										["x"] = -276906.75229421,
										["name"] = "山岳戦 AIM-7M*3 AIM-9M*4 Fuel*3 ALQ-131 F-4E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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.011200984001682,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["INSAlignmentStored"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["TacanChannel"] = 0,
											["IffMode2Digit1"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit2"] = 6,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1684,
										["psi"] = -0.011200984001682,
										["onboard_num"] = "046",
										["y"] = 846870.33694874,
										["x"] = -276946.75229421,
										["name"] = "山岳戦 AIM-7M*3 AIM-9M*4 Fuel*3 ALQ-131 F-4E Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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.011200984001682,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["INSAlignmentStored"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["TacanChannel"] = 0,
											["IffMode2Digit1"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit2"] = 6,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1685,
										["psi"] = -0.011200984001682,
										["onboard_num"] = "047",
										["y"] = 846910.33694874,
										["x"] = -276986.75229421,
										["name"] = "山岳戦 AIM-7M*3 AIM-9M*4 Fuel*3 ALQ-131 F-4E Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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.011200984001682,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846790.33694874,
								["x"] = -276866.75229421,
								["name"] = "山岳戦 AIM-7M*3 AIM-9M*4 ALQ-131 F-4E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [10]
							[11] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = "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"] = 846452.71615203,
											["x"] = -276858.27763432,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 399.81219558748,
											["ETA_locked"] = false,
											["y"] = 849858.77894244,
											["x"] = -110167.19435485,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 232,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6564",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["IsNvgAllowed"] = true,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["UseReferenceAircraft"] = false,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit1"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1547,
										["psi"] = -0.020430540167092,
										["onboard_num"] = "048",
										["y"] = 846452.71615203,
										["x"] = -276858.27763432,
										["name"] = "山岳戦 AIM-7M*4 AIM-9M*4 Fuel*3 F-4E Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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.020430540167092,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 2,
											["name"] = "Enfield21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6564",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["INSAlignmentStored"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["TacanChannel"] = 0,
											["IffMode2Digit1"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit2"] = 6,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1674,
										["psi"] = -0.020430540167092,
										["onboard_num"] = "049",
										["y"] = 846492.71615203,
										["x"] = -276898.27763432,
										["name"] = "山岳戦 AIM-7M*4 AIM-9M*4 Fuel*3 F-4E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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.020430540167092,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 2,
											["name"] = "Enfield22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6564",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["INSAlignmentStored"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["TacanChannel"] = 0,
											["IffMode2Digit1"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit2"] = 6,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1675,
										["psi"] = -0.020430540167092,
										["onboard_num"] = "050",
										["y"] = 846532.71615203,
										["x"] = -276938.27763432,
										["name"] = "山岳戦 AIM-7M*4 AIM-9M*4 Fuel*3 F-4E Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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.020430540167092,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 2,
											["name"] = "Enfield23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6564",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["INSAlignmentStored"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["TacanChannel"] = 0,
											["IffMode2Digit1"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit2"] = 6,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1676,
										["psi"] = -0.020430540167092,
										["onboard_num"] = "051",
										["y"] = 846572.71615203,
										["x"] = -276978.27763432,
										["name"] = "山岳戦 AIM-7M*4 AIM-9M*4 Fuel*3 F-4E Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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.020430540167092,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 2,
											["name"] = "Enfield24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846452.71615203,
								["x"] = -276858.27763432,
								["name"] = "山岳戦 AIM-7M*4 AIM-9M*4 F-4E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [11]
							[12] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = "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"] = 846562.30684648,
											["x"] = -276857.63109012,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 401.21554538548,
											["ETA_locked"] = false,
											["y"] = 849259.8736843,
											["x"] = -109568.28909671,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 233,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit2"] = 6,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["IsNvgAllowed"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["KY28Key"] = 1,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["LaserCodeDigit1"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1551,
										["psi"] = -0.016123759197279,
										["onboard_num"] = "052",
										["y"] = 846562.30684648,
										["x"] = -276857.63109012,
										["name"] = "山岳戦 AIM-7E*4 AIM-9L*4 Fuel*3 F-4E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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.016123759197279,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["INSAlignmentStored"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["TacanChannel"] = 0,
											["IffMode2Digit1"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit2"] = 6,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1677,
										["psi"] = -0.016123759197279,
										["onboard_num"] = "053",
										["y"] = 846602.30684648,
										["x"] = -276897.63109012,
										["name"] = "山岳戦 AIM-7E*4 AIM-9L*4 Fuel*3 F-4E Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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.016123759197279,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["INSAlignmentStored"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["TacanChannel"] = 0,
											["IffMode2Digit1"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit2"] = 6,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1678,
										["psi"] = -0.016123759197279,
										["onboard_num"] = "054",
										["y"] = 846642.30684648,
										["x"] = -276937.63109012,
										["name"] = "山岳戦 AIM-7E*4 AIM-9L*4 Fuel*3 F-4E Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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.016123759197279,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["INSAlignmentStored"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["TacanChannel"] = 0,
											["IffMode2Digit1"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit2"] = 6,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1679,
										["psi"] = -0.016123759197279,
										["onboard_num"] = "055",
										["y"] = 846682.30684648,
										["x"] = -276977.63109012,
										["name"] = "山岳戦 AIM-7E*4 AIM-9L*4 Fuel*3 F-4E Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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.016123759197279,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846562.30684648,
								["x"] = -276857.63109012,
								["name"] = "山岳戦 AIM-7E*4 AIM-9L*4 F-4E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [12]
							[13] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 846692.03063799,
											["x"] = -276861.68495861,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 399.79605804488,
											["ETA_locked"] = false,
											["y"] = 849559.32631337,
											["x"] = -110167.19435485,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 244,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["IsNvgAllowed"] = true,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["UseReferenceAircraft"] = false,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit1"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1595,
										["psi"] = -0.017199206356065,
										["onboard_num"] = "056",
										["y"] = 846692.03063799,
										["x"] = -276861.68495861,
										["name"] = "山岳戦 AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 F-4E Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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.017199206356065,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 2,
											["name"] = "Uzi21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["INSAlignmentStored"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["TacanChannel"] = 0,
											["IffMode2Digit1"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit2"] = 6,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1680,
										["psi"] = -0.017199206356065,
										["onboard_num"] = "057",
										["y"] = 846732.03063799,
										["x"] = -276901.68495861,
										["name"] = "山岳戦 AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 F-4E Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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.017199206356065,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 2,
											["name"] = "Uzi22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["INSAlignmentStored"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["TacanChannel"] = 0,
											["IffMode2Digit1"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit2"] = 6,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 319,
													[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"] = 1681,
										["psi"] = -0.017199206356065,
										["onboard_num"] = "058",
										["y"] = 846772.03063799,
										["x"] = -276941.68495861,
										["name"] = "山岳戦 AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 F-4E Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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.017199206356065,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 2,
											["name"] = "Uzi23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["INSAlignmentStored"] = true,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["TacanChannel"] = 0,
											["IffMode2Digit1"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit2"] = 6,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 311,
													[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"] = 1682,
										["psi"] = -0.017199206356065,
										["onboard_num"] = "059",
										["y"] = 846812.03063799,
										["x"] = -276981.68495861,
										["name"] = "山岳戦 AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 F-4E Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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.017199206356065,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 2,
											["name"] = "Uzi24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846692.03063799,
								["x"] = -276861.68495861,
								["name"] = "山岳戦 AIM-7E*3 AIM-9L*4 ALQ-131*1 F-4E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [13]
							[14] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.75,
											["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"] = 297194.3893577,
											["x"] = -50792.9073424,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.75,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 223.50991773017,
											["ETA_locked"] = false,
											["y"] = 273268.65676122,
											["x"] = -31062.131102689,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 260,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "iiaf bare metall",
										["skill"] = "Client",
										["speed"] = 138.75,
										["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"] = 2009,
										["psi"] = 0.88119410384174,
										["onboard_num"] = "140",
										["y"] = 297194.3893577,
										["x"] = -50792.9073424,
										["name"] = "WW2 F-86 Red-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1282,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.88119410384174,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 7,
											["name"] = "Ford71",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "iiaf bare metall",
										["skill"] = "Client",
										["speed"] = 138.75,
										["type"] = "F-86F Sabre",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 2019,
										["psi"] = 0.88119410384174,
										["onboard_num"] = "141",
										["y"] = 297234.3893577,
										["x"] = -50832.9073424,
										["name"] = "WW2 F-86 Red-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1282,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.88119410384174,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 7,
											["name"] = "Ford72",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "iiaf bare metall",
										["skill"] = "Client",
										["speed"] = 138.75,
										["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"] = 2020,
										["psi"] = 0.88119410384174,
										["onboard_num"] = "142",
										["y"] = 297274.3893577,
										["x"] = -50872.9073424,
										["name"] = "WW2 F-86 Red-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1282,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.88119410384174,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 7,
											["name"] = "Ford73",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "iiaf bare metall",
										["skill"] = "Client",
										["speed"] = 138.75,
										["type"] = "F-86F Sabre",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 2021,
										["psi"] = 0.88119410384174,
										["onboard_num"] = "143",
										["y"] = 297314.3893577,
										["x"] = -50912.9073424,
										["name"] = "WW2 F-86 Red-4",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1282,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.88119410384174,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 7,
											["name"] = "Ford74",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 297194.3893577,
								["x"] = -50792.9073424,
								["name"] = "WW2 F-86 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 225,
							}, -- end of [14]
							[15] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 786504.45873513,
											["x"] = -286821.60034025,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 266.65963807201,
											["ETA_locked"] = false,
											["y"] = 675311.59530668,
											["x"] = -285573.71797068,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 331,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6564",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["IsNvgAllowed"] = true,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit1"] = 1,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["KY28Key"] = 1,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["LaserCodeDigit2"] = 6,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2397,
										["psi"] = 1.5595741139176,
										["onboard_num"] = "060",
										["y"] = 786504.45873513,
										["x"] = -286821.60034025,
										["name"] = "SEA AIM-7M*4 AIM-9M*4 Fuel*3 F-4E Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5595741139176,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 2,
											["name"] = "Colt21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["KY28Key"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2398,
										["psi"] = 1.5595741139176,
										["onboard_num"] = "061",
										["y"] = 786544.45873513,
										["x"] = -286861.60034025,
										["name"] = "SEA AIM-7M*4 AIM-9M*4 Fuel*3 F-4E Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5595741139176,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 2,
											["name"] = "Colt22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["KY28Key"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2399,
										["psi"] = 1.5595741139176,
										["onboard_num"] = "062",
										["y"] = 786584.45873513,
										["x"] = -286901.60034025,
										["name"] = "SEA AIM-7M*4 AIM-9M*4 Fuel*3 F-4E Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5595741139176,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 2,
											["name"] = "Colt23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6673",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["KY28Key"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2400,
										["psi"] = 1.5595741139176,
										["onboard_num"] = "063",
										["y"] = 786624.45873513,
										["x"] = -286941.60034025,
										["name"] = "SEA AIM-7M*4 AIM-9M*4 Fuel*3 F-4E Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5595741139176,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 2,
											["name"] = "Colt24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786504.45873513,
								["x"] = -286821.60034025,
								["name"] = "Kutaisi AIM-7M*4 AIM-9M*4 F-4E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [15]
							[16] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 786632.40453421,
											["x"] = -286808.14047236,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 266.35863605877,
											["ETA_locked"] = false,
											["y"] = 675331.05055431,
											["x"] = -285531.22374094,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 332,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit2"] = 6,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit1"] = 1,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["UseReferenceAircraft"] = false,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["IsNvgAllowed"] = true,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2401,
										["psi"] = 1.5593242227523,
										["onboard_num"] = "064",
										["y"] = 786632.40453421,
										["x"] = -286808.14047236,
										["name"] = "SEA AIM-7E*4 AIM-9L*4 Fuel*3 F-4E Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5593242227523,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 2,
											["name"] = "Ford21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["KY28Key"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2402,
										["psi"] = 1.5593242227523,
										["onboard_num"] = "065",
										["y"] = 786672.40453421,
										["x"] = -286848.14047236,
										["name"] = "SEA AIM-7E*4 AIM-9L*4 Fuel*3 F-4E Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5593242227523,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 2,
											["name"] = "Ford22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6673",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["KY28Key"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2403,
										["psi"] = 1.5593242227523,
										["onboard_num"] = "066",
										["y"] = 786712.40453421,
										["x"] = -286888.14047236,
										["name"] = "SEA AIM-7E*4 AIM-9L*4 Fuel*3 F-4E Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5593242227523,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 2,
											["name"] = "Ford23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6564",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["KY28Key"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2404,
										["psi"] = 1.5593242227523,
										["onboard_num"] = "067",
										["y"] = 786752.40453421,
										["x"] = -286928.14047236,
										["name"] = "SEA AIM-7E*4 AIM-9L*4 Fuel*3 F-4E Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5593242227523,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 2,
											["name"] = "Ford24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786632.40453421,
								["x"] = -286808.14047236,
								["name"] = "SEA AIM-7E*4 AIM-9L*4 Fuel*3 F-4E Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [16]
							[18] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 786757.37572915,
											["x"] = -286799.63131508,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 267.30823205216,
											["ETA_locked"] = false,
											["y"] = 675317.56249373,
											["x"] = -285524.90723515,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 361,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["IsNvgAllowed"] = true,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["UseReferenceAircraft"] = false,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["Wear"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["LaserCodeDigit1"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2517,
										["psi"] = 1.5593581481862,
										["onboard_num"] = "072",
										["y"] = 786757.37572915,
										["x"] = -286799.63131508,
										["name"] = "SEA AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 Red F-4E-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5593581481862,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 2,
											["name"] = "Pontiac21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["KY28Key"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2518,
										["psi"] = 1.5593581481862,
										["onboard_num"] = "073",
										["y"] = 786797.37572915,
										["x"] = -286839.63131508,
										["name"] = "SEA AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 Red F-4E-1-6",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5593581481862,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 2,
											["name"] = "Pontiac22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["KY28Key"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 241,
													[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"] = 2519,
										["psi"] = 1.5593581481862,
										["onboard_num"] = "074",
										["y"] = 786837.37572915,
										["x"] = -286879.63131508,
										["name"] = "SEA AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 Red F-4E-1-7",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5593581481862,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 2,
											["name"] = "Pontiac23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["KY28Key"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2520,
										["psi"] = 1.5593581481862,
										["onboard_num"] = "075",
										["y"] = 786877.37572915,
										["x"] = -286919.63131508,
										["name"] = "SEA AIM-7E*3 AIM-9L*4 ALQ-131*1 Fuel*3 Red F-4E-1-8",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5593581481862,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 2,
											["name"] = "Pontiac24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786757.37572915,
								["x"] = -286799.63131508,
								["name"] = "Kutaisi AIM-7E*3 AIM-9L*4 ALQ-131*1 Red F-4E",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [18]
							[17] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 786897.27016733,
											["x"] = -286816.81133381,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 417.01048687653,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 266.65963807201,
											["ETA_locked"] = false,
											["y"] = 675719.13246922,
											["x"] = -285568.92896424,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 350,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["IsNvgAllowed"] = true,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["UseReferenceAircraft"] = false,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["LaserCodeDigit1"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2473,
										["psi"] = 1.5595726276415,
										["onboard_num"] = "068",
										["y"] = 786897.27016733,
										["x"] = -286816.81133381,
										["name"] = "SEA AIM-7M*3 AIM-9M*4 Fuel*3 ALQ-131 F-4E Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5595726276415,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 2,
											["name"] = "Chevy21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["KY28Key"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2474,
										["psi"] = 1.5595726276415,
										["onboard_num"] = "069",
										["y"] = 786937.27016733,
										["x"] = -286856.81133381,
										["name"] = "SEA AIM-7M*3 AIM-9M*4 Fuel*3 ALQ-131 F-4E Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5595726276415,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 2,
											["name"] = "Chevy22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["KY28Key"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2475,
										["psi"] = 1.5595726276415,
										["onboard_num"] = "070",
										["y"] = 786977.27016733,
										["x"] = -286896.81133381,
										["name"] = "SEA AIM-7M*3 AIM-9M*4 Fuel*3 ALQ-131 F-4E Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5595726276415,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 2,
											["name"] = "Chevy23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "iriaf-3-6643",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit2"] = 6,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit4"] = 8,
											["IsNvgAllowed"] = true,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["VORILSFrequencyMHZ"] = 108,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["KY28Key"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[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"] = 2476,
										["psi"] = 1.5595726276415,
										["onboard_num"] = "071",
										["y"] = 787017.27016733,
										["x"] = -286936.81133381,
										["name"] = "SEA AIM-7M*3 AIM-9M*4 Fuel*3 ALQ-131 F-4E Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_ALQ-131_ON_ADAPTER_IN_AERO7}",
												}, -- end of [6]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [13]
												[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"] = -1.5595726276415,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 2,
											["name"] = "Chevy24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786897.27016733,
								["x"] = -286816.81133381,
								["name"] = "SEA AIM-7M*3 AIM-9M*4 Fuel*3 ALQ-131 F-4E Red-1",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [17]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [5]
				[6] = 
				{
					["id"] = 0,
					["name"] = "Russia",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = "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"] = -154154.25423945,
											["x"] = -200649.67686129,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 657.82738693765,
											["ETA_locked"] = false,
											["y"] = -265661.39245405,
											["x"] = -197897.28540747,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 58,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 463,
										["psi"] = 1.5461177930958,
										["onboard_num"] = "077",
										["y"] = -154154.25423945,
										["x"] = -200649.67686129,
										["name"] = "SEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-33 Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5461177930958,
										["callsign"] = 101,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 470,
										["psi"] = 1.5461177930958,
										["onboard_num"] = "078",
										["y"] = -154114.25423945,
										["x"] = -200689.67686129,
										["name"] = "SEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-33 Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5461177930958,
										["callsign"] = 102,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 471,
										["psi"] = 1.5461177930958,
										["onboard_num"] = "079",
										["y"] = -154074.25423945,
										["x"] = -200729.67686129,
										["name"] = "SEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-33 Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5461177930958,
										["callsign"] = 103,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 472,
										["psi"] = 1.5461177930958,
										["onboard_num"] = "080",
										["y"] = -154034.25423945,
										["x"] = -200769.67686129,
										["name"] = "SEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-33 Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5461177930958,
										["callsign"] = 104,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -154154.25423945,
								["x"] = -200649.67686129,
								["name"] = "SEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-33 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -154194.815592,
											["x"] = -200443.69575418,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 657.47846922155,
											["ETA_locked"] = false,
											["y"] = -265662.61294493,
											["x"] = -197874.99559227,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 61,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 490,
										["psi"] = 1.5477560795418,
										["onboard_num"] = "079",
										["y"] = -154194.815592,
										["x"] = -200443.69575418,
										["name"] = "SEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-27 Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5477560795418,
										["callsign"] = 105,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 494,
										["psi"] = 1.5477560795418,
										["onboard_num"] = "081",
										["y"] = -154154.815592,
										["x"] = -200483.69575418,
										["name"] = "SEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-27 Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5477560795418,
										["callsign"] = 106,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 495,
										["psi"] = 1.5477560795418,
										["onboard_num"] = "082",
										["y"] = -154114.815592,
										["x"] = -200523.69575418,
										["name"] = "SEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-27 Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5477560795418,
										["callsign"] = 107,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 496,
										["psi"] = 1.5477560795418,
										["onboard_num"] = "083",
										["y"] = -154074.815592,
										["x"] = -200563.69575418,
										["name"] = "SEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-27 Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5477560795418,
										["callsign"] = 108,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -154194.815592,
								["x"] = -200443.69575418,
								["name"] = "SEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-27 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -154107.45271586,
											["x"] = -201264.0560245,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 6000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 504.51205836437,
											["ETA_locked"] = false,
											["y"] = -265536.26442218,
											["x"] = -197893.03924534,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 67,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 541,
										["psi"] = 1.5405529015851,
										["onboard_num"] = "028",
										["y"] = -154107.45271586,
										["x"] = -201264.0560245,
										["name"] = "SEA R-27ET*2 R-77*4 Fuel*1 MiG-29S Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5405529015851,
										["callsign"] = 955,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 545,
										["psi"] = 1.5405529015851,
										["onboard_num"] = "029",
										["y"] = -154067.45271586,
										["x"] = -201304.0560245,
										["name"] = "SEA R-27ET*2 R-77*4 Fuel*1 MiG-29S Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5405529015851,
										["callsign"] = 109,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 546,
										["psi"] = 1.5405529015851,
										["onboard_num"] = "030",
										["y"] = -154027.45271586,
										["x"] = -201344.0560245,
										["name"] = "SEA R-27ET*2 R-77*4 Fuel*1 MiG-29S Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5405529015851,
										["callsign"] = 110,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 547,
										["psi"] = 1.5405529015851,
										["onboard_num"] = "031",
										["y"] = -153987.45271586,
										["x"] = -201384.0560245,
										["name"] = "SEA R-27ET*2 R-77*4 Fuel*1 MiG-29S Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5405529015851,
										["callsign"] = 111,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -154107.45271586,
								["x"] = -201264.0560245,
								["name"] = "SEA R-27ET*2 R-77*4 Fuel*1 MiG-29S Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = "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"] = 61894.837536112,
											["x"] = 30431.264445929,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 657.82738693765,
											["ETA_locked"] = false,
											["y"] = -49612.300678488,
											["x"] = 33183.655899749,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 121,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 766,
										["psi"] = 1.5461177930958,
										["onboard_num"] = "086",
										["y"] = 61894.837536112,
										["x"] = 30431.264445929,
										["name"] = "CRIMEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-33 Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5461177930958,
										["callsign"] = 112,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 1904,
										["psi"] = 1.5461177930958,
										["onboard_num"] = "087",
										["y"] = 61934.837536112,
										["x"] = 30391.264445929,
										["name"] = "CRIMEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-33 Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5461177930958,
										["callsign"] = 118,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 1905,
										["psi"] = 1.5461177930958,
										["onboard_num"] = "088",
										["y"] = 61974.837536112,
										["x"] = 30351.264445929,
										["name"] = "CRIMEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-33 Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5461177930958,
										["callsign"] = 119,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 1906,
										["psi"] = 1.5461177930958,
										["onboard_num"] = "089",
										["y"] = 62014.837536112,
										["x"] = 30311.264445929,
										["name"] = "CRIMEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-33 Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5461177930958,
										["callsign"] = 120,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 61894.837536112,
								["x"] = 30431.264445929,
								["name"] = "CRIMEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-33 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 61854.276183562,
											["x"] = 30637.245553039,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 657.47846922155,
											["ETA_locked"] = false,
											["y"] = -49613.521169368,
											["x"] = 33205.945714949,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 124,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 778,
										["psi"] = 1.5477560795418,
										["onboard_num"] = "066",
										["y"] = 61854.276183562,
										["x"] = 30637.245553039,
										["name"] = "CRIMEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-27 Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5477560795418,
										["callsign"] = 113,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 1898,
										["psi"] = 1.5477560795418,
										["onboard_num"] = "068",
										["y"] = 61894.276183562,
										["x"] = 30597.245553039,
										["name"] = "CRIMEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-27 Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5477560795418,
										["callsign"] = 115,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 1899,
										["psi"] = 1.5477560795418,
										["onboard_num"] = "072",
										["y"] = 61934.276183562,
										["x"] = 30557.245553039,
										["name"] = "CRIMEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-27 Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5477560795418,
										["callsign"] = 116,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 1900,
										["psi"] = 1.5477560795418,
										["onboard_num"] = "076",
										["y"] = 61974.276183562,
										["x"] = 30517.245553039,
										["name"] = "CRIMEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-27 Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5477560795418,
										["callsign"] = 117,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 61854.276183562,
								["x"] = 30637.245553039,
								["name"] = "CRIMEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-27 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 61941.639059705,
											["x"] = 29816.885282722,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 6000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 504.51205836437,
											["ETA_locked"] = false,
											["y"] = -49487.172646618,
											["x"] = 33187.902061879,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 132,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 810,
										["psi"] = 1.5405529015851,
										["onboard_num"] = "056",
										["y"] = 61941.639059705,
										["x"] = 29816.885282722,
										["name"] = "CRIMEA R-27ET*2 R-77*4 Fuel*1 MiG-29S Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5405529015851,
										["callsign"] = 114,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 1913,
										["psi"] = 1.5405529015851,
										["onboard_num"] = "057",
										["y"] = 61981.639059705,
										["x"] = 29776.885282722,
										["name"] = "CRIMEA R-27ET*2 R-77*4 Fuel*1 MiG-29S Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5405529015851,
										["callsign"] = 121,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 1914,
										["psi"] = 1.5405529015851,
										["onboard_num"] = "058",
										["y"] = 62021.639059705,
										["x"] = 29736.885282722,
										["name"] = "CRIMEA R-27ET*2 R-77*4 Fuel*1 MiG-29S Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5405529015851,
										["callsign"] = 122,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 1915,
										["psi"] = 1.5405529015851,
										["onboard_num"] = "059",
										["y"] = 62061.639059705,
										["x"] = 29696.885282722,
										["name"] = "CRIMEA R-27ET*2 R-77*4 Fuel*1 MiG-29S Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5405529015851,
										["callsign"] = 123,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 61941.639059705,
								["x"] = 29816.885282722,
								["name"] = "CRIMEA R-27ET*2 R-77*4 Fuel*1 MiG-29S Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 227.39054356591,
											["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"] = 183806.3063238,
											["x"] = -198091.52520441,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 218.60175314188,
											["ETA_locked"] = false,
											["y"] = 132222.83022202,
											["x"] = -201166.14017798,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 157,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "vvs - metal",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "MiG-21Bis",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 309,
													[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"]
												["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]
										}, -- end of ["Radio"]
										["unitId"] = 1172,
										["psi"] = 1.6303305395193,
										["onboard_num"] = "65",
										["y"] = 183806.3063238,
										["x"] = -198091.52520441,
										["name"] = "BFM MiG-21 1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[4] = 
												{
													["CLSID"] = "{R-60M 2R}",
												}, -- end of [4]
												[2] = 
												{
													["CLSID"] = "{R-60M 2L}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 3,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6303305395193,
										["callsign"] = 128,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "vvs - metal",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "MiG-21Bis",
										["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] = 309,
													[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"] = 1179,
										["psi"] = 1.6303305395193,
										["onboard_num"] = "069",
										["y"] = 183846.3063238,
										["x"] = -198131.52520441,
										["name"] = "BFM MiG-21 1-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[4] = 
												{
													["CLSID"] = "{R-60M 2R}",
												}, -- end of [4]
												[2] = 
												{
													["CLSID"] = "{R-60M 2L}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 3,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6303305395193,
										["callsign"] = 124,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "vvs - metal",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "MiG-21Bis",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 309,
													[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"]
												["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]
										}, -- end of ["Radio"]
										["unitId"] = 1180,
										["psi"] = 1.6303305395193,
										["onboard_num"] = "070",
										["y"] = 183886.3063238,
										["x"] = -198171.52520441,
										["name"] = "BFM MiG-21 1-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[4] = 
												{
													["CLSID"] = "{R-60M 2R}",
												}, -- end of [4]
												[2] = 
												{
													["CLSID"] = "{R-60M 2L}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 3,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6303305395193,
										["callsign"] = 125,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "vvs - metal",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "MiG-21Bis",
										["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] = 309,
													[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"] = 1181,
										["psi"] = 1.6303305395193,
										["onboard_num"] = "071",
										["y"] = 183926.3063238,
										["x"] = -198211.52520441,
										["name"] = "BFM MiG-21 1-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[4] = 
												{
													["CLSID"] = "{R-60M 2R}",
												}, -- end of [4]
												[2] = 
												{
													["CLSID"] = "{R-60M 2L}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 3,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6303305395193,
										["callsign"] = 126,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 183806.3063238,
								["x"] = -198091.52520441,
								["name"] = "BFM MiG-21 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 309,
							}, -- end of [7]
							[8] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 227.39054356591,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 183316.67610806,
											["x"] = -194667.5819214,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 305.25339188104,
											["ETA_locked"] = false,
											["y"] = 131668.21490677,
											["x"] = -198049.96402603,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 160,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard Early",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "Su-27",
										["unitId"] = 1202,
										["psi"] = 1.6361914815692,
										["onboard_num"] = "77",
										["y"] = 183316.67610806,
										["x"] = -194667.5819214,
										["name"] = "BFM Su-27 1-2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 5590.18,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6361914815692,
										["callsign"] = 127,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard Early",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "Su-27",
										["unitId"] = 1209,
										["psi"] = 1.6361914815692,
										["onboard_num"] = "084",
										["y"] = 183356.67610806,
										["x"] = -194707.5819214,
										["name"] = "BFM Su-27 Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 5590.18,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6361914815692,
										["callsign"] = 129,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard Early",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "Su-27",
										["unitId"] = 1210,
										["psi"] = 1.6361914815692,
										["onboard_num"] = "085",
										["y"] = 183396.67610806,
										["x"] = -194747.5819214,
										["name"] = "BFM Su-27 Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 5590.18,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6361914815692,
										["callsign"] = 130,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard Early",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "Su-27",
										["unitId"] = 1211,
										["psi"] = 1.6361914815692,
										["onboard_num"] = "090",
										["y"] = 183436.67610806,
										["x"] = -194787.5819214,
										["name"] = "BFM Su-27 Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 5590.18,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6361914815692,
										["callsign"] = 131,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 183316.67610806,
								["x"] = -194667.5819214,
								["name"] = "BFM Su-27 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [8]
							[9] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 227.39054356591,
											["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"] = 183357.12618954,
											["x"] = -194344.04725138,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 305.25339188104,
											["ETA_locked"] = false,
											["y"] = 131633.10615316,
											["x"] = -197635.68073338,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 161,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 2nd squad Syria 2017",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "Su-33",
										["unitId"] = 1212,
										["psi"] = 1.6343490187708,
										["onboard_num"] = "077",
										["y"] = 183357.12618954,
										["x"] = -194344.04725138,
										["name"] = "BFM Su-33 Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 4750,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6343490187708,
										["callsign"] = 133,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 2nd squad Syria 2017",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "Su-33",
										["unitId"] = 1219,
										["psi"] = 1.6343490187708,
										["onboard_num"] = "091",
										["y"] = 183397.12618954,
										["x"] = -194384.04725138,
										["name"] = "BFM Su-33 Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 4750,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6343490187708,
										["callsign"] = 132,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 2nd squad Syria 2017",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "Su-33",
										["unitId"] = 1220,
										["psi"] = 1.6343490187708,
										["onboard_num"] = "092",
										["y"] = 183437.12618954,
										["x"] = -194424.04725138,
										["name"] = "BFM Su-33 Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 4750,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6343490187708,
										["callsign"] = 134,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 2nd squad Syria 2017",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["type"] = "Su-33",
										["unitId"] = 1221,
										["psi"] = 1.6343490187708,
										["onboard_num"] = "093",
										["y"] = 183477.12618954,
										["x"] = -194464.04725138,
										["name"] = "BFM Su-33 Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 4750,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6343490187708,
										["callsign"] = 135,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 183357.12618954,
								["x"] = -194344.04725138,
								["name"] = "BFM Su-33 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [9]
							[10] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = "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"] = 846774.25305308,
											["x"] = -278367.00224614,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 995.53941924423,
											["ETA_locked"] = false,
											["y"] = 849858.77894244,
											["x"] = -109568.28909671,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 179,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 1341,
										["psi"] = -0.018271363420592,
										["onboard_num"] = "067",
										["y"] = 846774.25305308,
										["x"] = -278367.00224614,
										["name"] = "山岳戦 R-27ER*6 R-27ET*2 R-73*2 ECM Su-33 Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.018271363420592,
										["callsign"] = 136,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 1782,
										["psi"] = -0.018271363420592,
										["onboard_num"] = "073",
										["y"] = 846814.25305308,
										["x"] = -278407.00224614,
										["name"] = "山岳戦 R-27ER*6 R-27ET*2 R-73*2 ECM Su-33 Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.018271363420592,
										["callsign"] = 142,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 1783,
										["psi"] = -0.018271363420592,
										["onboard_num"] = "074",
										["y"] = 846854.25305308,
										["x"] = -278447.00224614,
										["name"] = "山岳戦 R-27ER*6 R-27ET*2 R-73*2 ECM Su-33 Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.018271363420592,
										["callsign"] = 143,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 1784,
										["psi"] = -0.018271363420592,
										["onboard_num"] = "075",
										["y"] = 846894.25305308,
										["x"] = -278487.00224614,
										["name"] = "山岳戦 R-27ER*6 R-27ET*2 R-73*2 ECM Su-33 Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.018271363420592,
										["callsign"] = 144,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846774.25305308,
								["x"] = -278367.00224614,
								["name"] = "山岳戦 R-27ER*6 R-27ET*2 R-73*2 ECM Su-33 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [10]
							[11] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 846733.69170053,
											["x"] = -278161.02113903,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 988.39756662855,
											["ETA_locked"] = false,
											["y"] = 848275.14340434,
											["x"] = -110552.35513956,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 182,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 1353,
										["psi"] = -0.0091964710669322,
										["onboard_num"] = "077",
										["y"] = 846733.69170053,
										["x"] = -278161.02113903,
										["name"] = "山岳戦 R-27ER*4 R-27ET*2 R-73*2 ECM Su-27 Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.0091964710669322,
										["callsign"] = 137,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 1764,
										["psi"] = -0.0091964710669322,
										["onboard_num"] = "094",
										["y"] = 846773.69170053,
										["x"] = -278201.02113903,
										["name"] = "山岳戦 R-27ER*4 R-27ET*2 R-73*2 ECM Su-27 Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.0091964710669322,
										["callsign"] = 139,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 1765,
										["psi"] = -0.0091964710669322,
										["onboard_num"] = "095",
										["y"] = 846813.69170053,
										["x"] = -278241.02113903,
										["name"] = "山岳戦 R-27ER*4 R-27ET*2 R-73*2 ECM Su-27 Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.0091964710669322,
										["callsign"] = 140,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 1766,
										["psi"] = -0.0091964710669322,
										["onboard_num"] = "096",
										["y"] = 846853.69170053,
										["x"] = -278281.02113903,
										["name"] = "山岳戦 R-27ER*4 R-27ET*2 R-73*2 ECM Su-27 Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.0091964710669322,
										["callsign"] = 141,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846733.69170053,
								["x"] = -278161.02113903,
								["name"] = "山岳戦 R-27ER*4 R-27ET*2 R-73*2 ECM Su-27 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [11]
							[12] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 846821.05457667,
											["x"] = -278981.38140935,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 6000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 764.02246765929,
											["ETA_locked"] = false,
											["y"] = 848960.42105522,
											["x"] = -110167.19435485,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 188,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 1377,
										["psi"] = -0.012672228547017,
										["onboard_num"] = "018",
										["y"] = 846821.05457667,
										["x"] = -278981.38140935,
										["name"] = "山岳戦 R-27ET*2 R-77*4 Fuel*1 MiG-29S Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.012672228547017,
										["callsign"] = 138,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 1779,
										["psi"] = -0.012672228547017,
										["onboard_num"] = "019",
										["y"] = 846861.05457667,
										["x"] = -279021.38140935,
										["name"] = "山岳戦 R-27ET*2 R-77*4 Fuel*1 MiG-29S Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.012672228547017,
										["callsign"] = 145,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 1780,
										["psi"] = -0.012672228547017,
										["onboard_num"] = "020",
										["y"] = 846901.05457667,
										["x"] = -279061.38140935,
										["name"] = "山岳戦 R-27ET*2 R-77*4 Fuel*1 MiG-29S Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.012672228547017,
										["callsign"] = 146,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 1781,
										["psi"] = -0.012672228547017,
										["onboard_num"] = "021",
										["y"] = 846941.05457667,
										["x"] = -279101.38140935,
										["name"] = "山岳戦 R-27ET*2 R-77*4 Fuel*1 MiG-29S Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.012672228547017,
										["callsign"] = 147,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846821.05457667,
								["x"] = -278981.38140935,
								["name"] = "山岳戦 R-27ET*2 R-77*4 Fuel*1 MiG-29S Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [12]
							[13] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.75,
											["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"] = 297394.76830515,
											["x"] = -50478.818460587,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.75,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 180.68214207894,
											["ETA_locked"] = false,
											["y"] = 273551.966111,
											["x"] = -30382.117430486,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 248,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "USSR Modern",
										["skill"] = "Client",
										["speed"] = 138.75,
										["type"] = "P-51D-30-NA",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 124,
													[2] = 124,
													[4] = 139,
													[3] = 131,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 108.9,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1925,
										["psi"] = 0.87044838034476,
										["onboard_num"] = "129",
										["y"] = 297394.76830515,
										["x"] = -50478.818460587,
										["name"] = "WW2 P-51D-1-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 497.76,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.87044838034476,
										["callsign"] = 148,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "USSR Modern",
										["skill"] = "Client",
										["speed"] = 138.75,
										["type"] = "P-51D-30-NA",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 124,
													[2] = 124,
													[4] = 139,
													[3] = 131,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 108.9,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1935,
										["psi"] = 0.87044838034476,
										["onboard_num"] = "130",
										["y"] = 297434.76830515,
										["x"] = -50518.818460587,
										["name"] = "WW2 P-51D-30 Red-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 497.76,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.87044838034476,
										["callsign"] = 149,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "USSR Modern",
										["skill"] = "Client",
										["speed"] = 138.75,
										["type"] = "P-51D-30-NA",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 124,
													[2] = 124,
													[4] = 139,
													[3] = 131,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 108.9,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1936,
										["psi"] = 0.87044838034476,
										["onboard_num"] = "131",
										["y"] = 297474.76830515,
										["x"] = -50558.818460587,
										["name"] = "WW2 P-51D-30 Red-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 497.76,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.87044838034476,
										["callsign"] = 150,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "USSR Modern",
										["skill"] = "Client",
										["speed"] = 138.75,
										["type"] = "P-51D-30-NA",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 124,
													[2] = 124,
													[4] = 139,
													[3] = 131,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 108.9,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1937,
										["psi"] = 0.87044838034476,
										["onboard_num"] = "132",
										["y"] = 297514.76830515,
										["x"] = -50598.818460587,
										["name"] = "WW2 P-51D-30 Red-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 497.76,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.87044838034476,
										["callsign"] = 151,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 297394.76830515,
								["x"] = -50478.818460587,
								["name"] = "WW2 P-51D-30 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [13]
							[14] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.75,
											["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"] = 298442.29059252,
											["x"] = -49458.963381858,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 252.29849394715,
											["ETA_locked"] = false,
											["y"] = 274563.29913966,
											["x"] = -29507.775535512,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 255,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190D9_USSR",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190D9",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1980,
										["psi"] = 0.87477355985211,
										["onboard_num"] = "018",
										["y"] = 298442.29059252,
										["x"] = -49458.963381858,
										["name"] = "WW2 Fw-190D-9 Red",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 388,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.87477355985211,
										["callsign"] = 152,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190D9_USSR",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190D9",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1984,
										["psi"] = 0.87477355985211,
										["onboard_num"] = "022",
										["y"] = 298482.29059252,
										["x"] = -49498.963381858,
										["name"] = "WW2 Fw-190D-9 Red-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 388,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.87477355985211,
										["callsign"] = 153,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190D9_USSR",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190D9",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1985,
										["psi"] = 0.87477355985211,
										["onboard_num"] = "023",
										["y"] = 298522.29059252,
										["x"] = -49538.963381858,
										["name"] = "WW2 Fw-190D-9 Red-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 388,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.87477355985211,
										["callsign"] = 154,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190D9_USSR",
										["skill"] = "Client",
										["speed"] = 138.75,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190D9",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1986,
										["psi"] = 0.87477355985211,
										["onboard_num"] = "024",
										["y"] = 298562.29059252,
										["x"] = -49578.963381858,
										["name"] = "WW2 Fw-190D-9 Red-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 388,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.87477355985211,
										["callsign"] = 155,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 298442.29059252,
								["x"] = -49458.963381858,
								["name"] = "WW2 Fw-190D-9 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 38.4,
							}, -- end of [14]
							[15] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.75,
											["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"] = 297630.0687444,
											["x"] = -50148.812840444,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2133.6,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 236.38888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 130.37440810043,
											["ETA_locked"] = false,
											["y"] = 273393.13575373,
											["x"] = -31112.383839109,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 262,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "ussr_camo_2",
										["skill"] = "Client",
										["speed"] = 138.75,
										["type"] = "MiG-15bis",
										["unitId"] = 2029,
										["psi"] = 0.90500251088206,
										["onboard_num"] = "144",
										["y"] = 297630.0687444,
										["x"] = -50148.812840444,
										["name"] = "WW2 MiG-15 Red-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1172,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.90500251088206,
										["callsign"] = 156,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "ussr_camo_2",
										["skill"] = "Client",
										["speed"] = 138.75,
										["type"] = "MiG-15bis",
										["unitId"] = 2036,
										["psi"] = 0.90500251088206,
										["onboard_num"] = "145",
										["y"] = 297670.0687444,
										["x"] = -50188.812840444,
										["name"] = "WW2 MiG-15 Red-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1172,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.90500251088206,
										["callsign"] = 157,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "ussr_camo_2",
										["skill"] = "Client",
										["speed"] = 138.75,
										["type"] = "MiG-15bis",
										["unitId"] = 2037,
										["psi"] = 0.90500251088206,
										["onboard_num"] = "146",
										["y"] = 297710.0687444,
										["x"] = -50228.812840444,
										["name"] = "WW2 MiG-15 Red-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1172,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.90500251088206,
										["callsign"] = 158,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 2133.6,
										["alt_type"] = "BARO",
										["livery_id"] = "ussr_camo_2",
										["skill"] = "Client",
										["speed"] = 138.75,
										["type"] = "MiG-15bis",
										["unitId"] = 2038,
										["psi"] = 0.90500251088206,
										["onboard_num"] = "147",
										["y"] = 297750.0687444,
										["x"] = -50268.812840444,
										["name"] = "WW2 MiG-15 Red-4",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1172,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.90500251088206,
										["callsign"] = 159,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 297630.0687444,
								["x"] = -50148.812840444,
								["name"] = "WW2 MiG-15 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 3.75,
							}, -- end of [15]
							[16] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = "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"] = 786825.99563618,
											["x"] = -288330.32495207,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 657.82738693765,
											["ETA_locked"] = false,
											["y"] = 675318.85742158,
											["x"] = -285577.93349825,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 343,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 2445,
										["psi"] = 1.5461177930958,
										["onboard_num"] = "010",
										["y"] = 786825.99563618,
										["x"] = -288330.32495207,
										["name"] = "SEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-33 Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5461177930958,
										["callsign"] = 160,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 2446,
										["psi"] = 1.5461177930958,
										["onboard_num"] = "011",
										["y"] = 786865.99563618,
										["x"] = -288370.32495207,
										["name"] = "SEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-33 Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5461177930958,
										["callsign"] = 160,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 2447,
										["psi"] = 1.5461177930958,
										["onboard_num"] = "012",
										["y"] = 786905.99563618,
										["x"] = -288410.32495207,
										["name"] = "SEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-33 Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5461177930958,
										["callsign"] = 160,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-33",
										["unitId"] = 2448,
										["psi"] = 1.5461177930958,
										["onboard_num"] = "013",
										["y"] = 786945.99563618,
										["x"] = -288450.32495207,
										["name"] = "SEA R-27ER*6 R-27ET*2 R-73*2 ECM Su-33 Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5461177930958,
										["callsign"] = 160,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786825.99563618,
								["x"] = -288330.32495207,
								["name"] = "Kutaisi R-27ER*6 R-27ET*2 R-73*2 ECM Su-33 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [16]
							[18] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 786872.79715977,
											["x"] = -288944.70411528,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 6000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 504.51205836437,
											["ETA_locked"] = false,
											["y"] = 675443.98545345,
											["x"] = -285573.68733612,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 360,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 2513,
										["psi"] = 1.5405529015851,
										["onboard_num"] = "025",
										["y"] = 786872.79715977,
										["x"] = -288944.70411528,
										["name"] = "SEA R-27ET*2 R-77*4 Fuel*1 MiG-29S Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5405529015851,
										["callsign"] = 162,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 2514,
										["psi"] = 1.5405529015851,
										["onboard_num"] = "026",
										["y"] = 786912.79715977,
										["x"] = -288984.70411528,
										["name"] = "SEA R-27ET*2 R-77*4 Fuel*1 MiG-29S Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5405529015851,
										["callsign"] = 162,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 2515,
										["psi"] = 1.5405529015851,
										["onboard_num"] = "027",
										["y"] = 786952.79715977,
										["x"] = -289024.70411528,
										["name"] = "SEA R-27ET*2 R-77*4 Fuel*1 MiG-29S Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5405529015851,
										["callsign"] = 162,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "MiG-29S",
										["unitId"] = 2516,
										["psi"] = 1.5405529015851,
										["onboard_num"] = "032",
										["y"] = 786992.79715977,
										["x"] = -289064.70411528,
										["name"] = "SEA R-27ET*2 R-77*4 Fuel*1 MiG-29S Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3493",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5405529015851,
										["callsign"] = 162,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786872.79715977,
								["x"] = -288944.70411528,
								["name"] = "SEA R-27ET*2 R-77*4 Fuel*1 MiG-29S Red-1",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [18]
							[17] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 786785.43428363,
											["x"] = -288124.34384496,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 657.47846922155,
											["ETA_locked"] = false,
											["y"] = 675317.6369307,
											["x"] = -285555.64368305,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 346,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 2457,
										["psi"] = 1.5477560795418,
										["onboard_num"] = "014",
										["y"] = 786785.43428363,
										["x"] = -288124.34384496,
										["name"] = "SEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-27 Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5477560795418,
										["callsign"] = 161,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 2458,
										["psi"] = 1.5477560795418,
										["onboard_num"] = "015",
										["y"] = 786825.43428363,
										["x"] = -288164.34384496,
										["name"] = "SEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-27 Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5477560795418,
										["callsign"] = 161,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 2459,
										["psi"] = 1.5477560795418,
										["onboard_num"] = "016",
										["y"] = 786865.43428363,
										["x"] = -288204.34384496,
										["name"] = "SEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-27 Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5477560795418,
										["callsign"] = 161,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "Air Force Standard Early",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "Su-27",
										["unitId"] = 2460,
										["psi"] = 1.5477560795418,
										["onboard_num"] = "017",
										["y"] = 786905.43428363,
										["x"] = -288244.34384496,
										["name"] = "SEA R-27ER*4 R-27ET*2 R-73*2 ECM Su-27 Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5477560795418,
										["callsign"] = 161,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786785.43428363,
								["x"] = -288124.34384496,
								["name"] = "Kutaisi R-27ER*4 R-27ET*2 R-73*2 ECM Su-27 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [17]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [6]
				[7] = 
				{
					["id"] = 27,
					["name"] = "China",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 244.75619675792,
											["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"] = 40,
																	}, -- 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"] = -154127.57187841,
											["x"] = -201046.76906893,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 505.25261490965,
											["ETA_locked"] = false,
											["y"] = -265667.96216724,
											["x"] = -197846.04023947,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 65,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 9144,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "proto 06",
										["skill"] = "Client",
										["speed"] = 244.75619675792,
										["AddPropAircraft"] = 
										{
											["LaserCode10"] = 8,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["AARProbe"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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]
										}, -- end of ["Radio"]
										["unitId"] = 518,
										["psi"] = 1.542108506034,
										["onboard_num"] = "010",
										["y"] = -154127.57187841,
										["x"] = -201046.76906893,
										["name"] = "SEA SD-10*4 PL-5E2*2 Fuel*3 JF-17 Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.542108506034,
										["callsign"] = 100,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "proto 06",
										["skill"] = "Client",
										["speed"] = 244.75619675792,
										["AddPropAircraft"] = 
										{
											["AARProbe"] = true,
											["LaserCode100"] = 6,
											["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"] = 525,
										["psi"] = 1.542108506034,
										["onboard_num"] = "011",
										["y"] = -154087.57187841,
										["x"] = -201086.76906893,
										["name"] = "SEA SD-10*4 PL-5E2*2 Fuel*3 JF-17 Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.542108506034,
										["callsign"] = 101,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "proto 06",
										["skill"] = "Client",
										["speed"] = 244.75619675792,
										["AddPropAircraft"] = 
										{
											["AARProbe"] = true,
											["LaserCode100"] = 6,
											["LaserCode10"] = 8,
											["LaserCode1"] = 8,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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]
										}, -- end of ["Radio"]
										["unitId"] = 526,
										["psi"] = 1.542108506034,
										["onboard_num"] = "012",
										["y"] = -154047.57187841,
										["x"] = -201126.76906893,
										["name"] = "SEA SD-10*4 PL-5E2*2 Fuel*3 JF-17 Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.542108506034,
										["callsign"] = 102,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "proto 06",
										["skill"] = "Client",
										["speed"] = 244.75619675792,
										["AddPropAircraft"] = 
										{
											["AARProbe"] = true,
											["LaserCode100"] = 6,
											["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"] = 527,
										["psi"] = 1.542108506034,
										["onboard_num"] = "013",
										["y"] = -154007.57187841,
										["x"] = -201166.76906893,
										["name"] = "SEA SD-10*4 PL-5E2*2 Fuel*3 JF-17 Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.542108506034,
										["callsign"] = 103,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -154127.57187841,
								["x"] = -201046.76906893,
								["name"] = "SEA SD-10*4 PL-5E2*2 Fuel*3 JF-17 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = -153988.85447944,
											["x"] = -200438.8955516,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 659.11466065355,
											["ETA_locked"] = false,
											["y"] = -265732.50527203,
											["x"] = -197797.66394822,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 70,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 17th ab",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 562,
										["psi"] = 1.5471642020431,
										["onboard_num"] = "267",
										["y"] = -153988.85447944,
										["x"] = -200438.8955516,
										["name"] = "SEA R-77*4 R-27ET*2 R-73*2 ECM J-11 Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5471642020431,
										["callsign"] = 104,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 17th ab",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 569,
										["psi"] = 1.5471642020431,
										["onboard_num"] = "268",
										["y"] = -153948.85447944,
										["x"] = -200478.8955516,
										["name"] = "SEA R-77*4 R-27ET*2 R-73*2 ECM J-11 Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5471642020431,
										["callsign"] = 105,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 17th ab",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 570,
										["psi"] = 1.5471642020431,
										["onboard_num"] = "269",
										["y"] = -153908.85447944,
										["x"] = -200518.8955516,
										["name"] = "SEA R-77*4 R-27ET*2 R-73*2 ECM J-11 Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5471642020431,
										["callsign"] = 106,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 17th ab",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 571,
										["psi"] = 1.5471642020431,
										["onboard_num"] = "270",
										["y"] = -153868.85447944,
										["x"] = -200558.8955516,
										["name"] = "SEA R-77*4 R-27ET*2 R-73*2 ECM J-11 Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5471642020431,
										["callsign"] = 107,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -153988.85447944,
								["x"] = -200438.8955516,
								["name"] = "SEA R-77*4 R-27ET*2 R-73*2 ECM J-11 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 61995.017376878,
											["x"] = 30643.612682282,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 659.11466065355,
											["ETA_locked"] = false,
											["y"] = -49683.413496468,
											["x"] = 33283.277358999,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 130,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 17th ab",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 802,
										["psi"] = 1.5471644289468,
										["onboard_num"] = "823",
										["y"] = 61995.017376878,
										["x"] = 30643.612682282,
										["name"] = "CRIMEA R-77*4 R-27ET*2 R-73*2 ECM J-11 Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5471644289468,
										["callsign"] = 108,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 17th ab",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 1901,
										["psi"] = 1.5471644289468,
										["onboard_num"] = "824",
										["y"] = 62035.017376878,
										["x"] = 30603.612682282,
										["name"] = "CRIMEA R-77*4 R-27ET*2 R-73*2 ECM J-11 Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5471644289468,
										["callsign"] = 110,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 17th ab",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 1902,
										["psi"] = 1.5471644289468,
										["onboard_num"] = "825",
										["y"] = 62075.017376878,
										["x"] = 30563.612682282,
										["name"] = "CRIMEA R-77*4 R-27ET*2 R-73*2 ECM J-11 Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5471644289468,
										["callsign"] = 111,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 17th ab",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 1903,
										["psi"] = 1.5471644289468,
										["onboard_num"] = "826",
										["y"] = 62115.017376878,
										["x"] = 30523.612682282,
										["name"] = "CRIMEA R-77*4 R-27ET*2 R-73*2 ECM J-11 Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5471644289468,
										["callsign"] = 112,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 61995.017376878,
								["x"] = 30643.612682282,
								["name"] = "CRIMEA R-77*4 R-27ET*2 R-73*2 ECM J-11 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 244.75619675792,
											["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"] = 80,
																	}, -- 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"] = 61891.710505117,
											["x"] = 30032.262948052,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 505.25261490965,
											["ETA_locked"] = false,
											["y"] = -49618.870391678,
											["x"] = 33234.901067749,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 131,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 9144,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "proto 06",
										["skill"] = "Client",
										["speed"] = 244.75619675792,
										["AddPropAircraft"] = 
										{
											["LaserCode1"] = 8,
											["LaserCode100"] = 6,
											["AARProbe"] = true,
											["LaserCode10"] = 8,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 806,
										["psi"] = 1.5420837333646,
										["onboard_num"] = "311",
										["y"] = 61891.710505117,
										["x"] = 30032.262948052,
										["name"] = "CRIMEA SD-10*4 PL-5E2*2 Fuel*3 JF-17 Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5420837333646,
										["callsign"] = 109,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "proto 06",
										["skill"] = "Client",
										["speed"] = 244.75619675792,
										["AddPropAircraft"] = 
										{
											["LaserCode1"] = 8,
											["LaserCode100"] = 6,
											["AARProbe"] = true,
											["LaserCode10"] = 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,
													[15] = 0,
													[19] = 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"] = 1910,
										["psi"] = 1.5420837333646,
										["onboard_num"] = "312",
										["y"] = 61931.710505117,
										["x"] = 29992.262948052,
										["name"] = "CRIMEA SD-10*4 PL-5E2*2 Fuel*3 JF-17 Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5420837333646,
										["callsign"] = 113,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "proto 06",
										["skill"] = "Client",
										["speed"] = 244.75619675792,
										["AddPropAircraft"] = 
										{
											["LaserCode1"] = 8,
											["LaserCode100"] = 6,
											["AARProbe"] = true,
											["LaserCode10"] = 8,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1911,
										["psi"] = 1.5420837333646,
										["onboard_num"] = "313",
										["y"] = 61971.710505117,
										["x"] = 29952.262948052,
										["name"] = "CRIMEA SD-10*4 PL-5E2*2 Fuel*3 JF-17 Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5420837333646,
										["callsign"] = 114,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "proto 06",
										["skill"] = "Client",
										["speed"] = 244.75619675792,
										["AddPropAircraft"] = 
										{
											["LaserCode1"] = 8,
											["LaserCode100"] = 6,
											["AARProbe"] = true,
											["LaserCode10"] = 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,
													[15] = 0,
													[19] = 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"] = 1912,
										["psi"] = 1.5420837333646,
										["onboard_num"] = "318",
										["y"] = 62011.710505117,
										["x"] = 29912.262948052,
										["name"] = "CRIMEA SD-10*4 PL-5E2*2 Fuel*3 JF-17 Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5420837333646,
										["callsign"] = 115,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 61891.710505117,
								["x"] = 30032.262948052,
								["name"] = "CRIMEA SD-10*4 PL-5E2*2 Fuel*3 JF-17 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 227.39054356591,
											["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"] = 91,
																	}, -- 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"] = 183344.29793355,
											["x"] = -193884.63760985,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 305.25339188104,
											["ETA_locked"] = false,
											["y"] = 131556.52753508,
											["x"] = -197293.61486557,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 174,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "proto 06",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["LaserCode10"] = 8,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["AARProbe"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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]
										}, -- end of ["Radio"]
										["unitId"] = 1309,
										["psi"] = 1.6365274102878,
										["onboard_num"] = "314",
										["y"] = 183344.29793355,
										["x"] = -193884.63760985,
										["name"] = "BFM Su-33 Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [2]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
												[6] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6365274102878,
										["callsign"] = 117,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "proto 06",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["LaserCode10"] = 8,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["AARProbe"] = true,
										}, -- 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"] = 1323,
										["psi"] = 1.6365274102878,
										["onboard_num"] = "315",
										["y"] = 183384.29793355,
										["x"] = -193924.63760985,
										["name"] = "BFM JF-17 Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [2]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
												[6] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6365274102878,
										["callsign"] = 116,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "proto 06",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["LaserCode10"] = 8,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["AARProbe"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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]
										}, -- end of ["Radio"]
										["unitId"] = 1324,
										["psi"] = 1.6365274102878,
										["onboard_num"] = "316",
										["y"] = 183424.29793355,
										["x"] = -193964.63760985,
										["name"] = "BFM JF-17 Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [2]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
												[6] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6365274102878,
										["callsign"] = 118,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "proto 06",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["LaserCode10"] = 8,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["AARProbe"] = true,
										}, -- 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"] = 1325,
										["psi"] = 1.6365274102878,
										["onboard_num"] = "317",
										["y"] = 183464.29793355,
										["x"] = -194004.63760985,
										["name"] = "BFM JF-17 Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [2]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
												[6] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6365274102878,
										["callsign"] = 119,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 183344.29793355,
								["x"] = -193884.63760985,
								["name"] = "BFM JF-17 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 309,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 846891.31923811,
											["x"] = -278145.98117517,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 992.40240350758,
											["ETA_locked"] = false,
											["y"] = 849259.8736843,
											["x"] = -109867.74172578,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 187,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 17th ab",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 1373,
										["psi"] = -0.014074297779049,
										["onboard_num"] = "014",
										["y"] = 846891.31923811,
										["x"] = -278145.98117517,
										["name"] = "山岳戦 R-77*4 R-27ET*2 R-73*2 ECM J-11 Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.014074297779049,
										["callsign"] = 120,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 17th ab",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 1767,
										["psi"] = -0.014074297779049,
										["onboard_num"] = "015",
										["y"] = 846931.31923811,
										["x"] = -278185.98117517,
										["name"] = "山岳戦 R-77*4 R-27ET*2 R-73*2 ECM J-11 Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.014074297779049,
										["callsign"] = 122,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 17th ab",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 1768,
										["psi"] = -0.014074297779049,
										["onboard_num"] = "016",
										["y"] = 846971.31923811,
										["x"] = -278225.98117517,
										["name"] = "山岳戦 R-77*4 R-27ET*2 R-73*2 ECM J-11 Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.014074297779049,
										["callsign"] = 123,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 17th ab",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 1769,
										["psi"] = -0.014074297779049,
										["onboard_num"] = "017",
										["y"] = 847011.31923811,
										["x"] = -278265.98117517,
										["name"] = "山岳戦 R-77*4 R-27ET*2 R-73*2 ECM J-11 Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.014074297779049,
										["callsign"] = 124,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846891.31923811,
								["x"] = -278145.98117517,
								["name"] = "山岳戦 R-77*4 R-27ET*2 R-73*2 ECM J-11 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 260.82702690734,
											["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"] = 96,
																	}, -- 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"] = 846800.93541412,
											["x"] = -278764.09445379,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 763.04038489747,
											["ETA_locked"] = false,
											["y"] = 848960.42105522,
											["x"] = -110167.19435485,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 192,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "proto 06",
										["skill"] = "Client",
										["speed"] = 260.82702690734,
										["AddPropAircraft"] = 
										{
											["AARProbe"] = true,
											["LaserCode100"] = 6,
											["LaserCode10"] = 8,
											["LaserCode1"] = 8,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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]
										}, -- end of ["Radio"]
										["unitId"] = 1393,
										["psi"] = -0.012807872248665,
										["onboard_num"] = "018",
										["y"] = 846800.93541412,
										["x"] = -278764.09445379,
										["name"] = "山岳戦 SD-10*4 PL-5E2*2 Fuel*3 JF-17 Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.012807872248665,
										["callsign"] = 121,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "proto 06",
										["skill"] = "Client",
										["speed"] = 260.82702690734,
										["AddPropAircraft"] = 
										{
											["LaserCode10"] = 8,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["AARProbe"] = true,
										}, -- 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"] = 1776,
										["psi"] = -0.012807872248665,
										["onboard_num"] = "019",
										["y"] = 846840.93541412,
										["x"] = -278804.09445379,
										["name"] = "山岳戦 SD-10*4 PL-5E2*2 Fuel*3 JF-17 Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.012807872248665,
										["callsign"] = 125,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "proto 06",
										["skill"] = "Client",
										["speed"] = 260.82702690734,
										["AddPropAircraft"] = 
										{
											["LaserCode10"] = 8,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["AARProbe"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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]
										}, -- end of ["Radio"]
										["unitId"] = 1777,
										["psi"] = -0.012807872248665,
										["onboard_num"] = "020",
										["y"] = 846880.93541412,
										["x"] = -278844.09445379,
										["name"] = "山岳戦 SD-10*4 PL-5E2*2 Fuel*3 JF-17 Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.012807872248665,
										["callsign"] = 126,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "proto 06",
										["skill"] = "Client",
										["speed"] = 260.82702690734,
										["AddPropAircraft"] = 
										{
											["LaserCode10"] = 8,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["AARProbe"] = true,
										}, -- 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"] = 1778,
										["psi"] = -0.012807872248665,
										["onboard_num"] = "021",
										["y"] = 846920.93541412,
										["x"] = -278884.09445379,
										["name"] = "山岳戦 SD-10*4 PL-5E2*2 Fuel*3 JF-17 Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.012807872248665,
										["callsign"] = 127,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846800.93541412,
								["x"] = -278764.09445379,
								["name"] = "山岳戦 SD-10*4 PL-5E2*2 Fuel*3 JF-17 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [7]
							[8] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 786991.39539619,
											["x"] = -288119.54364238,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 659.11466065355,
											["ETA_locked"] = false,
											["y"] = 675247.7446036,
											["x"] = -285478.312039,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 354,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 17th ab",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 2489,
										["psi"] = 1.5471642020431,
										["onboard_num"] = "022",
										["y"] = 786991.39539619,
										["x"] = -288119.54364238,
										["name"] = "SEA R-77*4 R-27ET*2 R-73*2 ECM J-11 Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5471642020431,
										["callsign"] = 128,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 17th ab",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 2490,
										["psi"] = 1.5471642020431,
										["onboard_num"] = "023",
										["y"] = 787031.39539619,
										["x"] = -288159.54364238,
										["name"] = "SEA R-77*4 R-27ET*2 R-73*2 ECM J-11 Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5471642020431,
										["callsign"] = 128,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 17th ab",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 2491,
										["psi"] = 1.5471642020431,
										["onboard_num"] = "024",
										["y"] = 787071.39539619,
										["x"] = -288199.54364238,
										["name"] = "SEA R-77*4 R-27ET*2 R-73*2 ECM J-11 Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5471642020431,
										["callsign"] = 128,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "plaaf 17th ab",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["type"] = "J-11A",
										["unitId"] = 2492,
										["psi"] = 1.5471642020431,
										["onboard_num"] = "025",
										["y"] = 787111.39539619,
										["x"] = -288239.54364238,
										["name"] = "SEA R-77*4 R-27ET*2 R-73*2 ECM J-11 Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5471642020431,
										["callsign"] = 128,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786991.39539619,
								["x"] = -288119.54364238,
								["name"] = "Kutaisi R-77*4 R-27ET*2 R-73*2 ECM J-11 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [8]
							[9] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 244.75619675792,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 786852.67799722,
											["x"] = -288727.41715971,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 505.25261490965,
											["ETA_locked"] = false,
											["y"] = 675312.28770839,
											["x"] = -285526.68833025,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 359,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 9144,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "proto 06",
										["skill"] = "Client",
										["speed"] = 244.75619675792,
										["AddPropAircraft"] = 
										{
											["LaserCode1"] = 8,
											["LaserCode100"] = 6,
											["AARProbe"] = true,
											["LaserCode10"] = 8,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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]
										}, -- end of ["Radio"]
										["unitId"] = 2509,
										["psi"] = 1.542108506034,
										["onboard_num"] = "026",
										["y"] = 786852.67799722,
										["x"] = -288727.41715971,
										["name"] = "SEA SD-10*4 PL-5E2*2 Fuel*3 JF-17 Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.542108506034,
										["callsign"] = 129,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "proto 06",
										["skill"] = "Client",
										["speed"] = 244.75619675792,
										["AddPropAircraft"] = 
										{
											["LaserCode10"] = 8,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["AARProbe"] = true,
										}, -- 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"] = 2510,
										["psi"] = 1.542108506034,
										["onboard_num"] = "027",
										["y"] = 786892.67799722,
										["x"] = -288767.41715971,
										["name"] = "SEA SD-10*4 PL-5E2*2 Fuel*3 JF-17 Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.542108506034,
										["callsign"] = 129,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "proto 06",
										["skill"] = "Client",
										["speed"] = 244.75619675792,
										["AddPropAircraft"] = 
										{
											["LaserCode10"] = 8,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["AARProbe"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["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"]
												["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]
										}, -- end of ["Radio"]
										["unitId"] = 2511,
										["psi"] = 1.542108506034,
										["onboard_num"] = "028",
										["y"] = 786932.67799722,
										["x"] = -288807.41715971,
										["name"] = "SEA SD-10*4 PL-5E2*2 Fuel*3 JF-17 Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.542108506034,
										["callsign"] = 129,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "proto 06",
										["skill"] = "Client",
										["speed"] = 244.75619675792,
										["AddPropAircraft"] = 
										{
											["LaserCode10"] = 8,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["AARProbe"] = true,
										}, -- 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"] = 2512,
										["psi"] = 1.542108506034,
										["onboard_num"] = "029",
										["y"] = 786972.67799722,
										["x"] = -288847.41715971,
										["name"] = "SEA SD-10*4 PL-5E2*2 Fuel*3 JF-17 Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_L",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "DIS_TANK1100",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10_DUAL_R",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.542108506034,
										["callsign"] = 129,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786852.67799722,
								["x"] = -288727.41715971,
								["name"] = "Kutaisi SD-10*4 PL-5E2*2 Fuel*3 JF-17 Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [9]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [7]
				[8] = 
				{
					["id"] = 31,
					["name"] = "Greece",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = -154108.26400492,
											["x"] = -200839.90919503,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 443.06970294653,
											["ETA_locked"] = false,
											["y"] = -265648.72635677,
											["x"] = -197872.62839906,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 63,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["LoadNVGCase"] = false,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 504,
										["psi"] = 1.5441998698341,
										["onboard_num"] = "552",
										["y"] = -154108.26400492,
										["x"] = -200839.90919503,
										["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5441998698341,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["ReadyQRA"] = false,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 249,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 508,
										["psi"] = 1.5441998698341,
										["onboard_num"] = "553",
										["y"] = -154068.26400492,
										["x"] = -200879.90919503,
										["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5441998698341,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["ReadyQRA"] = false,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 509,
										["psi"] = 1.5441998698341,
										["onboard_num"] = "554",
										["y"] = -154028.26400492,
										["x"] = -200919.90919503,
										["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5441998698341,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["ReadyQRA"] = false,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 249,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 510,
										["psi"] = 1.5441998698341,
										["onboard_num"] = "555",
										["y"] = -153988.26400492,
										["x"] = -200959.90919503,
										["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5441998698341,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -154108.26400492,
								["x"] = -200839.90919503,
								["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 61950.441506593,
											["x"] = 30216.957923841,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 443.06970294653,
											["ETA_locked"] = false,
											["y"] = -49599.634581208,
											["x"] = 33208.312908159,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 126,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["ReadyQRA"] = false,
											["InitHotDrift"] = 0,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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,
													[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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 786,
										["psi"] = 1.5439864996816,
										["onboard_num"] = "711",
										["y"] = 61950.441506593,
										["x"] = 30216.957923841,
										["name"] = "CRIMEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5439864996816,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["ReadyQRA"] = false,
											["InitHotDrift"] = 0,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["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"] = 1907,
										["psi"] = 1.5439864996816,
										["onboard_num"] = "712",
										["y"] = 61990.441506593,
										["x"] = 30176.957923841,
										["name"] = "CRIMEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5439864996816,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["ReadyQRA"] = false,
											["InitHotDrift"] = 0,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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,
													[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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["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"]
												["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1908,
										["psi"] = 1.5439864996816,
										["onboard_num"] = "713",
										["y"] = 62030.441506593,
										["x"] = 30136.957923841,
										["name"] = "CRIMEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5439864996816,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["ReadyQRA"] = false,
											["InitHotDrift"] = 0,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 259,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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,
													[15] = 0,
													[19] = 0,
												}, -- end of ["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"] = 1909,
										["psi"] = 1.5439864996816,
										["onboard_num"] = "714",
										["y"] = 62070.441506593,
										["x"] = 30096.957923841,
										["name"] = "CRIMEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5439864996816,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 61950.441506593,
								["x"] = 30216.957923841,
								["name"] = "CRIMEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 227.39054356591,
											["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"] = 183979.16197775,
											["x"] = -199842.86395676,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 205.8113019672,
											["ETA_locked"] = false,
											["y"] = 132311.38212144,
											["x"] = -203869.27549647,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 173,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["LoadNVGCase"] = false,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 309,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 1299,
										["psi"] = 1.6485680144043,
										["onboard_num"] = "711",
										["y"] = 183979.16197775,
										["x"] = -199842.86395676,
										["name"] = "BFM M-2000C Red",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[8] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6485680144043,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["ReadyQRA"] = false,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 309,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 1306,
										["psi"] = 1.6485680144043,
										["onboard_num"] = "715",
										["y"] = 184019.16197775,
										["x"] = -199882.86395676,
										["name"] = "BFM M-2000C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[8] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6485680144043,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["ReadyQRA"] = false,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 309,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 1307,
										["psi"] = 1.6485680144043,
										["onboard_num"] = "716",
										["y"] = 184059.16197775,
										["x"] = -199922.86395676,
										["name"] = "BFM M-2000C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[8] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6485680144043,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 227.39054356591,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["ReadyQRA"] = false,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 309,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 1308,
										["psi"] = 1.6485680144043,
										["onboard_num"] = "717",
										["y"] = 184099.16197775,
										["x"] = -199962.86395676,
										["name"] = "BFM M-2000C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [2]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[8] = 
												{
													["CLSID"] = "{MMagicII}",
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.6485680144043,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 183979.16197775,
								["x"] = -199842.86395676,
								["name"] = "BFM M-2000C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 309,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 846829.85702356,
											["x"] = -278581.30876823,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 668.08069195889,
											["ETA_locked"] = false,
											["y"] = 848617.46798774,
											["x"] = -110364.37701493,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 184,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["LoadNVGCase"] = false,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 1361,
										["psi"] = -0.010626419462621,
										["onboard_num"] = "010",
										["y"] = 846829.85702356,
										["x"] = -278581.30876823,
										["name"] = "山岳戦 M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.010626419462621,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["ReadyQRA"] = false,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 319,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 1773,
										["psi"] = -0.010626419462621,
										["onboard_num"] = "011",
										["y"] = 846869.85702356,
										["x"] = -278621.30876823,
										["name"] = "山岳戦 M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.010626419462621,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["ReadyQRA"] = false,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 1774,
										["psi"] = -0.010626419462621,
										["onboard_num"] = "012",
										["y"] = 846909.85702356,
										["x"] = -278661.30876823,
										["name"] = "山岳戦 M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.010626419462621,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["ReadyQRA"] = false,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 319,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 1775,
										["psi"] = -0.010626419462621,
										["onboard_num"] = "013",
										["y"] = 846949.85702356,
										["x"] = -278701.30876823,
										["name"] = "山岳戦 M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.010626419462621,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 846829.85702356,
								["x"] = -278581.30876823,
								["name"] = "山岳戦 M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = -153895.65416449,
											["x"] = -200853.23113928,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 443.06970294653,
											["ETA_locked"] = false,
											["y"] = -265436.11651634,
											["x"] = -197885.95034331,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 289,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["ReadyQRA"] = false,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["InitHotDrift"] = 0,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 2235,
										["psi"] = 1.5441998698341,
										["onboard_num"] = "014",
										["y"] = -153895.65416449,
										["x"] = -200853.23113928,
										["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5441998698341,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["InitHotDrift"] = 0,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 249,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 2236,
										["psi"] = 1.5441998698341,
										["onboard_num"] = "015",
										["y"] = -153855.65416449,
										["x"] = -200893.23113928,
										["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5441998698341,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["InitHotDrift"] = 0,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 2237,
										["psi"] = 1.5441998698341,
										["onboard_num"] = "016",
										["y"] = -153815.65416449,
										["x"] = -200933.23113928,
										["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5441998698341,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["InitHotDrift"] = 0,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 249,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 2238,
										["psi"] = 1.5441998698341,
										["onboard_num"] = "017",
										["y"] = -153775.65416449,
										["x"] = -200973.23113928,
										["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5441998698341,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -153895.65416449,
								["x"] = -200853.23113928,
								["name"] = "SEA M530D*2 Magic2*2 Flare64-Chaff234 M-2000C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 62154.275595235,
											["x"] = 30212.524905454,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 443.06970294653,
											["ETA_locked"] = false,
											["y"] = -49399.33578378,
											["x"] = 33174.774237614,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 290,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["LoadNVGCase"] = false,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 2239,
										["psi"] = 1.5442480750423,
										["onboard_num"] = "018",
										["y"] = 62154.275595235,
										["x"] = 30212.524905454,
										["name"] = "CRIMEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5442480750423,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["LoadNVGCase"] = false,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 259,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 2240,
										["psi"] = 1.5442480750423,
										["onboard_num"] = "019",
										["y"] = 62194.275595235,
										["x"] = 30172.524905454,
										["name"] = "CRIMEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5442480750423,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["LoadNVGCase"] = false,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 259,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 2241,
										["psi"] = 1.5442480750423,
										["onboard_num"] = "020",
										["y"] = 62234.275595235,
										["x"] = 30132.524905454,
										["name"] = "CRIMEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5442480750423,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["LoadNVGCase"] = false,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 259,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 2242,
										["psi"] = 1.5442480750423,
										["onboard_num"] = "021",
										["y"] = 62274.275595235,
										["x"] = 30092.524905454,
										["name"] = "CRIMEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5442480750423,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 62154.275595235,
								["x"] = 30212.524905454,
								["name"] = "CRIMEA M530D*2 Magic2*2 Flare64-Chaff234 M-2000C Red-1",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 259,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 420.88620472869,
											["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"] = 847040.18405472,
											["x"] = -278582.44082468,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 668.08069195889,
											["ETA_locked"] = false,
											["y"] = 848827.7950189,
											["x"] = -110365.50907138,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 291,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["ReadyQRA"] = false,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["InitHotDrift"] = 0,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 2243,
										["psi"] = -0.010626419462621,
										["onboard_num"] = "022",
										["y"] = 847040.18405472,
										["x"] = -278582.44082468,
										["name"] = "山岳戦 M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.010626419462621,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["InitHotDrift"] = 0,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 319,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 2244,
										["psi"] = -0.010626419462621,
										["onboard_num"] = "023",
										["y"] = 847080.18405472,
										["x"] = -278622.44082468,
										["name"] = "山岳戦 M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.010626419462621,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["InitHotDrift"] = 0,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 319,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 2245,
										["psi"] = -0.010626419462621,
										["onboard_num"] = "024",
										["y"] = 847120.18405472,
										["x"] = -278662.44082468,
										["name"] = "山岳戦 M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.010626419462621,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["InitHotDrift"] = 0,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 319,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 2246,
										["psi"] = -0.010626419462621,
										["onboard_num"] = "025",
										["y"] = 847160.18405472,
										["x"] = -278702.44082468,
										["name"] = "山岳戦 M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.010626419462621,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 847040.18405472,
								["x"] = -278582.44082468,
								["name"] = "山岳戦 M530D*2 Magic2*2 Flare64-Chaff234 M-2000C Red-1",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 319,
							}, -- end of [7]
							[8] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 786871.98587071,
											["x"] = -288520.55728581,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 443.06970294653,
											["ETA_locked"] = false,
											["y"] = 675331.52351886,
											["x"] = -285553.27648984,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 348,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["ReadyQRA"] = false,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["InitHotDrift"] = 0,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 2465,
										["psi"] = 1.5441998698341,
										["onboard_num"] = "026",
										["y"] = 786871.98587071,
										["x"] = -288520.55728581,
										["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5441998698341,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["InitHotDrift"] = 0,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 241,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 2466,
										["psi"] = 1.5441998698341,
										["onboard_num"] = "027",
										["y"] = 786911.98587071,
										["x"] = -288560.55728581,
										["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red-1-6",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5441998698341,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["InitHotDrift"] = 0,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 2467,
										["psi"] = 1.5441998698341,
										["onboard_num"] = "028",
										["y"] = 786951.98587071,
										["x"] = -288600.55728581,
										["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red-1-7",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5441998698341,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["InitHotDrift"] = 0,
											["ReadyQRA"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 249,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 2468,
										["psi"] = 1.5441998698341,
										["onboard_num"] = "029",
										["y"] = 786991.98587071,
										["x"] = -288640.55728581,
										["name"] = "SEA M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red-1-8",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{M2KC_RPL_522}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5441998698341,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 786871.98587071,
								["x"] = -288520.55728581,
								["name"] = "Kutaisi M530D*2 Magic2*2 Fuel*1 Flare64-Chaff234 M-2000C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [8]
							[9] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10363.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 420.88620472869,
											["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"] = 787037.26024254,
											["x"] = -288524.56048187,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11582.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 443.06970294653,
											["ETA_locked"] = false,
											["y"] = 675544.13335929,
											["x"] = -285566.59843409,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 357,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10363.2,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["ReadyQRA"] = false,
											["InitHotDrift"] = 0,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 2501,
										["psi"] = 1.5442721057779,
										["onboard_num"] = "030",
										["y"] = 787037.26024254,
										["x"] = -288524.56048187,
										["name"] = "SEA M530D*2 Magic2*2 Flare64-Chaff234 M-2000C Red-2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5442721057779,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["ReadyQRA"] = false,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["LoadNVGCase"] = false,
											["InitHotDrift"] = 0,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 249,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 2502,
										["psi"] = 1.5442721057779,
										["onboard_num"] = "031",
										["y"] = 787077.26024254,
										["x"] = -288564.56048187,
										["name"] = "SEA M530D*2 Magic2*2 Flare64-Chaff234 M-2000C Red-2-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5442721057779,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["ReadyQRA"] = false,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["LoadNVGCase"] = false,
											["InitHotDrift"] = 0,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 249,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"]
												["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"] = 2503,
										["psi"] = 1.5442721057779,
										["onboard_num"] = "032",
										["y"] = 787117.26024254,
										["x"] = -288604.56048187,
										["name"] = "SEA M530D*2 Magic2*2 Flare64-Chaff234 M-2000C Red-2-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5442721057779,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 10363.2,
										["alt_type"] = "BARO",
										["livery_id"] = "hellenic air force mirage 2000-5 mk2",
										["skill"] = "Client",
										["speed"] = 420.88620472869,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["ReadyQRA"] = false,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["LoadNVGCase"] = false,
											["InitHotDrift"] = 0,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["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] = 249,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[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] = 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"] = 2504,
										["psi"] = 1.5442721057779,
										["onboard_num"] = "033",
										["y"] = 787157.26024254,
										["x"] = -288644.56048187,
										["name"] = "SEA M530D*2 Magic2*2 Flare64-Chaff234 M-2000C Red-2-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{Matra_S530D}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{EclairM_60}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{MMagicII_DDM}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.5442721057779,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 787037.26024254,
								["x"] = -288524.56048187,
								["name"] = "Kutaisi M530D*2 Magic2*2 Flare64-Chaff234 M-2000C Red",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 249,
							}, -- end of [9]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [8]
			}, -- end of ["country"]
		}, -- end of ["red"]
	}, -- end of ["coalition"]
	["sortie"] = "DictKey_sortie_5",
	["version"] = 23,
	["trigrules"] = 
	{
		[1] = 
		{
			["rules"] = {},
			["comment"] = "Trigger 1738091621",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["predicate"] = "a_add_radio_item",
					["flag"] = "1",
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_17",
					["radiotext"] = "DictKey_ActionRadioText_17",
					["value"] = 1,
				}, -- end of [1]
				[2] = 
				{
					["flag"] = "2",
					["value"] = 1,
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_10",
					["predicate"] = "a_add_radio_item",
					["radiotext"] = "DictKey_ActionRadioText_10",
				}, -- end of [2]
				[3] = 
				{
					["predicate"] = "a_add_radio_item",
					["flag"] = "3",
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_19",
					["radiotext"] = "DictKey_ActionRadioText_19",
					["value"] = 1,
				}, -- end of [3]
				[4] = 
				{
					["radiotext"] = "DictKey_ActionRadioText_11",
					["flag"] = "4",
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_11",
					["predicate"] = "a_add_radio_item",
					["value"] = 1,
				}, -- end of [4]
				[5] = 
				{
					["flag"] = "6",
					["value"] = 1,
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_14",
					["predicate"] = "a_add_radio_item",
					["radiotext"] = "DictKey_ActionRadioText_14",
				}, -- end of [5]
				[6] = 
				{
					["value"] = 1,
					["flag"] = "8",
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_16",
					["predicate"] = "a_add_radio_item",
					["radiotext"] = "DictKey_ActionRadioText_16",
				}, -- end of [6]
			}, -- end of ["actions"]
			["predicate"] = "triggerStart",
			["colorItem"] = "0xff0000ff",
		}, -- end of [1]
		[2] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 497,
					["flag"] = "1",
					["predicate"] = "c_flag_is_true",
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "山岳戦 AWACS ON",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 202,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
				[2] = 
				{
					["group"] = 203,
					["predicate"] = "a_activate_group",
				}, -- end of [2]
			}, -- end of ["actions"]
			["colorItem"] = "0x0080ffff",
		}, -- end of [2]
		[3] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 497,
					["flag"] = "2",
					["predicate"] = "c_flag_is_true",
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "山岳戦 AWACS OFF",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 202,
					["predicate"] = "a_deactivate_group",
				}, -- end of [1]
				[2] = 
				{
					["group"] = 203,
					["predicate"] = "a_deactivate_group",
				}, -- end of [2]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["colorItem"] = "0xff0000ff",
		}, -- end of [3]
		[4] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 497,
					["flag"] = "3",
					["predicate"] = "c_flag_is_true",
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "山岳戦 AWACS OFF",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 301,
					["predicate"] = "a_deactivate_group",
				}, -- end of [1]
				[2] = 
				{
					["group"] = 373,
					["predicate"] = "a_deactivate_group",
				}, -- end of [2]
			}, -- end of ["actions"]
			["colorItem"] = "0xff0000ff",
		}, -- end of [4]
		[5] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 497,
					["flag"] = "4",
					["predicate"] = "c_flag_is_true",
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "SEA AWACS OFF",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 14,
					["predicate"] = "a_deactivate_group",
				}, -- end of [1]
				[2] = 
				{
					["group"] = 13,
					["predicate"] = "a_deactivate_group",
				}, -- end of [2]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["colorItem"] = "0xff0000ff",
		}, -- end of [5]
		[6] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 497,
					["flag"] = "6",
					["predicate"] = "c_flag_is_true",
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "CRIMEA AWACS OFF",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 79,
					["predicate"] = "a_deactivate_group",
				}, -- end of [1]
				[2] = 
				{
					["group"] = 80,
					["predicate"] = "a_deactivate_group",
				}, -- end of [2]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["colorItem"] = "0xff0000ff",
		}, -- end of [6]
		[7] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 497,
					["flag"] = "8",
					["predicate"] = "c_flag_is_true",
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "BFM AWACS OFF",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 163,
					["predicate"] = "a_deactivate_group",
				}, -- end of [1]
				[2] = 
				{
					["group"] = 164,
					["predicate"] = "a_deactivate_group",
				}, -- end of [2]
			}, -- end of ["actions"]
			["colorItem"] = "0xff0000ff",
		}, -- end of [7]
	}, -- end of ["trigrules"]
	["currentKey"] = 113345,
	["failures"] = 
	{
		["OIL_RADIATOR_SENSOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OIL_RADIATOR_SENSOR",
			["mm"] = 0,
		}, -- end of ["OIL_RADIATOR_SENSOR"]
		["DMT_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DMT_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["DMT_FAILURE_TOTAL"]
		["hs_damage_GainAccumulator"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hs_damage_GainAccumulator",
			["mm"] = 0,
		}, -- end of ["hs_damage_GainAccumulator"]
		["FWD_TANK_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FWD_TANK_LEAK",
			["mm"] = 0,
		}, -- end of ["FWD_TANK_LEAK"]
		["CTRL_RUDDER_ROD_MAJOR_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_RUDDER_ROD_MAJOR_DAMAGE",
			["mm"] = 0,
		}, -- end of ["CTRL_RUDDER_ROD_MAJOR_DAMAGE"]
		["INST_VARIOMETER_CLOGGED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_VARIOMETER_CLOGGED",
			["mm"] = 0,
		}, -- end of ["INST_VARIOMETER_CLOGGED"]
		["GUN_LEFT_IN_MOUNT_LOOSE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_IN_MOUNT_LOOSE",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_IN_MOUNT_LOOSE"]
		["Failure_Gear_NWS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Gear_NWS",
			["mm"] = 0,
		}, -- end of ["Failure_Gear_NWS"]
		["rws"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "rws",
			["mm"] = 0,
		}, -- end of ["rws"]
		["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT",
			["mm"] = 0,
		}, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"]
		["HUDDISPLAY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HUDDISPLAY",
			["mm"] = 0,
		}, -- end of ["HUDDISPLAY"]
		["CTRL_ELEVATOR_ROD_DESTROYED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_ELEVATOR_ROD_DESTROYED",
			["mm"] = 0,
		}, -- end of ["CTRL_ELEVATOR_ROD_DESTROYED"]
		["ELEC_STARTER_BURNOUT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_STARTER_BURNOUT",
			["mm"] = 0,
		}, -- end of ["ELEC_STARTER_BURNOUT"]
		["ADI_UNIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ADI_UNIT",
			["mm"] = 0,
		}, -- end of ["ADI_UNIT"]
		["CTRL_RUDDER_TRIM_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_RUDDER_TRIM_FAILURE",
			["mm"] = 0,
		}, -- end of ["CTRL_RUDDER_TRIM_FAILURE"]
		["tail_reductor_chip"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "tail_reductor_chip",
			["mm"] = 0,
		}, -- end of ["tail_reductor_chip"]
		["l_gen"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "l_gen",
			["mm"] = 0,
		}, -- end of ["l_gen"]
		["OIL_RADIATOR_MOTOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OIL_RADIATOR_MOTOR",
			["mm"] = 0,
		}, -- end of ["OIL_RADIATOR_MOTOR"]
		["hs_damage_GainAutoUnload"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hs_damage_GainAutoUnload",
			["mm"] = 0,
		}, -- end of ["hs_damage_GainAutoUnload"]
		["UNCR_C_STRUT_DOWN_LOCK_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_C_STRUT_DOWN_LOCK_FAILURE",
			["mm"] = 0,
		}, -- end of ["UNCR_C_STRUT_DOWN_LOCK_FAILURE"]
		["AN_ALE_40V_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALE_40V_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["AN_ALE_40V_FAILURE_TOTAL"]
		["SAR_hover_flight_glide"] = 
		{
			["hh"] = 0,
			["id"] = "SAR_hover_flight_glide",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["SAR_hover_flight_glide"]
		["HORIZON_BAR_NOT_SETTLE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HORIZON_BAR_NOT_SETTLE",
			["mm"] = 0,
		}, -- end of ["HORIZON_BAR_NOT_SETTLE"]
		["FR24RADIO"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FR24RADIO",
			["mm"] = 0,
		}, -- end of ["FR24RADIO"]
		["OIL_DILUTION_WIRE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OIL_DILUTION_WIRE",
			["mm"] = 0,
		}, -- end of ["OIL_DILUTION_WIRE"]
		["GUN_RIGHT_MG151_OPEN_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_MG151_OPEN_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_MG151_OPEN_CIRCUIT"]
		["CTRL_LANDING_FLAPS_RH_MECHANICAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_LANDING_FLAPS_RH_MECHANICAL",
			["mm"] = 0,
		}, -- end of ["CTRL_LANDING_FLAPS_RH_MECHANICAL"]
		["ELEC_SIGNAL_LIGHTS_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_SIGNAL_LIGHTS_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_SIGNAL_LIGHTS_FAILURE"]
		["OXYGEN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OXYGEN",
			["mm"] = 0,
		}, -- end of ["OXYGEN"]
		["Failure_Fuel_RightBoostPump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Fuel_RightBoostPump",
			["mm"] = 0,
		}, -- end of ["Failure_Fuel_RightBoostPump"]
		["Failure_ECS_Valve"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_ECS_Valve",
			["mm"] = 0,
		}, -- end of ["Failure_ECS_Valve"]
		["R_GEAR_DLK_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_GEAR_DLK_FAULT",
			["mm"] = 0,
		}, -- end of ["R_GEAR_DLK_FAULT"]
		["fuel_sys_300left"] = 
		{
			["hh"] = 0,
			["id"] = "fuel_sys_300left",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["fuel_sys_300left"]
		["FUEL_NITRO_TANK_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["id"] = "FUEL_NITRO_TANK_MINOR_LEAK",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_NITRO_TANK_MINOR_LEAK"]
		["FUEL_DROPTANK_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_DROPTANK_MINOR_LEAK",
			["mm"] = 0,
		}, -- end of ["FUEL_DROPTANK_MINOR_LEAK"]
		["BOOSTER_COIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOOSTER_COIL",
			["mm"] = 0,
		}, -- end of ["BOOSTER_COIL"]
		["ppf_LeftGearbox"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ppf_LeftGearbox",
			["mm"] = 0,
		}, -- end of ["ppf_LeftGearbox"]
		["ELEC_SUPERCHARGER_SOLENOID_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_SUPERCHARGER_SOLENOID_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_SUPERCHARGER_SOLENOID_FAILURE"]
		["EXT_TANK_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EXT_TANK_LEAK",
			["mm"] = 0,
		}, -- end of ["EXT_TANK_LEAK"]
		["INST_TACH0_RESISTANCE_MISMATCH"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_TACH0_RESISTANCE_MISMATCH",
			["mm"] = 0,
		}, -- end of ["INST_TACH0_RESISTANCE_MISMATCH"]
		["IGNITION_TERM_CONNECT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "IGNITION_TERM_CONNECT",
			["mm"] = 0,
		}, -- end of ["IGNITION_TERM_CONNECT"]
		["ELEVONSERVOUTERLEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEVONSERVOUTERLEFT",
			["mm"] = 0,
		}, -- end of ["ELEVONSERVOUTERLEFT"]
		["es_damage_MainGenerator"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_MainGenerator",
			["mm"] = 0,
		}, -- end of ["es_damage_MainGenerator"]
		["ENG0_OIL_RADIATOR_0_PIERCED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_OIL_RADIATOR_0_PIERCED",
			["mm"] = 0,
		}, -- end of ["ENG0_OIL_RADIATOR_0_PIERCED"]
		["WEAPONS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "WEAPONS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["WEAPONS_FAILURE_TOTAL"]
		["BOMBS_DAMAGE_LINKAGE_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_DAMAGE_LINKAGE_LEFT",
			["mm"] = 0,
		}, -- end of ["BOMBS_DAMAGE_LINKAGE_LEFT"]
		["RWR_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_TOTAL"]
		["HYDR_UNLOAD_VALVE_NOT_LOAD"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYDR_UNLOAD_VALVE_NOT_LOAD",
			["mm"] = 0,
		}, -- end of ["HYDR_UNLOAD_VALVE_NOT_LOAD"]
		["FUEL_BOOSTER_FUEL_PUMP_0_DEGRADED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_BOOSTER_FUEL_PUMP_0_DEGRADED",
			["mm"] = 0,
		}, -- end of ["FUEL_BOOSTER_FUEL_PUMP_0_DEGRADED"]
		["hydro_main"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hydro_main",
			["mm"] = 0,
		}, -- end of ["hydro_main"]
		["LeftEngine_LowOilPressure"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LeftEngine_LowOilPressure",
			["mm"] = 0,
		}, -- end of ["LeftEngine_LowOilPressure"]
		["es_damage_RadarInverter"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_RadarInverter",
			["mm"] = 0,
		}, -- end of ["es_damage_RadarInverter"]
		["REAR_TANK_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "REAR_TANK_LEAK",
			["mm"] = 0,
		}, -- end of ["REAR_TANK_LEAK"]
		["GUN_LEFT_MG131_OPEN_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_MG131_OPEN_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_MG131_OPEN_CIRCUIT"]
		["RADAR_ALT_TOTAL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RADAR_ALT_TOTAL_FAILURE",
			["mm"] = 0,
		}, -- end of ["RADAR_ALT_TOTAL_FAILURE"]
		["CARA_RADALT_FAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CARA_RADALT_FAIL",
			["mm"] = 0,
		}, -- end of ["CARA_RADALT_FAIL"]
		["fsf_RightBoostPump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fsf_RightBoostPump",
			["mm"] = 0,
		}, -- end of ["fsf_RightBoostPump"]
		["asc_r"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "asc_r",
			["mm"] = 0,
		}, -- end of ["asc_r"]
		["BOMBS_SOLENOID_FAULT_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_SOLENOID_FAULT_LEFT",
			["mm"] = 0,
		}, -- end of ["BOMBS_SOLENOID_FAULT_LEFT"]
		["FUEL_TANK_01_MAJOR_LEAK"] = 
		{
			["hh"] = 0,
			["id"] = "FUEL_TANK_01_MAJOR_LEAK",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_01_MAJOR_LEAK"]
		["RWR_FAILURE_SENSOR_TAIL_F"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_SENSOR_TAIL_F",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_SENSOR_TAIL_F"]
		["BOMBS_ARMING_NO_VOLATAGE_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_ARMING_NO_VOLATAGE_LEFT",
			["mm"] = 0,
		}, -- end of ["BOMBS_ARMING_NO_VOLATAGE_LEFT"]
		["ELEC_BOOSTER_FUEL_PUMP_0_COIL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_BOOSTER_FUEL_PUMP_0_COIL_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_BOOSTER_FUEL_PUMP_0_COIL_FAILURE"]
		["ELEC_STARTER_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_STARTER_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_STARTER_FAILURE"]
		["ELEVONSERVINNERLEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEVONSERVINNERLEFT",
			["mm"] = 0,
		}, -- end of ["ELEVONSERVINNERLEFT"]
		["TAPEREC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TAPEREC",
			["mm"] = 0,
		}, -- end of ["TAPEREC"]
		["ILS_FAILURE_ANT_LOCALIZER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ILS_FAILURE_ANT_LOCALIZER",
			["mm"] = 0,
		}, -- end of ["ILS_FAILURE_ANT_LOCALIZER"]
		["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR",
			["mm"] = 0,
		}, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"]
		["csf_AutoFlap"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "csf_AutoFlap",
			["mm"] = 0,
		}, -- end of ["csf_AutoFlap"]
		["TVDISPLAY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TVDISPLAY",
			["mm"] = 0,
		}, -- end of ["TVDISPLAY"]
		["esf_StaticInverter"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "esf_StaticInverter",
			["mm"] = 0,
		}, -- end of ["esf_StaticInverter"]
		["BATT_FAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BATT_FAIL",
			["mm"] = 0,
		}, -- end of ["BATT_FAIL"]
		["UNCR_RH_STRUT_UP_LOCK_JAMMED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_RH_STRUT_UP_LOCK_JAMMED",
			["mm"] = 0,
		}, -- end of ["UNCR_RH_STRUT_UP_LOCK_JAMMED"]
		["INS_FAILURE_NAV_COMPUTER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_FAILURE_NAV_COMPUTER",
			["mm"] = 0,
		}, -- end of ["INS_FAILURE_NAV_COMPUTER"]
		["ICS_FAILURE_AMPLIFIER_RIO_BU"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ICS_FAILURE_AMPLIFIER_RIO_BU",
			["mm"] = 0,
		}, -- end of ["ICS_FAILURE_AMPLIFIER_RIO_BU"]
		["Failure_Ctrl_LEF"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Ctrl_LEF",
			["mm"] = 0,
		}, -- end of ["Failure_Ctrl_LEF"]
		["GUN_FAIL_LEFT_IN_GUN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_FAIL_LEFT_IN_GUN",
			["mm"] = 0,
		}, -- end of ["GUN_FAIL_LEFT_IN_GUN"]
		["CADC_FAILURE_TAS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_TAS",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_TAS"]
		["STARTER_SOL_SHORT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STARTER_SOL_SHORT",
			["mm"] = 0,
		}, -- end of ["STARTER_SOL_SHORT"]
		["COOLANT_SHORT_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COOLANT_SHORT_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["COOLANT_SHORT_CIRCUIT"]
		["FUELTANK5L"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUELTANK5L",
			["mm"] = 0,
		}, -- end of ["FUELTANK5L"]
		["abris_hardware"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "abris_hardware",
			["mm"] = 0,
		}, -- end of ["abris_hardware"]
		["EEC_Failure_LeftEngine"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EEC_Failure_LeftEngine",
			["mm"] = 0,
		}, -- end of ["EEC_Failure_LeftEngine"]
		["RWR_FAILURE_CONTROL_BOX"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_CONTROL_BOX",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_CONTROL_BOX"]
		["esf_LeftRectifier"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "esf_LeftRectifier",
			["mm"] = 0,
		}, -- end of ["esf_LeftRectifier"]
		["MSC_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MSC_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["MSC_FAILURE_TOTAL"]
		["ROOF_AIRSPEED_INDICATOR_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ROOF_AIRSPEED_INDICATOR_FAILURE",
			["mm"] = 0,
		}, -- end of ["ROOF_AIRSPEED_INDICATOR_FAILURE"]
		["AAR_47_FAILURE_SENSOR_BOTTOM"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AAR_47_FAILURE_SENSOR_BOTTOM",
			["mm"] = 0,
		}, -- end of ["AAR_47_FAILURE_SENSOR_BOTTOM"]
		["BOMBS_ARMING_BROKEN_WIRING_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_ARMING_BROKEN_WIRING_LEFT",
			["mm"] = 0,
		}, -- end of ["BOMBS_ARMING_BROKEN_WIRING_LEFT"]
		["MAINPITOT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MAINPITOT",
			["mm"] = 0,
		}, -- end of ["MAINPITOT"]
		["hs_damage_AltHydro"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hs_damage_AltHydro",
			["mm"] = 0,
		}, -- end of ["hs_damage_AltHydro"]
		["BAT_SOLENOID_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BAT_SOLENOID_FAULT",
			["mm"] = 0,
		}, -- end of ["BAT_SOLENOID_FAULT"]
		["AAR_47_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AAR_47_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["AAR_47_FAILURE_TOTAL"]
		["UNCR_LH_STRUT_UP_LOCK_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_LH_STRUT_UP_LOCK_FAILURE",
			["mm"] = 0,
		}, -- end of ["UNCR_LH_STRUT_UP_LOCK_FAILURE"]
		["CTRL_AILERON_ROD_MINOR_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_AILERON_ROD_MINOR_DAMAGE",
			["mm"] = 0,
		}, -- end of ["CTRL_AILERON_ROD_MINOR_DAMAGE"]
		["COOLANT_RADIATOR_WIRING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COOLANT_RADIATOR_WIRING",
			["mm"] = 0,
		}, -- end of ["COOLANT_RADIATOR_WIRING"]
		["asc_a"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "asc_a",
			["mm"] = 0,
		}, -- end of ["asc_a"]
		["COMPRESSOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COMPRESSOR",
			["mm"] = 0,
		}, -- end of ["COMPRESSOR"]
		["AIRSPEED_INDICATOR_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AIRSPEED_INDICATOR_FAILURE",
			["mm"] = 0,
		}, -- end of ["AIRSPEED_INDICATOR_FAILURE"]
		["abris_software"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "abris_software",
			["mm"] = 0,
		}, -- end of ["abris_software"]
		["GUN_FAIL_LEFT_OUT_GUN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_FAIL_LEFT_OUT_GUN",
			["mm"] = 0,
		}, -- end of ["GUN_FAIL_LEFT_OUT_GUN"]
		["ROCKETS_INTERVALOMETER_WIRING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ROCKETS_INTERVALOMETER_WIRING",
			["mm"] = 0,
		}, -- end of ["ROCKETS_INTERVALOMETER_WIRING"]
		["GUN_RIGHT_OUT_AMMUN_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_OUT_AMMUN_FAULT",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_OUT_AMMUN_FAULT"]
		["CANARDFLAPLEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CANARDFLAPLEFT",
			["mm"] = 0,
		}, -- end of ["CANARDFLAPLEFT"]
		["fs_forward_LH_leakage"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_forward_LH_leakage",
			["mm"] = 0,
		}, -- end of ["fs_forward_LH_leakage"]
		["ELEC_GENERATOR_REGULATOR_MALFUNCTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_GENERATOR_REGULATOR_MALFUNCTION",
			["mm"] = 0,
		}, -- end of ["ELEC_GENERATOR_REGULATOR_MALFUNCTION"]
		["UHF_ARC_159_FAILURE_TRANSCEIVER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UHF_ARC_159_FAILURE_TRANSCEIVER",
			["mm"] = 0,
		}, -- end of ["UHF_ARC_159_FAILURE_TRANSCEIVER"]
		["GUN_RIGHT_CENTER_BARREL_WORN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_CENTER_BARREL_WORN",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_CENTER_BARREL_WORN"]
		["FUEL_TANK_01_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["id"] = "FUEL_TANK_01_MINOR_LEAK",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_01_MINOR_LEAK"]
		["COMPASS_NO_TORQUE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COMPASS_NO_TORQUE",
			["mm"] = 0,
		}, -- end of ["COMPASS_NO_TORQUE"]
		["COOLANT_BREAK_BULB"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COOLANT_BREAK_BULB",
			["mm"] = 0,
		}, -- end of ["COOLANT_BREAK_BULB"]
		["L_GEAR_BRAKE_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_GEAR_BRAKE_FAULT",
			["mm"] = 0,
		}, -- end of ["L_GEAR_BRAKE_FAULT"]
		["MAINPOWER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MAINPOWER",
			["mm"] = 0,
		}, -- end of ["MAINPOWER"]
		["FUELTANK4R"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUELTANK4R",
			["mm"] = 0,
		}, -- end of ["FUELTANK4R"]
		["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RADAR_ALTIMETR_RIGHT_ANT_FAILURE",
			["mm"] = 0,
		}, -- end of ["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"]
		["ef_vibration"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ef_vibration",
			["mm"] = 0,
		}, -- end of ["ef_vibration"]
		["STARTER_BURNOUT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STARTER_BURNOUT",
			["mm"] = 0,
		}, -- end of ["STARTER_BURNOUT"]
		["OXYN_PRIMARY_CONTAINER_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OXYN_PRIMARY_CONTAINER_PERFORATED",
			["mm"] = 0,
		}, -- end of ["OXYN_PRIMARY_CONTAINER_PERFORATED"]
		["OIL_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OIL_LEAK",
			["mm"] = 0,
		}, -- end of ["OIL_LEAK"]
		["OIL_SYSTEM_FAIL_050"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OIL_SYSTEM_FAIL_050",
			["mm"] = 0,
		}, -- end of ["OIL_SYSTEM_FAIL_050"]
		["fs_damage_TransferPump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_damage_TransferPump",
			["mm"] = 0,
		}, -- end of ["fs_damage_TransferPump"]
		["ENGINE_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENGINE_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["ENGINE_FAILURE_TOTAL"]
		["STRAKE_LEFT_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STRAKE_LEFT_FAILURE",
			["mm"] = 0,
		}, -- end of ["STRAKE_LEFT_FAILURE"]
		["VHF_CRYSTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_CRYSTAL",
			["mm"] = 0,
		}, -- end of ["VHF_CRYSTAL"]
		["ELEC_MASTER_COMPASS_HARNESS_CUT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_MASTER_COMPASS_HARNESS_CUT",
			["mm"] = 0,
		}, -- end of ["ELEC_MASTER_COMPASS_HARNESS_CUT"]
		["CTRL_RUDDER_ROD_DESTROYED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_RUDDER_ROD_DESTROYED",
			["mm"] = 0,
		}, -- end of ["CTRL_RUDDER_ROD_DESTROYED"]
		["KPP_FAILURE_PARTIAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "KPP_FAILURE_PARTIAL",
			["mm"] = 0,
		}, -- end of ["KPP_FAILURE_PARTIAL"]
		["HYDR1PUMP"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYDR1PUMP",
			["mm"] = 0,
		}, -- end of ["HYDR1PUMP"]
		["GUN_RIGHT_IN_BARREL_WORN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_IN_BARREL_WORN",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_IN_BARREL_WORN"]
		["INS_TOTAL_FAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_TOTAL_FAIL",
			["mm"] = 0,
		}, -- end of ["INS_TOTAL_FAIL"]
		["FUEL_FUEL_PUMP_P1_DEGRADED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_FUEL_PUMP_P1_DEGRADED",
			["mm"] = 0,
		}, -- end of ["FUEL_FUEL_PUMP_P1_DEGRADED"]
		["FUEL_NITRO_TANK_MAJOR_LEAK"] = 
		{
			["hh"] = 0,
			["id"] = "FUEL_NITRO_TANK_MAJOR_LEAK",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_NITRO_TANK_MAJOR_LEAK"]
		["HYD_Flight"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYD_Flight",
			["mm"] = 0,
		}, -- end of ["HYD_Flight"]
		["ELEC_DASHBOARD_HARNESS_CUT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_DASHBOARD_HARNESS_CUT",
			["mm"] = 0,
		}, -- end of ["ELEC_DASHBOARD_HARNESS_CUT"]
		["PNEM_PRIMARY_CONTAINER_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_PRIMARY_CONTAINER_PERFORATED",
			["mm"] = 0,
		}, -- end of ["PNEM_PRIMARY_CONTAINER_PERFORATED"]
		["GUN_RIGHT_OUT_BARREL_WORN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_OUT_BARREL_WORN",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_OUT_BARREL_WORN"]
		["UHF_ARC_159_FAILURE_INTERNAL_MODULE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UHF_ARC_159_FAILURE_INTERNAL_MODULE",
			["mm"] = 0,
		}, -- end of ["UHF_ARC_159_FAILURE_INTERNAL_MODULE"]
		["fuel_sys_swapping_pumps"] = 
		{
			["hh"] = 0,
			["id"] = "fuel_sys_swapping_pumps",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["fuel_sys_swapping_pumps"]
		["HYDR_ACCUMULATOR_LOW_AIR_PRESSURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYDR_ACCUMULATOR_LOW_AIR_PRESSURE",
			["mm"] = 0,
		}, -- end of ["HYDR_ACCUMULATOR_LOW_AIR_PRESSURE"]
		["FUEL_TANK_00_EXPLODED"] = 
		{
			["hh"] = 0,
			["id"] = "FUEL_TANK_00_EXPLODED",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_00_EXPLODED"]
		["hydro_main_irreversible_valve"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hydro_main_irreversible_valve",
			["mm"] = 0,
		}, -- end of ["hydro_main_irreversible_valve"]
		["L_ENG_POP_STALL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_ENG_POP_STALL",
			["mm"] = 0,
		}, -- end of ["L_ENG_POP_STALL"]
		["FWD_TANK_PUMP_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FWD_TANK_PUMP_FAULT",
			["mm"] = 0,
		}, -- end of ["FWD_TANK_PUMP_FAULT"]
		["MD1_GYRO_TOTAL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MD1_GYRO_TOTAL_FAILURE",
			["mm"] = 0,
		}, -- end of ["MD1_GYRO_TOTAL_FAILURE"]
		["RWR_FAILURE_SENSOR_TAIL_R"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_SENSOR_TAIL_R",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_SENSOR_TAIL_R"]
		["INST_VARIOMETR_DEPRESSURIZATION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_VARIOMETR_DEPRESSURIZATION",
			["mm"] = 0,
		}, -- end of ["INST_VARIOMETR_DEPRESSURIZATION"]
		["AAQ13_TF_RADAR_SENSOR_FAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AAQ13_TF_RADAR_SENSOR_FAIL",
			["mm"] = 0,
		}, -- end of ["AAQ13_TF_RADAR_SENSOR_FAIL"]
		["ELEC_FUEL_PUMP_P2_COIL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_FUEL_PUMP_P2_COIL_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_FUEL_PUMP_P2_COIL_FAILURE"]
		["CANARDSERVORIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CANARDSERVORIGHT",
			["mm"] = 0,
		}, -- end of ["CANARDSERVORIGHT"]
		["DVMS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DVMS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["DVMS_FAILURE_TOTAL"]
		["VHF_FM_RADIO_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_FM_RADIO_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["VHF_FM_RADIO_FAILURE_TOTAL"]
		["BOMBS_DAMAGE_ELINKAGE_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_DAMAGE_ELINKAGE_RIGHT",
			["mm"] = 0,
		}, -- end of ["BOMBS_DAMAGE_ELINKAGE_RIGHT"]
		["FUELTANK1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUELTANK1",
			["mm"] = 0,
		}, -- end of ["FUELTANK1"]
		["F2_BOTTOM_CYLINDER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "F2_BOTTOM_CYLINDER",
			["mm"] = 0,
		}, -- end of ["F2_BOTTOM_CYLINDER"]
		["FLEX_S_NO_GUN_SIGN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FLEX_S_NO_GUN_SIGN",
			["mm"] = 0,
		}, -- end of ["FLEX_S_NO_GUN_SIGN"]
		["R_ENG_POP_STALL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_ENG_POP_STALL",
			["mm"] = 0,
		}, -- end of ["R_ENG_POP_STALL"]
		["GUN_LEFT_IN_OPEN_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_IN_OPEN_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_IN_OPEN_CIRCUIT"]
		["ELEC_GOVERNOR_BOX_DAMAGED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_GOVERNOR_BOX_DAMAGED",
			["mm"] = 0,
		}, -- end of ["ELEC_GOVERNOR_BOX_DAMAGED"]
		["HYD_PUMP_1_FAIL_100"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYD_PUMP_1_FAIL_100",
			["mm"] = 0,
		}, -- end of ["HYD_PUMP_1_FAIL_100"]
		["mlws"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "mlws",
			["mm"] = 0,
		}, -- end of ["mlws"]
		["RWRUNIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWRUNIT",
			["mm"] = 0,
		}, -- end of ["RWRUNIT"]
		["engine_surge_failure"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "engine_surge_failure",
			["mm"] = 0,
		}, -- end of ["engine_surge_failure"]
		["hs_damage_GainPump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hs_damage_GainPump",
			["mm"] = 0,
		}, -- end of ["hs_damage_GainPump"]
		["GMC1AE_GYRO_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GMC1AE_GYRO_FAILURE",
			["mm"] = 0,
		}, -- end of ["GMC1AE_GYRO_FAILURE"]
		["EPRSENSOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EPRSENSOR",
			["mm"] = 0,
		}, -- end of ["EPRSENSOR"]
		["FUEL_TANK_01_LEAK_STOPPED"] = 
		{
			["hh"] = 0,
			["id"] = "FUEL_TANK_01_LEAK_STOPPED",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_01_LEAK_STOPPED"]
		["PNEM_LOW_PRS_JUNCTION_BOX_DESTROYED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_LOW_PRS_JUNCTION_BOX_DESTROYED",
			["mm"] = 0,
		}, -- end of ["PNEM_LOW_PRS_JUNCTION_BOX_DESTROYED"]
		["CTRL_AILERON_ROD_MAJOR_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_AILERON_ROD_MAJOR_DAMAGE",
			["mm"] = 0,
		}, -- end of ["CTRL_AILERON_ROD_MAJOR_DAMAGE"]
		["HYD_PUMP_2_FAIL_100"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYD_PUMP_2_FAIL_100",
			["mm"] = 0,
		}, -- end of ["HYD_PUMP_2_FAIL_100"]
		["CK_UNIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CK_UNIT",
			["mm"] = 0,
		}, -- end of ["CK_UNIT"]
		["CANARDSERVOLEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CANARDSERVOLEFT",
			["mm"] = 0,
		}, -- end of ["CANARDSERVOLEFT"]
		["TransitionalReductor_ShaveInOil"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TransitionalReductor_ShaveInOil",
			["mm"] = 0,
		}, -- end of ["TransitionalReductor_ShaveInOil"]
		["TURBINE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TURBINE",
			["mm"] = 0,
		}, -- end of ["TURBINE"]
		["FUEL_ENGINE0_FUEL_PUMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_ENGINE0_FUEL_PUMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["FUEL_ENGINE0_FUEL_PUMP_FAILURE"]
		["FUEL_REAR_TANK_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_REAR_TANK_MINOR_LEAK",
			["mm"] = 0,
		}, -- end of ["FUEL_REAR_TANK_MINOR_LEAK"]
		["RADARALTUNIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RADARALTUNIT",
			["mm"] = 0,
		}, -- end of ["RADARALTUNIT"]
		["fsf_AutoBalance"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fsf_AutoBalance",
			["mm"] = 0,
		}, -- end of ["fsf_AutoBalance"]
		["CARBAIR_SHORT_CIRCUIT_LEADS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CARBAIR_SHORT_CIRCUIT_LEADS",
			["mm"] = 0,
		}, -- end of ["CARBAIR_SHORT_CIRCUIT_LEADS"]
		["CARBAIR_OPEN_CIRCUIT_BLB"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CARBAIR_OPEN_CIRCUIT_BLB",
			["mm"] = 0,
		}, -- end of ["CARBAIR_OPEN_CIRCUIT_BLB"]
		["FUEL_TANK_00_LEAK_STOPPED"] = 
		{
			["hh"] = 0,
			["id"] = "FUEL_TANK_00_LEAK_STOPPED",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_00_LEAK_STOPPED"]
		["BOMBS_NO_VOLATAGE_AT_RACK_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_NO_VOLATAGE_AT_RACK_RIGHT",
			["mm"] = 0,
		}, -- end of ["BOMBS_NO_VOLATAGE_AT_RACK_RIGHT"]
		["Failure_Comp_ADC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Comp_ADC",
			["mm"] = 0,
		}, -- end of ["Failure_Comp_ADC"]
		["RIGHT_TANK_PUMP_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RIGHT_TANK_PUMP_FAULT",
			["mm"] = 0,
		}, -- end of ["RIGHT_TANK_PUMP_FAULT"]
		["UHF_ARC_159_FAILURE_REMOTE_DISPLAY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UHF_ARC_159_FAILURE_REMOTE_DISPLAY",
			["mm"] = 0,
		}, -- end of ["UHF_ARC_159_FAILURE_REMOTE_DISPLAY"]
		["hydro_auxiliary"] = 
		{
			["hh"] = 0,
			["id"] = "hydro_auxiliary",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["hydro_auxiliary"]
		["FUEL_ENGINE0_FUEL_PUMP_DEGRADED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_ENGINE0_FUEL_PUMP_DEGRADED",
			["mm"] = 0,
		}, -- end of ["FUEL_ENGINE0_FUEL_PUMP_DEGRADED"]
		["Failure_Ctrl_FCS_Ch1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Ctrl_FCS_Ch1",
			["mm"] = 0,
		}, -- end of ["Failure_Ctrl_FCS_Ch1"]
		["GUN_LEFT_MG151_OPEN_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_MG151_OPEN_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_MG151_OPEN_CIRCUIT"]
		["ENG0_OIL_HOSE_1_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_OIL_HOSE_1_LEAK",
			["mm"] = 0,
		}, -- end of ["ENG0_OIL_HOSE_1_LEAK"]
		["VHF_TOTAL_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_TOTAL_DAMAGE",
			["mm"] = 0,
		}, -- end of ["VHF_TOTAL_DAMAGE"]
		["OXYN_LEFT_CONTAINER_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OXYN_LEFT_CONTAINER_PERFORATED",
			["mm"] = 0,
		}, -- end of ["OXYN_LEFT_CONTAINER_PERFORATED"]
		["HYDRO_LOW_AIR_PRESSURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYDRO_LOW_AIR_PRESSURE",
			["mm"] = 0,
		}, -- end of ["HYDRO_LOW_AIR_PRESSURE"]
		["K14_MOTOR_DEFECTIVE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "K14_MOTOR_DEFECTIVE",
			["mm"] = 0,
		}, -- end of ["K14_MOTOR_DEFECTIVE"]
		["HYD_Combined"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYD_Combined",
			["mm"] = 0,
		}, -- end of ["HYD_Combined"]
		["ELEC_GENERATOR_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_GENERATOR_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_GENERATOR_FAILURE"]
		["FR24ANTENNA"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FR24ANTENNA",
			["mm"] = 0,
		}, -- end of ["FR24ANTENNA"]
		["ef_fire"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ef_fire",
			["mm"] = 0,
		}, -- end of ["ef_fire"]
		["ef_rt12"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ef_rt12",
			["mm"] = 0,
		}, -- end of ["ef_rt12"]
		["FAULTY_ROCKET_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAULTY_ROCKET_RIGHT",
			["mm"] = 0,
		}, -- end of ["FAULTY_ROCKET_RIGHT"]
		["es_damage_DMR"] = 
		{
			["hh"] = 0,
			["id"] = "es_damage_DMR",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["es_damage_DMR"]
		["GENERATOR_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GENERATOR_FAULT",
			["mm"] = 0,
		}, -- end of ["GENERATOR_FAULT"]
		["ssf_static_pressure_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ssf_static_pressure_fail",
			["mm"] = 0,
		}, -- end of ["ssf_static_pressure_fail"]
		["FUEL_PUMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_PUMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["FUEL_PUMP_FAILURE"]
		["ppf_RightNozzleControl"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ppf_RightNozzleControl",
			["mm"] = 0,
		}, -- end of ["ppf_RightNozzleControl"]
		["ELEC_NAVLIGHT_RED_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_NAVLIGHT_RED_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_NAVLIGHT_RED_FAILURE"]
		["RWR_FAILURE_QUAD45"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_QUAD45",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_QUAD45"]
		["Failure_PP_LeftPTS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_PP_LeftPTS",
			["mm"] = 0,
		}, -- end of ["Failure_PP_LeftPTS"]
		["ELEC_RED_SIGNAL_LIGHT_BROKEN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_RED_SIGNAL_LIGHT_BROKEN",
			["mm"] = 0,
		}, -- end of ["ELEC_RED_SIGNAL_LIGHT_BROKEN"]
		["ENG0_OIL_HOSE_0_BURST"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_OIL_HOSE_0_BURST",
			["mm"] = 0,
		}, -- end of ["ENG0_OIL_HOSE_0_BURST"]
		["INS_FAILURE_VELOCITY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_FAILURE_VELOCITY",
			["mm"] = 0,
		}, -- end of ["INS_FAILURE_VELOCITY"]
		["es_damage_GeneratorLeft"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_GeneratorLeft",
			["mm"] = 0,
		}, -- end of ["es_damage_GeneratorLeft"]
		["ARBS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ARBS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["ARBS_FAILURE_TOTAL"]
		["GUN_FAIL_RIGHT_IN_GUN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_FAIL_RIGHT_IN_GUN",
			["mm"] = 0,
		}, -- end of ["GUN_FAIL_RIGHT_IN_GUN"]
		["STATION_3_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_3_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_3_FAILURE"]
		["PNEM_RADIATOR_JACK_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_RADIATOR_JACK_FAILURE",
			["mm"] = 0,
		}, -- end of ["PNEM_RADIATOR_JACK_FAILURE"]
		["FUEL_GAUGE_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_GAUGE_FAULT",
			["mm"] = 0,
		}, -- end of ["FUEL_GAUGE_FAULT"]
		["INT_HYDRO_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INT_HYDRO_LEAK",
			["mm"] = 0,
		}, -- end of ["INT_HYDRO_LEAK"]
		["MAGNETO_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MAGNETO_1",
			["mm"] = 0,
		}, -- end of ["MAGNETO_1"]
		["CTRL_RUDDER_ROD_MINOR_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_RUDDER_ROD_MINOR_DAMAGE",
			["mm"] = 0,
		}, -- end of ["CTRL_RUDDER_ROD_MINOR_DAMAGE"]
		["hydro_left"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hydro_left",
			["mm"] = 0,
		}, -- end of ["hydro_left"]
		["GUN_RIGHT_OUT_MOUNT_LOOSE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_OUT_MOUNT_LOOSE",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_OUT_MOUNT_LOOSE"]
		["FLIR_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FLIR_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["FLIR_FAILURE_TOTAL"]
		["SAR_fast"] = 
		{
			["hh"] = 0,
			["id"] = "SAR_fast",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["SAR_fast"]
		["ef_fuel_reg"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ef_fuel_reg",
			["mm"] = 0,
		}, -- end of ["ef_fuel_reg"]
		["BOMBS_DAMAGE_LINKAGE_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_DAMAGE_LINKAGE_RIGHT",
			["mm"] = 0,
		}, -- end of ["BOMBS_DAMAGE_LINKAGE_RIGHT"]
		["ROCKETS_DEFECTIVE_WIRING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ROCKETS_DEFECTIVE_WIRING",
			["mm"] = 0,
		}, -- end of ["ROCKETS_DEFECTIVE_WIRING"]
		["fuel_sys_right_transfer_pump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fuel_sys_right_transfer_pump",
			["mm"] = 0,
		}, -- end of ["fuel_sys_right_transfer_pump"]
		["Failure_PP_EngR_AB_FFCS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_PP_EngR_AB_FFCS",
			["mm"] = 0,
		}, -- end of ["Failure_PP_EngR_AB_FFCS"]
		["L_ENG_SEIZED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_ENG_SEIZED",
			["mm"] = 0,
		}, -- end of ["L_ENG_SEIZED"]
		["GUN_RIGHT_IN_AMMUN_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_IN_AMMUN_FAULT",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_IN_AMMUN_FAULT"]
		["BOMBS_TRAIN_DEFECTIVE_SWITCH"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_TRAIN_DEFECTIVE_SWITCH",
			["mm"] = 0,
		}, -- end of ["BOMBS_TRAIN_DEFECTIVE_SWITCH"]
		["GSH23_CHARGED_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GSH23_CHARGED_FAILURE",
			["mm"] = 0,
		}, -- end of ["GSH23_CHARGED_FAILURE"]
		["ENG0_BOOST_REGULATOR_MALFUNCTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_BOOST_REGULATOR_MALFUNCTION",
			["mm"] = 0,
		}, -- end of ["ENG0_BOOST_REGULATOR_MALFUNCTION"]
		["RUDDERSERV"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RUDDERSERV",
			["mm"] = 0,
		}, -- end of ["RUDDERSERV"]
		["R_ENG_SEIZED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_ENG_SEIZED",
			["mm"] = 0,
		}, -- end of ["R_ENG_SEIZED"]
		["UNCR_C_STRUT_UP_LOCK_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_C_STRUT_UP_LOCK_FAILURE",
			["mm"] = 0,
		}, -- end of ["UNCR_C_STRUT_UP_LOCK_FAILURE"]
		["INST_TACH1_LOOM_SEVERED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_TACH1_LOOM_SEVERED",
			["mm"] = 0,
		}, -- end of ["INST_TACH1_LOOM_SEVERED"]
		["BOMBS_NO_VOLATAGE_AT_RACK_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_NO_VOLATAGE_AT_RACK_LEFT",
			["mm"] = 0,
		}, -- end of ["BOMBS_NO_VOLATAGE_AT_RACK_LEFT"]
		["fs_aft_RH_leakage"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_aft_RH_leakage",
			["mm"] = 0,
		}, -- end of ["fs_aft_RH_leakage"]
		["ppf_FireRight"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ppf_FireRight",
			["mm"] = 0,
		}, -- end of ["ppf_FireRight"]
		["fs_forward_RH_leakage"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_forward_RH_leakage",
			["mm"] = 0,
		}, -- end of ["fs_forward_RH_leakage"]
		["STATION_6_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_6_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_6_FAILURE"]
		["autopilot"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "autopilot",
			["mm"] = 0,
		}, -- end of ["autopilot"]
		["ELEVONOUTERRIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEVONOUTERRIGHT",
			["mm"] = 0,
		}, -- end of ["ELEVONOUTERRIGHT"]
		["aoa_limiter"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "aoa_limiter",
			["mm"] = 0,
		}, -- end of ["aoa_limiter"]
		["BOMBS_ARMING_NO_VOLATAGE_BOTH"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_ARMING_NO_VOLATAGE_BOTH",
			["mm"] = 0,
		}, -- end of ["BOMBS_ARMING_NO_VOLATAGE_BOTH"]
		["PNEM_ENGINE_HOSE_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_ENGINE_HOSE_PERFORATED",
			["mm"] = 0,
		}, -- end of ["PNEM_ENGINE_HOSE_PERFORATED"]
		["fsf_CrossfeedValve"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fsf_CrossfeedValve",
			["mm"] = 0,
		}, -- end of ["fsf_CrossfeedValve"]
		["sas_yaw_right"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "sas_yaw_right",
			["mm"] = 0,
		}, -- end of ["sas_yaw_right"]
		["ELEC_MAIN_FUEL_PUMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_MAIN_FUEL_PUMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_MAIN_FUEL_PUMP_FAILURE"]
		["ELEVONSERVINNERRIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEVONSERVINNERRIGHT",
			["mm"] = 0,
		}, -- end of ["ELEVONSERVINNERRIGHT"]
		["ELEC_UC_LAMP_CU_BULB_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_UC_LAMP_CU_BULB_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_UC_LAMP_CU_BULB_FAILURE"]
		["ELEC_EMERGENCY_GENERATOR_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_EMERGENCY_GENERATOR_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_EMERGENCY_GENERATOR_FAILURE"]
		["ENG0_WASTEGATE_OIL_FEED_CLOGGED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_WASTEGATE_OIL_FEED_CLOGGED",
			["mm"] = 0,
		}, -- end of ["ENG0_WASTEGATE_OIL_FEED_CLOGGED"]
		["BOOST_REG"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOOST_REG",
			["mm"] = 0,
		}, -- end of ["BOOST_REG"]
		["R_GEAR_UPL_JAMMED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_GEAR_UPL_JAMMED",
			["mm"] = 0,
		}, -- end of ["R_GEAR_UPL_JAMMED"]
		["r_conv"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "r_conv",
			["mm"] = 0,
		}, -- end of ["r_conv"]
		["DDD_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DDD_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["DDD_FAILURE_TOTAL"]
		["fire_sys_fire_LE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fire_sys_fire_LE",
			["mm"] = 0,
		}, -- end of ["fire_sys_fire_LE"]
		["FUELTANK2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUELTANK2",
			["mm"] = 0,
		}, -- end of ["FUELTANK2"]
		["CDU_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CDU_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["CDU_FAILURE_TOTAL"]
		["L_GEAR_UPL_JAMMED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_GEAR_UPL_JAMMED",
			["mm"] = 0,
		}, -- end of ["L_GEAR_UPL_JAMMED"]
		["fs_damage_BoosterPump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_damage_BoosterPump",
			["mm"] = 0,
		}, -- end of ["fs_damage_BoosterPump"]
		["UHF_ARC_159_FAILURE_REMOTE_DISPLAY_RIO"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UHF_ARC_159_FAILURE_REMOTE_DISPLAY_RIO",
			["mm"] = 0,
		}, -- end of ["UHF_ARC_159_FAILURE_REMOTE_DISPLAY_RIO"]
		["RWR_FAILURE_DISPLAY_PILOT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_DISPLAY_PILOT",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_DISPLAY_PILOT"]
		["pp_damage_EmergMaxFreq"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pp_damage_EmergMaxFreq",
			["mm"] = 0,
		}, -- end of ["pp_damage_EmergMaxFreq"]
		["l_conv"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "l_conv",
			["mm"] = 0,
		}, -- end of ["l_conv"]
		["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT",
			["mm"] = 0,
		}, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"]
		["CMS_FAILURE_PROGRAMMER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CMS_FAILURE_PROGRAMMER",
			["mm"] = 0,
		}, -- end of ["CMS_FAILURE_PROGRAMMER"]
		["ELEC_SIGNAL_LIGHTS_MALFUNCTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_SIGNAL_LIGHTS_MALFUNCTION",
			["mm"] = 0,
		}, -- end of ["ELEC_SIGNAL_LIGHTS_MALFUNCTION"]
		["COMPASS_ERRATIC_INDIACATON"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COMPASS_ERRATIC_INDIACATON",
			["mm"] = 0,
		}, -- end of ["COMPASS_ERRATIC_INDIACATON"]
		["STARTER_WIRING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STARTER_WIRING",
			["mm"] = 0,
		}, -- end of ["STARTER_WIRING"]
		["fs_damage_right_cell_boost_pump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_damage_right_cell_boost_pump",
			["mm"] = 0,
		}, -- end of ["fs_damage_right_cell_boost_pump"]
		["VDI_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VDI_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["VDI_FAILURE_TOTAL"]
		["HUD_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HUD_FAILURE",
			["mm"] = 0,
		}, -- end of ["HUD_FAILURE"]
		["GUN_LEFT_CENTER_AMMUN_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_CENTER_AMMUN_FAULT",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_CENTER_AMMUN_FAULT"]
		["INST_DI_EXCESSIVE_DRIFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_DI_EXCESSIVE_DRIFT",
			["mm"] = 0,
		}, -- end of ["INST_DI_EXCESSIVE_DRIFT"]
		["mfd"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "mfd",
			["mm"] = 0,
		}, -- end of ["mfd"]
		["CARBAIR_GND_LEAD"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CARBAIR_GND_LEAD",
			["mm"] = 0,
		}, -- end of ["CARBAIR_GND_LEAD"]
		["FUELTANK5R"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUELTANK5R",
			["mm"] = 0,
		}, -- end of ["FUELTANK5R"]
		["ELEC_GREEN_SIGNAL_LIGHT_BROKEN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_GREEN_SIGNAL_LIGHT_BROKEN",
			["mm"] = 0,
		}, -- end of ["ELEC_GREEN_SIGNAL_LIGHT_BROKEN"]
		["hs_damage_MainAccumulator"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hs_damage_MainAccumulator",
			["mm"] = 0,
		}, -- end of ["hs_damage_MainAccumulator"]
		["PNEM_LH_BRAKE_HOSE_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_LH_BRAKE_HOSE_PERFORATED",
			["mm"] = 0,
		}, -- end of ["PNEM_LH_BRAKE_HOSE_PERFORATED"]
		["AFK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AFK",
			["mm"] = 0,
		}, -- end of ["AFK"]
		["ELEC_STARTER_LOOM_SEVERED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_STARTER_LOOM_SEVERED",
			["mm"] = 0,
		}, -- end of ["ELEC_STARTER_LOOM_SEVERED"]
		["TCN_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TCN_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["TCN_FAILURE_TOTAL"]
		["INST_CLOCK_MALFUNCTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_CLOCK_MALFUNCTION",
			["mm"] = 0,
		}, -- end of ["INST_CLOCK_MALFUNCTION"]
		["GUN_LEFT_CENTER_OPEN_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_CENTER_OPEN_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_CENTER_OPEN_CIRCUIT"]
		["FUELTANK3L"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUELTANK3L",
			["mm"] = 0,
		}, -- end of ["FUELTANK3L"]
		["CADC_CSDC_CONNECTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_CSDC_CONNECTION",
			["mm"] = 0,
		}, -- end of ["CADC_CSDC_CONNECTION"]
		["SUPERCHARGER_SOLENOID"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SUPERCHARGER_SOLENOID",
			["mm"] = 0,
		}, -- end of ["SUPERCHARGER_SOLENOID"]
		["FUEL_MAIN_TANK_MAJOR_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_MAIN_TANK_MAJOR_LEAK",
			["mm"] = 0,
		}, -- end of ["FUEL_MAIN_TANK_MAJOR_LEAK"]
		["EEC_Failure_RightEngine"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EEC_Failure_RightEngine",
			["mm"] = 0,
		}, -- end of ["EEC_Failure_RightEngine"]
		["GMC_TOTAL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GMC_TOTAL_FAILURE",
			["mm"] = 0,
		}, -- end of ["GMC_TOTAL_FAILURE"]
		["CADC_FAILURE_MACH"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_MACH",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_MACH"]
		["slats"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "slats",
			["mm"] = 0,
		}, -- end of ["slats"]
		["esf_RightRectifier"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "esf_RightRectifier",
			["mm"] = 0,
		}, -- end of ["esf_RightRectifier"]
		["ENG0_WATER_RADIATOR_0_PIERCED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_WATER_RADIATOR_0_PIERCED",
			["mm"] = 0,
		}, -- end of ["ENG0_WATER_RADIATOR_0_PIERCED"]
		["ICS_FAILURE_AMPLIFIER_PILOT_BU"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ICS_FAILURE_AMPLIFIER_PILOT_BU",
			["mm"] = 0,
		}, -- end of ["ICS_FAILURE_AMPLIFIER_PILOT_BU"]
		["hydro_diaphragm"] = 
		{
			["hh"] = 0,
			["id"] = "hydro_diaphragm",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["hydro_diaphragm"]
		["ENG0_OIL_RADIATOR_1_PIERCED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_OIL_RADIATOR_1_PIERCED",
			["mm"] = 0,
		}, -- end of ["ENG0_OIL_RADIATOR_1_PIERCED"]
		["FR22ANTENNA"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FR22ANTENNA",
			["mm"] = 0,
		}, -- end of ["FR22ANTENNA"]
		["fs_damage_FuelBoosterPump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_damage_FuelBoosterPump",
			["mm"] = 0,
		}, -- end of ["fs_damage_FuelBoosterPump"]
		["ppf_RightGearbox"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ppf_RightGearbox",
			["mm"] = 0,
		}, -- end of ["ppf_RightGearbox"]
		["laser_failure"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "laser_failure",
			["mm"] = 0,
		}, -- end of ["laser_failure"]
		["ELEC_FORWARD_FUEL_PUMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_FORWARD_FUEL_PUMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_FORWARD_FUEL_PUMP_FAILURE"]
		["BOMBS_NO_VOLATAGE_BOTH"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_NO_VOLATAGE_BOTH",
			["mm"] = 0,
		}, -- end of ["BOMBS_NO_VOLATAGE_BOTH"]
		["INST_VARIOMETER_DEPRESSURIZATION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_VARIOMETER_DEPRESSURIZATION",
			["mm"] = 0,
		}, -- end of ["INST_VARIOMETER_DEPRESSURIZATION"]
		["FR22RADIO"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FR22RADIO",
			["mm"] = 0,
		}, -- end of ["FR22RADIO"]
		["AUTOPILOT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AUTOPILOT",
			["mm"] = 0,
		}, -- end of ["AUTOPILOT"]
		["es_damage_Generator"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_Generator",
			["mm"] = 0,
		}, -- end of ["es_damage_Generator"]
		["EZ42_FIXED_LAMP_DEFECTIVE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EZ42_FIXED_LAMP_DEFECTIVE",
			["mm"] = 0,
		}, -- end of ["EZ42_FIXED_LAMP_DEFECTIVE"]
		["NOSE_AIRSPEED_INDICATOR_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "NOSE_AIRSPEED_INDICATOR_FAILURE",
			["mm"] = 0,
		}, -- end of ["NOSE_AIRSPEED_INDICATOR_FAILURE"]
		["ELEC_BOOSTER_FUEL_PUMP_2_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_BOOSTER_FUEL_PUMP_2_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_BOOSTER_FUEL_PUMP_2_FAILURE"]
		["UHF_ARC_159_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UHF_ARC_159_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["UHF_ARC_159_FAILURE_TOTAL"]
		["L_ENG_COMPRESSOR_STALL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_ENG_COMPRESSOR_STALL",
			["mm"] = 0,
		}, -- end of ["L_ENG_COMPRESSOR_STALL"]
		["csf_PitchTrim"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "csf_PitchTrim",
			["mm"] = 0,
		}, -- end of ["csf_PitchTrim"]
		["ELEC_BOMBABWGERAT_RELEASE_MALFUNCTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_BOMBABWGERAT_RELEASE_MALFUNCTION",
			["mm"] = 0,
		}, -- end of ["ELEC_BOMBABWGERAT_RELEASE_MALFUNCTION"]
		["IMU_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "IMU_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["IMU_FAILURE_TOTAL"]
		["EXT_TANK_PUMP_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EXT_TANK_PUMP_FAULT",
			["mm"] = 0,
		}, -- end of ["EXT_TANK_PUMP_FAULT"]
		["Failure_Hyd_HYD1A_Leak"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Hyd_HYD1A_Leak",
			["mm"] = 0,
		}, -- end of ["Failure_Hyd_HYD1A_Leak"]
		["UNCR_RH_STRUT_DOWN_LOCK_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_RH_STRUT_DOWN_LOCK_FAILURE",
			["mm"] = 0,
		}, -- end of ["UNCR_RH_STRUT_DOWN_LOCK_FAILURE"]
		["ENG0_WATERRADIATOR0_PIERCED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_WATERRADIATOR0_PIERCED",
			["mm"] = 0,
		}, -- end of ["ENG0_WATERRADIATOR0_PIERCED"]
		["VHF_CRFUEL_MAIN_TANK_MINOR_LEAKYSTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_CRFUEL_MAIN_TANK_MINOR_LEAKYSTAL",
			["mm"] = 0,
		}, -- end of ["VHF_CRFUEL_MAIN_TANK_MINOR_LEAKYSTAL"]
		["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR",
			["mm"] = 0,
		}, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"]
		["os_damage_BalloonLeakage"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "os_damage_BalloonLeakage",
			["mm"] = 0,
		}, -- end of ["os_damage_BalloonLeakage"]
		["Failure_Fuel_Tank4Transfer"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Fuel_Tank4Transfer",
			["mm"] = 0,
		}, -- end of ["Failure_Fuel_Tank4Transfer"]
		["VHF_AM_RADIO_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_AM_RADIO_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["VHF_AM_RADIO_FAILURE_TOTAL"]
		["SAR_1_2_95"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SAR_1_2_95",
			["mm"] = 0,
		}, -- end of ["SAR_1_2_95"]
		["Failure_PP_EngR_OilLeak"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_PP_EngR_OilLeak",
			["mm"] = 0,
		}, -- end of ["Failure_PP_EngR_OilLeak"]
		["RKL_41_TOTAL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RKL_41_TOTAL_FAILURE",
			["mm"] = 0,
		}, -- end of ["RKL_41_TOTAL_FAILURE"]
		["COOLANT_T_IND_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COOLANT_T_IND_FAULT",
			["mm"] = 0,
		}, -- end of ["COOLANT_T_IND_FAULT"]
		["FUEL_TANK_00_MAJOR_LEAK"] = 
		{
			["hh"] = 0,
			["id"] = "FUEL_TANK_00_MAJOR_LEAK",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_00_MAJOR_LEAK"]
		["INST_TACH0_LOOM_SEVERED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_TACH0_LOOM_SEVERED",
			["mm"] = 0,
		}, -- end of ["INST_TACH0_LOOM_SEVERED"]
		["hs_damage_UtilityHydro"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hs_damage_UtilityHydro",
			["mm"] = 0,
		}, -- end of ["hs_damage_UtilityHydro"]
		["ELEC_UMFORMER_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_UMFORMER_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_UMFORMER_FAILURE"]
		["HYD_PUMP_3_FAIL_100"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYD_PUMP_3_FAIL_100",
			["mm"] = 0,
		}, -- end of ["HYD_PUMP_3_FAIL_100"]
		["STRAKE_RIGHT_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STRAKE_RIGHT_FAILURE",
			["mm"] = 0,
		}, -- end of ["STRAKE_RIGHT_FAILURE"]
		["l_engine"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "l_engine",
			["mm"] = 0,
		}, -- end of ["l_engine"]
		["PNEM_SUPERCHARGER_JACK_JAMMED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_SUPERCHARGER_JACK_JAMMED",
			["mm"] = 0,
		}, -- end of ["PNEM_SUPERCHARGER_JACK_JAMMED"]
		["ELEVONINNERRIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEVONINNERRIGHT",
			["mm"] = 0,
		}, -- end of ["ELEVONINNERRIGHT"]
		["ENG0_GOVERNOR_MALFUNCTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_GOVERNOR_MALFUNCTION",
			["mm"] = 0,
		}, -- end of ["ENG0_GOVERNOR_MALFUNCTION"]
		["FUEL_TANK_00_FIRE_STOPPED"] = 
		{
			["hh"] = 0,
			["id"] = "FUEL_TANK_00_FIRE_STOPPED",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_00_FIRE_STOPPED"]
		["HYDR_UNLOAD_VALVE_NOT_UNLOAD"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYDR_UNLOAD_VALVE_NOT_UNLOAD",
			["mm"] = 0,
		}, -- end of ["HYDR_UNLOAD_VALVE_NOT_UNLOAD"]
		["ENG0_GOVERNOR_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_GOVERNOR_FAILURE",
			["mm"] = 0,
		}, -- end of ["ENG0_GOVERNOR_FAILURE"]
		["FUEL_TANK_01_MEDIUM_LEAK"] = 
		{
			["hh"] = 0,
			["id"] = "FUEL_TANK_01_MEDIUM_LEAK",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_01_MEDIUM_LEAK"]
		["main_reductor_chip"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "main_reductor_chip",
			["mm"] = 0,
		}, -- end of ["main_reductor_chip"]
		["ENG_ALT_1_FAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG_ALT_1_FAIL",
			["mm"] = 0,
		}, -- end of ["ENG_ALT_1_FAIL"]
		["AIRBRAKESERVO"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AIRBRAKESERVO",
			["mm"] = 0,
		}, -- end of ["AIRBRAKESERVO"]
		["ecm"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ecm",
			["mm"] = 0,
		}, -- end of ["ecm"]
		["INS_PART_FAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_PART_FAIL",
			["mm"] = 0,
		}, -- end of ["INS_PART_FAIL"]
		["FLEX_S_MAIN_LAMP_DEFECTIVE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FLEX_S_MAIN_LAMP_DEFECTIVE",
			["mm"] = 0,
		}, -- end of ["FLEX_S_MAIN_LAMP_DEFECTIVE"]
		["ELEC_BOOSTER_FUEL_PUMP_COIL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_BOOSTER_FUEL_PUMP_COIL_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_BOOSTER_FUEL_PUMP_COIL_FAILURE"]
		["ENG_ALT_2_FAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG_ALT_2_FAIL",
			["mm"] = 0,
		}, -- end of ["ENG_ALT_2_FAIL"]
		["INST_COMPASS_MALFUNCTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_COMPASS_MALFUNCTION",
			["mm"] = 0,
		}, -- end of ["INST_COMPASS_MALFUNCTION"]
		["hs_damage_MainAutoUnload"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hs_damage_MainAutoUnload",
			["mm"] = 0,
		}, -- end of ["hs_damage_MainAutoUnload"]
		["R_ENG_AICS_RAMP_FAIL_IN_POS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_ENG_AICS_RAMP_FAIL_IN_POS",
			["mm"] = 0,
		}, -- end of ["R_ENG_AICS_RAMP_FAIL_IN_POS"]
		["ELEC_BATTERY_DESTROYED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_BATTERY_DESTROYED",
			["mm"] = 0,
		}, -- end of ["ELEC_BATTERY_DESTROYED"]
		["ELEC_REAR_FUEL_PUMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_REAR_FUEL_PUMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_REAR_FUEL_PUMP_FAILURE"]
		["esf_LeftGenerator"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "esf_LeftGenerator",
			["mm"] = 0,
		}, -- end of ["esf_LeftGenerator"]
		["ELEC_BOMBABWGERAT_RELEASE_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_BOMBABWGERAT_RELEASE_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_BOMBABWGERAT_RELEASE_FAILURE"]
		["Failure_PP_EngR_Nozzle_CS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_PP_EngR_Nozzle_CS",
			["mm"] = 0,
		}, -- end of ["Failure_PP_EngR_Nozzle_CS"]
		["CADC_FAILURE_BARO_ALT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_BARO_ALT",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_BARO_ALT"]
		["oxy_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "oxy_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["oxy_FAILURE_TOTAL"]
		["CADC_FAILURE_PRESSURE_ALT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_PRESSURE_ALT",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_PRESSURE_ALT"]
		["RWR_FAILURE_LOW_BAND"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_LOW_BAND",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_LOW_BAND"]
		["ICS_FAILURE_AMPLIFIER_RIO_NORM"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ICS_FAILURE_AMPLIFIER_RIO_NORM",
			["mm"] = 0,
		}, -- end of ["ICS_FAILURE_AMPLIFIER_RIO_NORM"]
		["CADC_FAILURE_DYNAMIC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_DYNAMIC",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_DYNAMIC"]
		["UNCR_RH_STRUT_UP_LOCK_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_RH_STRUT_UP_LOCK_FAILURE",
			["mm"] = 0,
		}, -- end of ["UNCR_RH_STRUT_UP_LOCK_FAILURE"]
		["ELEC_STARTER_RELAY_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_STARTER_RELAY_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_STARTER_RELAY_FAILURE"]
		["STATION_2_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_2_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_2_FAILURE"]
		["es_damage_VU1"] = 
		{
			["hh"] = 0,
			["id"] = "es_damage_VU1",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["es_damage_VU1"]
		["DEFECTIVE_INSTRUMENT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DEFECTIVE_INSTRUMENT",
			["mm"] = 0,
		}, -- end of ["DEFECTIVE_INSTRUMENT"]
		["GYROS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GYROS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["GYROS_FAILURE_TOTAL"]
		["R_GEAR_BRAKE_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_GEAR_BRAKE_FAULT",
			["mm"] = 0,
		}, -- end of ["R_GEAR_BRAKE_FAULT"]
		["EXT_HYDRO_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EXT_HYDRO_LEAK",
			["mm"] = 0,
		}, -- end of ["EXT_HYDRO_LEAK"]
		["STARTER_SOLENOID"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STARTER_SOLENOID",
			["mm"] = 0,
		}, -- end of ["STARTER_SOLENOID"]
		["STARTER_LOSE_CON"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STARTER_LOSE_CON",
			["mm"] = 0,
		}, -- end of ["STARTER_LOSE_CON"]
		["ELEC_MSB_DAMAGED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_MSB_DAMAGED",
			["mm"] = 0,
		}, -- end of ["ELEC_MSB_DAMAGED"]
		["FUEL_AUX_TANK_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_AUX_TANK_MINOR_LEAK",
			["mm"] = 0,
		}, -- end of ["FUEL_AUX_TANK_MINOR_LEAK"]
		["TURNIND_POINTER_VIBRATES"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TURNIND_POINTER_VIBRATES",
			["mm"] = 0,
		}, -- end of ["TURNIND_POINTER_VIBRATES"]
		["FUEL_MW50_TANK_DRAIN_VALVE_SEVERED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_MW50_TANK_DRAIN_VALVE_SEVERED",
			["mm"] = 0,
		}, -- end of ["FUEL_MW50_TANK_DRAIN_VALVE_SEVERED"]
		["Failure_PP_EngL_Nozzle_CS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_PP_EngL_Nozzle_CS",
			["mm"] = 0,
		}, -- end of ["Failure_PP_EngL_Nozzle_CS"]
		["R_ENG_FIRE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_ENG_FIRE",
			["mm"] = 0,
		}, -- end of ["R_ENG_FIRE"]
		["CADC_RUDDER_AUTHORITY_COMMAND"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_RUDDER_AUTHORITY_COMMAND",
			["mm"] = 0,
		}, -- end of ["CADC_RUDDER_AUTHORITY_COMMAND"]
		["PILOT_KILLED_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PILOT_KILLED_FAILURE",
			["mm"] = 0,
		}, -- end of ["PILOT_KILLED_FAILURE"]
		["L_ENG_HPT_OVERSPEED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_ENG_HPT_OVERSPEED",
			["mm"] = 0,
		}, -- end of ["L_ENG_HPT_OVERSPEED"]
		["TGP_FAILURE_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TGP_FAILURE_RIGHT",
			["mm"] = 0,
		}, -- end of ["TGP_FAILURE_RIGHT"]
		["R_ENG_HPT_OVERSPEED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_ENG_HPT_OVERSPEED",
			["mm"] = 0,
		}, -- end of ["R_ENG_HPT_OVERSPEED"]
		["L_ENG_FIRE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_ENG_FIRE",
			["mm"] = 0,
		}, -- end of ["L_ENG_FIRE"]
		["COM1_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COM1_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["COM1_FAILURE_TOTAL"]
		["RWR_FAILURE_COMPUTER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_COMPUTER",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_COMPUTER"]
		["W_S_R"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "W_S_R",
			["mm"] = 0,
		}, -- end of ["W_S_R"]
		["VHF_ARC_182_FAILURE_INTERNAL_MODULE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_ARC_182_FAILURE_INTERNAL_MODULE",
			["mm"] = 0,
		}, -- end of ["VHF_ARC_182_FAILURE_INTERNAL_MODULE"]
		["CADC_MANEUVER_FLAP_COMMAND"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_MANEUVER_FLAP_COMMAND",
			["mm"] = 0,
		}, -- end of ["CADC_MANEUVER_FLAP_COMMAND"]
		["SAR_2_95"] = 
		{
			["hh"] = 0,
			["id"] = "SAR_2_95",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["SAR_2_95"]
		["CADC_FAILURE_STATIC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_STATIC",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_STATIC"]
		["sas_pitch_left"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "sas_pitch_left",
			["mm"] = 0,
		}, -- end of ["sas_pitch_left"]
		["fs_aft_LH_leakage"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_aft_LH_leakage",
			["mm"] = 0,
		}, -- end of ["fs_aft_LH_leakage"]
		["GTS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GTS",
			["mm"] = 0,
		}, -- end of ["GTS"]
		["GUN_RIGHT_IN_OPEN_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_IN_OPEN_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_IN_OPEN_CIRCUIT"]
		["RWR_FAILURE_QUAD315"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_QUAD315",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_QUAD315"]
		["pp_damage_MainMaxTempr"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pp_damage_MainMaxTempr",
			["mm"] = 0,
		}, -- end of ["pp_damage_MainMaxTempr"]
		["PUMP_SEPARATOR_CLOGGED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PUMP_SEPARATOR_CLOGGED",
			["mm"] = 0,
		}, -- end of ["PUMP_SEPARATOR_CLOGGED"]
		["Vibration_LeftEngine"] = 
		{
			["hh"] = 0,
			["id"] = "Vibration_LeftEngine",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["Vibration_LeftEngine"]
		["GUN_RIGHT_MG131_BARREL_WORN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_MG131_BARREL_WORN",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_MG131_BARREL_WORN"]
		["ELEC_PITOT_HEAT_WIRING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_PITOT_HEAT_WIRING",
			["mm"] = 0,
		}, -- end of ["ELEC_PITOT_HEAT_WIRING"]
		["ELEC_UC_LAMP_CD_BULB_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_UC_LAMP_CD_BULB_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_UC_LAMP_CD_BULB_FAILURE"]
		["r_engine"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "r_engine",
			["mm"] = 0,
		}, -- end of ["r_engine"]
		["TRN_FAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TRN_FAIL",
			["mm"] = 0,
		}, -- end of ["TRN_FAIL"]
		["UNCR_LH_WHEEL_BRAKE_DAMAGED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_LH_WHEEL_BRAKE_DAMAGED",
			["mm"] = 0,
		}, -- end of ["UNCR_LH_WHEEL_BRAKE_DAMAGED"]
		["DOORS_TV_JAMMED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DOORS_TV_JAMMED",
			["mm"] = 0,
		}, -- end of ["DOORS_TV_JAMMED"]
		["D2_RIGHT_CYLINDER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "D2_RIGHT_CYLINDER",
			["mm"] = 0,
		}, -- end of ["D2_RIGHT_CYLINDER"]
		["FDU"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FDU",
			["mm"] = 0,
		}, -- end of ["FDU"]
		["AN_ALR69V_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALR69V_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["AN_ALR69V_FAILURE_TOTAL"]
		["ELEC_C5_LAMP_POOR_CONTACT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_C5_LAMP_POOR_CONTACT",
			["mm"] = 0,
		}, -- end of ["ELEC_C5_LAMP_POOR_CONTACT"]
		["R_GEAR_MOTOR_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_GEAR_MOTOR_FAULT",
			["mm"] = 0,
		}, -- end of ["R_GEAR_MOTOR_FAULT"]
		["es_damage_Inverter115_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_Inverter115_1",
			["mm"] = 0,
		}, -- end of ["es_damage_Inverter115_1"]
		["PNEM_MACHINE_GUNS_HOSE_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_MACHINE_GUNS_HOSE_PERFORATED",
			["mm"] = 0,
		}, -- end of ["PNEM_MACHINE_GUNS_HOSE_PERFORATED"]
		["BACKUPGENERATOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BACKUPGENERATOR",
			["mm"] = 0,
		}, -- end of ["BACKUPGENERATOR"]
		["FUEL_VALVE_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_VALVE_LEAK",
			["mm"] = 0,
		}, -- end of ["FUEL_VALVE_LEAK"]
		["ELEC_FUEL_PUMP_P1_COIL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_FUEL_PUMP_P1_COIL_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_FUEL_PUMP_P1_COIL_FAILURE"]
		["PITOT_HEAT_ELEMENT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PITOT_HEAT_ELEMENT",
			["mm"] = 0,
		}, -- end of ["PITOT_HEAT_ELEMENT"]
		["PPF_LE_TEMPER_LIM_OFF"] = 
		{
			["hh"] = 0,
			["id"] = "PPF_LE_TEMPER_LIM_OFF",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["PPF_LE_TEMPER_LIM_OFF"]
		["R_ENG_COMPRESSOR_STALL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_ENG_COMPRESSOR_STALL",
			["mm"] = 0,
		}, -- end of ["R_ENG_COMPRESSOR_STALL"]
		["Failure_Hyd_HYD2A_Leak"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Hyd_HYD2A_Leak",
			["mm"] = 0,
		}, -- end of ["Failure_Hyd_HYD2A_Leak"]
		["L_GEAR_MOTOR_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_GEAR_MOTOR_FAULT",
			["mm"] = 0,
		}, -- end of ["L_GEAR_MOTOR_FAULT"]
		["ELEC_UC_LAMP_LHD_BULB_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_UC_LAMP_LHD_BULB_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_UC_LAMP_LHD_BULB_FAILURE"]
		["CMS_FAILURE_RIGHT_DISPENSER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CMS_FAILURE_RIGHT_DISPENSER",
			["mm"] = 0,
		}, -- end of ["CMS_FAILURE_RIGHT_DISPENSER"]
		["FUEL_BOOSTER_FUEL_PUMP_0_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_BOOSTER_FUEL_PUMP_0_FAILURE",
			["mm"] = 0,
		}, -- end of ["FUEL_BOOSTER_FUEL_PUMP_0_FAILURE"]
		["ELEC_BOOSTER_FUEL_PUMP_1_COIL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_BOOSTER_FUEL_PUMP_1_COIL_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_BOOSTER_FUEL_PUMP_1_COIL_FAILURE"]
		["TURNIND_POINTER_FAILS_NO_VACUUM"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TURNIND_POINTER_FAILS_NO_VACUUM",
			["mm"] = 0,
		}, -- end of ["TURNIND_POINTER_FAILS_NO_VACUUM"]
		["helmet"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "helmet",
			["mm"] = 0,
		}, -- end of ["helmet"]
		["TAIL_GEAR_U_LOCK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TAIL_GEAR_U_LOCK",
			["mm"] = 0,
		}, -- end of ["TAIL_GEAR_U_LOCK"]
		["hs_damage_MainPump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hs_damage_MainPump",
			["mm"] = 0,
		}, -- end of ["hs_damage_MainPump"]
		["CICU_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CICU_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["CICU_FAILURE_TOTAL"]
		["FUEL_BOOSTER_FUEL_PUMP_1_DEGRADED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_BOOSTER_FUEL_PUMP_1_DEGRADED",
			["mm"] = 0,
		}, -- end of ["FUEL_BOOSTER_FUEL_PUMP_1_DEGRADED"]
		["HYD_ALT_1_FAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYD_ALT_1_FAIL",
			["mm"] = 0,
		}, -- end of ["HYD_ALT_1_FAIL"]
		["es_damage_MainInverter"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_MainInverter",
			["mm"] = 0,
		}, -- end of ["es_damage_MainInverter"]
		["AUX_TANK_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AUX_TANK_LEAK",
			["mm"] = 0,
		}, -- end of ["AUX_TANK_LEAK"]
		["ssf_full_pressure_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ssf_full_pressure_fail",
			["mm"] = 0,
		}, -- end of ["ssf_full_pressure_fail"]
		["RKL_41_ANT_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RKL_41_ANT_DAMAGE",
			["mm"] = 0,
		}, -- end of ["RKL_41_ANT_DAMAGE"]
		["MainReductor_ShaveInOil"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MainReductor_ShaveInOil",
			["mm"] = 0,
		}, -- end of ["MainReductor_ShaveInOil"]
		["asc_y"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "asc_y",
			["mm"] = 0,
		}, -- end of ["asc_y"]
		["FUEL_FUEL_PUMP_P2_DEGRADED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_FUEL_PUMP_P2_DEGRADED",
			["mm"] = 0,
		}, -- end of ["FUEL_FUEL_PUMP_P2_DEGRADED"]
		["PNEM_SECONDARY_CONTAINER_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_SECONDARY_CONTAINER_PERFORATED",
			["mm"] = 0,
		}, -- end of ["PNEM_SECONDARY_CONTAINER_PERFORATED"]
		["PNEM_RH_FLAP_JACK_BUSTED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_RH_FLAP_JACK_BUSTED",
			["mm"] = 0,
		}, -- end of ["PNEM_RH_FLAP_JACK_BUSTED"]
		["FUSELAGE_TANK_PUMP_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUSELAGE_TANK_PUMP_FAULT",
			["mm"] = 0,
		}, -- end of ["FUSELAGE_TANK_PUMP_FAULT"]
		["UNCR_RH_WHEEL_BRAKE_DAMAGED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_RH_WHEEL_BRAKE_DAMAGED",
			["mm"] = 0,
		}, -- end of ["UNCR_RH_WHEEL_BRAKE_DAMAGED"]
		["AAR_47_FAILURE_SENSOR_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AAR_47_FAILURE_SENSOR_LEFT",
			["mm"] = 0,
		}, -- end of ["AAR_47_FAILURE_SENSOR_LEFT"]
		["VHF_ARC_182_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_ARC_182_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["VHF_ARC_182_FAILURE_TOTAL"]
		["FUEL_TANK_00_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["id"] = "FUEL_TANK_00_MINOR_LEAK",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_00_MINOR_LEAK"]
		["FUEL_MAIN_TANK_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_MAIN_TANK_MINOR_LEAK",
			["mm"] = 0,
		}, -- end of ["FUEL_MAIN_TANK_MINOR_LEAK"]
		["GUN_LEFT_MG131_BARREL_WORN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_MG131_BARREL_WORN",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_MG131_BARREL_WORN"]
		["SUPERCHARGER_WIRE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SUPERCHARGER_WIRE",
			["mm"] = 0,
		}, -- end of ["SUPERCHARGER_WIRE"]
		["PPF_RE_TEMPER_LIM_OFF"] = 
		{
			["hh"] = 0,
			["id"] = "PPF_RE_TEMPER_LIM_OFF",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["PPF_RE_TEMPER_LIM_OFF"]
		["CADC_FAILURE_TEMPERATURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_TEMPERATURE",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_TEMPERATURE"]
		["es_damage_AltInverter"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_AltInverter",
			["mm"] = 0,
		}, -- end of ["es_damage_AltInverter"]
		["UNCR_CONTROLLER_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_CONTROLLER_FAILURE",
			["mm"] = 0,
		}, -- end of ["UNCR_CONTROLLER_FAILURE"]
		["sensf_PITOT_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "sensf_PITOT_DAMAGE",
			["mm"] = 0,
		}, -- end of ["sensf_PITOT_DAMAGE"]
		["RIGHT_CYLINDER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RIGHT_CYLINDER",
			["mm"] = 0,
		}, -- end of ["RIGHT_CYLINDER"]
		["INST_HUD_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_HUD_FAILURE",
			["mm"] = 0,
		}, -- end of ["INST_HUD_FAILURE"]
		["fs_damage_transfer_pumps"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_damage_transfer_pumps",
			["mm"] = 0,
		}, -- end of ["fs_damage_transfer_pumps"]
		["fire_sys_fire_RE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fire_sys_fire_RE",
			["mm"] = 0,
		}, -- end of ["fire_sys_fire_RE"]
		["fire_sys_fireAPU"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fire_sys_fireAPU",
			["mm"] = 0,
		}, -- end of ["fire_sys_fireAPU"]
		["AC_BUS_PO7502_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AC_BUS_PO7502_FAILURE",
			["mm"] = 0,
		}, -- end of ["AC_BUS_PO7502_FAILURE"]
		["Failure_Sens_LeftPitotHeater"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Sens_LeftPitotHeater",
			["mm"] = 0,
		}, -- end of ["Failure_Sens_LeftPitotHeater"]
		["RWRANTLEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWRANTLEFT",
			["mm"] = 0,
		}, -- end of ["RWRANTLEFT"]
		["IFFCC_FAILURE_GUN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "IFFCC_FAILURE_GUN",
			["mm"] = 0,
		}, -- end of ["IFFCC_FAILURE_GUN"]
		["fs_damage_swapping_pumps"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_damage_swapping_pumps",
			["mm"] = 0,
		}, -- end of ["fs_damage_swapping_pumps"]
		["CMDISP"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CMDISP",
			["mm"] = 0,
		}, -- end of ["CMDISP"]
		["HYD_ALT_2_FAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYD_ALT_2_FAIL",
			["mm"] = 0,
		}, -- end of ["HYD_ALT_2_FAIL"]
		["TAIL_GEAR_FAIL_GO_DOWN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TAIL_GEAR_FAIL_GO_DOWN",
			["mm"] = 0,
		}, -- end of ["TAIL_GEAR_FAIL_GO_DOWN"]
		["ols_damage_OilPump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ols_damage_OilPump",
			["mm"] = 0,
		}, -- end of ["ols_damage_OilPump"]
		["LeftEngine_ShaveInOil"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LeftEngine_ShaveInOil",
			["mm"] = 0,
		}, -- end of ["LeftEngine_ShaveInOil"]
		["ELEC_UC_LAMP_RHD_BULB_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_UC_LAMP_RHD_BULB_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_UC_LAMP_RHD_BULB_FAILURE"]
		["hydro_common"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hydro_common",
			["mm"] = 0,
		}, -- end of ["hydro_common"]
		["GUN_LEFT_MG151_BARREL_WORN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_MG151_BARREL_WORN",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_MG151_BARREL_WORN"]
		["RKL_41_ADF_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RKL_41_ADF_DAMAGE",
			["mm"] = 0,
		}, -- end of ["RKL_41_ADF_DAMAGE"]
		["JESTER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "JESTER",
			["mm"] = 0,
		}, -- end of ["JESTER"]
		["STARTER_RELAY_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STARTER_RELAY_FAULT",
			["mm"] = 0,
		}, -- end of ["STARTER_RELAY_FAULT"]
		["ELEC_FUEL_PUMP_P2_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_FUEL_PUMP_P2_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_FUEL_PUMP_P2_FAILURE"]
		["MAIN_R_GEAR_D_LOCK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MAIN_R_GEAR_D_LOCK",
			["mm"] = 0,
		}, -- end of ["MAIN_R_GEAR_D_LOCK"]
		["GMC_GYRO_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GMC_GYRO_FAILURE",
			["mm"] = 0,
		}, -- end of ["GMC_GYRO_FAILURE"]
		["fs_damage_MainPump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_damage_MainPump",
			["mm"] = 0,
		}, -- end of ["fs_damage_MainPump"]
		["LEFT_CYLINDER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LEFT_CYLINDER",
			["mm"] = 0,
		}, -- end of ["LEFT_CYLINDER"]
		["ELEC_FUEL_PUMP_P1_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_FUEL_PUMP_P1_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_FUEL_PUMP_P1_FAILURE"]
		["UNCR_LH_STRUT_DOWN_LOCK_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_LH_STRUT_DOWN_LOCK_FAILURE",
			["mm"] = 0,
		}, -- end of ["UNCR_LH_STRUT_DOWN_LOCK_FAILURE"]
		["K14_FIXED_LAMP_DEFECTIVE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "K14_FIXED_LAMP_DEFECTIVE",
			["mm"] = 0,
		}, -- end of ["K14_FIXED_LAMP_DEFECTIVE"]
		["GUN_FAIL_RIGHT_CENTER_GUN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_FAIL_RIGHT_CENTER_GUN",
			["mm"] = 0,
		}, -- end of ["GUN_FAIL_RIGHT_CENTER_GUN"]
		["engine_droop_failure"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "engine_droop_failure",
			["mm"] = 0,
		}, -- end of ["engine_droop_failure"]
		["AAR_47_FAILURE_SENSOR_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AAR_47_FAILURE_SENSOR_RIGHT",
			["mm"] = 0,
		}, -- end of ["AAR_47_FAILURE_SENSOR_RIGHT"]
		["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING",
			["mm"] = 0,
		}, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"]
		["L_ENG_TURBINE_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_ENG_TURBINE_FAILURE",
			["mm"] = 0,
		}, -- end of ["L_ENG_TURBINE_FAILURE"]
		["ELEC_AMBER_SIGNAL_LIGHT_BROKEN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_AMBER_SIGNAL_LIGHT_BROKEN",
			["mm"] = 0,
		}, -- end of ["ELEC_AMBER_SIGNAL_LIGHT_BROKEN"]
		["DC_BUS_GENERATOR_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DC_BUS_GENERATOR_FAILURE",
			["mm"] = 0,
		}, -- end of ["DC_BUS_GENERATOR_FAILURE"]
		["TACAN_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TACAN_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["TACAN_FAILURE_TOTAL"]
		["L_ENG_AICS_RAMP_FAIL_OPEN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_ENG_AICS_RAMP_FAIL_OPEN",
			["mm"] = 0,
		}, -- end of ["L_ENG_AICS_RAMP_FAIL_OPEN"]
		["TGP_FAILURE_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TGP_FAILURE_LEFT",
			["mm"] = 0,
		}, -- end of ["TGP_FAILURE_LEFT"]
		["R_ENG_TURBINE_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_ENG_TURBINE_FAILURE",
			["mm"] = 0,
		}, -- end of ["R_ENG_TURBINE_FAILURE"]
		["TOP_CYLINDER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TOP_CYLINDER",
			["mm"] = 0,
		}, -- end of ["TOP_CYLINDER"]
		["COOLANT_POOR_CONNTECT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COOLANT_POOR_CONNTECT",
			["mm"] = 0,
		}, -- end of ["COOLANT_POOR_CONNTECT"]
		["RWR_FAILURE_SENSOR_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_SENSOR_LEFT",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_SENSOR_LEFT"]
		["MAIN_L_GEAR_D_LOCK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MAIN_L_GEAR_D_LOCK",
			["mm"] = 0,
		}, -- end of ["MAIN_L_GEAR_D_LOCK"]
		["pp_damage_EmergMaxTempr"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pp_damage_EmergMaxTempr",
			["mm"] = 0,
		}, -- end of ["pp_damage_EmergMaxTempr"]
		["GUN_FAIL_RIGHT_OUT_GUN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_FAIL_RIGHT_OUT_GUN",
			["mm"] = 0,
		}, -- end of ["GUN_FAIL_RIGHT_OUT_GUN"]
		["EMERGENCY_GEAR_LEVER_PULLED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMERGENCY_GEAR_LEVER_PULLED",
			["mm"] = 0,
		}, -- end of ["EMERGENCY_GEAR_LEVER_PULLED"]
		["ppf_LeftNozzleControl"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ppf_LeftNozzleControl",
			["mm"] = 0,
		}, -- end of ["ppf_LeftNozzleControl"]
		["FUELTANK4L"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUELTANK4L",
			["mm"] = 0,
		}, -- end of ["FUELTANK4L"]
		["ppf_RightOil"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ppf_RightOil",
			["mm"] = 0,
		}, -- end of ["ppf_RightOil"]
		["Failure_Elec_LeftTransformerRectifier"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Elec_LeftTransformerRectifier",
			["mm"] = 0,
		}, -- end of ["Failure_Elec_LeftTransformerRectifier"]
		["RADAR_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RADAR_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["RADAR_FAILURE_TOTAL"]
		["ELEC_STARTER_SOLENOID_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_STARTER_SOLENOID_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_STARTER_SOLENOID_FAILURE"]
		["Failure_Ctrl_FCS_Ch2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Ctrl_FCS_Ch2",
			["mm"] = 0,
		}, -- end of ["Failure_Ctrl_FCS_Ch2"]
		["GUN_LEFT_OUT_MOUNT_LOOSE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_OUT_MOUNT_LOOSE",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_OUT_MOUNT_LOOSE"]
		["DOPPLER_UNIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DOPPLER_UNIT",
			["mm"] = 0,
		}, -- end of ["DOPPLER_UNIT"]
		["FUEL_TANK_03_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_TANK_03_MINOR_LEAK",
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_03_MINOR_LEAK"]
		["LEFT_FLAP_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LEFT_FLAP_FAULT",
			["mm"] = 0,
		}, -- end of ["LEFT_FLAP_FAULT"]
		["PNEM_BRAKE_RELAY_MALFUNCTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_BRAKE_RELAY_MALFUNCTION",
			["mm"] = 0,
		}, -- end of ["PNEM_BRAKE_RELAY_MALFUNCTION"]
		["KPP_1273_GYRO_TOTAL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "KPP_1273_GYRO_TOTAL_FAILURE",
			["mm"] = 0,
		}, -- end of ["KPP_1273_GYRO_TOTAL_FAILURE"]
		["IFF"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "IFF",
			["mm"] = 0,
		}, -- end of ["IFF"]
		["es_damage_Inverter115_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_Inverter115_2",
			["mm"] = 0,
		}, -- end of ["es_damage_Inverter115_2"]
		["TAIL_GEAR_FAIL_GO_UP"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TAIL_GEAR_FAIL_GO_UP",
			["mm"] = 0,
		}, -- end of ["TAIL_GEAR_FAIL_GO_UP"]
		["sas_yaw_left"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "sas_yaw_left",
			["mm"] = 0,
		}, -- end of ["sas_yaw_left"]
		["L_GEAR_UPL_NOT_LOCK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_GEAR_UPL_NOT_LOCK",
			["mm"] = 0,
		}, -- end of ["L_GEAR_UPL_NOT_LOCK"]
		["FUEL_MAIN_FUEL_PUMP_DEGRADED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_MAIN_FUEL_PUMP_DEGRADED",
			["mm"] = 0,
		}, -- end of ["FUEL_MAIN_FUEL_PUMP_DEGRADED"]
		["Failure_Hyd_HYD1B_Leak"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Hyd_HYD1B_Leak",
			["mm"] = 0,
		}, -- end of ["Failure_Hyd_HYD1B_Leak"]
		["RADARALTANT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RADARALTANT",
			["mm"] = 0,
		}, -- end of ["RADARALTANT"]
		["pp_damage_MainMaxFreq"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pp_damage_MainMaxFreq",
			["mm"] = 0,
		}, -- end of ["pp_damage_MainMaxFreq"]
		["ENGINE_JAM"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENGINE_JAM",
			["mm"] = 0,
		}, -- end of ["ENGINE_JAM"]
		["DEFECTIVE_MECHANISM"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DEFECTIVE_MECHANISM",
			["mm"] = 0,
		}, -- end of ["DEFECTIVE_MECHANISM"]
		["AC_BUS_PO7501_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AC_BUS_PO7501_FAILURE",
			["mm"] = 0,
		}, -- end of ["AC_BUS_PO7501_FAILURE"]
		["OIL_T_IND_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OIL_T_IND_FAULT",
			["mm"] = 0,
		}, -- end of ["OIL_T_IND_FAULT"]
		["HYDR1ACC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYDR1ACC",
			["mm"] = 0,
		}, -- end of ["HYDR1ACC"]
		["Failure_PP_RightAMAD_OilLeak"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_PP_RightAMAD_OilLeak",
			["mm"] = 0,
		}, -- end of ["Failure_PP_RightAMAD_OilLeak"]
		["BOMBS_DAMAGE_ELINKAGE_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_DAMAGE_ELINKAGE_LEFT",
			["mm"] = 0,
		}, -- end of ["BOMBS_DAMAGE_ELINKAGE_LEFT"]
		["FUEL_MAIN_FUEL_PUMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_MAIN_FUEL_PUMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["FUEL_MAIN_FUEL_PUMP_FAILURE"]
		["Surge_RightEngine"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Surge_RightEngine",
			["mm"] = 0,
		}, -- end of ["Surge_RightEngine"]
		["R_GEAR_UPL_NOT_LOCK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_GEAR_UPL_NOT_LOCK",
			["mm"] = 0,
		}, -- end of ["R_GEAR_UPL_NOT_LOCK"]
		["HYDRRESERVPUMP"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYDRRESERVPUMP",
			["mm"] = 0,
		}, -- end of ["HYDRRESERVPUMP"]
		["UNCR_RH_STRUT_DRIVE_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_RH_STRUT_DRIVE_FAILURE",
			["mm"] = 0,
		}, -- end of ["UNCR_RH_STRUT_DRIVE_FAILURE"]
		["GUN_LEFT_MG151_AMMUN_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_MG151_AMMUN_FAULT",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_MG151_AMMUN_FAULT"]
		["UNCR_LH_STRUT_UP_LOCK_JAMMED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_LH_STRUT_UP_LOCK_JAMMED",
			["mm"] = 0,
		}, -- end of ["UNCR_LH_STRUT_UP_LOCK_JAMMED"]
		["RPMFault_RightEngine"] = 
		{
			["hh"] = 0,
			["id"] = "RPMFault_RightEngine",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["RPMFault_RightEngine"]
		["FUEL_TANK_00_MEDIUM_LEAK"] = 
		{
			["hh"] = 0,
			["id"] = "FUEL_TANK_00_MEDIUM_LEAK",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_00_MEDIUM_LEAK"]
		["pp_damage_OilSeparator"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pp_damage_OilSeparator",
			["mm"] = 0,
		}, -- end of ["pp_damage_OilSeparator"]
		["CADC_ANGLE_OF_ATTACK_SIGNAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_ANGLE_OF_ATTACK_SIGNAL",
			["mm"] = 0,
		}, -- end of ["CADC_ANGLE_OF_ATTACK_SIGNAL"]
		["Failure_Ctrl_FCS_Ch3"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Ctrl_FCS_Ch3",
			["mm"] = 0,
		}, -- end of ["Failure_Ctrl_FCS_Ch3"]
		["apus"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "apus",
			["mm"] = 0,
		}, -- end of ["apus"]
		["LEFT_MFCD_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LEFT_MFCD_FAILURE",
			["mm"] = 0,
		}, -- end of ["LEFT_MFCD_FAILURE"]
		["CTRL_AILERON_ROD_DESTROYED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_AILERON_ROD_DESTROYED",
			["mm"] = 0,
		}, -- end of ["CTRL_AILERON_ROD_DESTROYED"]
		["GUN_RIGHT_OUT_OPEN_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_OUT_OPEN_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_OUT_OPEN_CIRCUIT"]
		["UNCR_LH_STRUT_DRIVE_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_LH_STRUT_DRIVE_FAILURE",
			["mm"] = 0,
		}, -- end of ["UNCR_LH_STRUT_DRIVE_FAILURE"]
		["Failure_Fuel_LeftBoostPump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Fuel_LeftBoostPump",
			["mm"] = 0,
		}, -- end of ["Failure_Fuel_LeftBoostPump"]
		["HYDR_EXTERNAL_LEAKAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYDR_EXTERNAL_LEAKAGE",
			["mm"] = 0,
		}, -- end of ["HYDR_EXTERNAL_LEAKAGE"]
		["CLOCK_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CLOCK_FAILURE",
			["mm"] = 0,
		}, -- end of ["CLOCK_FAILURE"]
		["pp_damage_BladesBrake"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pp_damage_BladesBrake",
			["mm"] = 0,
		}, -- end of ["pp_damage_BladesBrake"]
		["BATTERY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BATTERY",
			["mm"] = 0,
		}, -- end of ["BATTERY"]
		["ILS_FAILURE_ANTENNA"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ILS_FAILURE_ANTENNA",
			["mm"] = 0,
		}, -- end of ["ILS_FAILURE_ANTENNA"]
		["asc_p"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "asc_p",
			["mm"] = 0,
		}, -- end of ["asc_p"]
		["es_damage_VU3"] = 
		{
			["hh"] = 0,
			["id"] = "es_damage_VU3",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["es_damage_VU3"]
		["GUN_LEFT_IN_AMMUN_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_IN_AMMUN_FAULT",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_IN_AMMUN_FAULT"]
		["Failure_PP_EngR_Main_FFCS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_PP_EngR_Main_FFCS",
			["mm"] = 0,
		}, -- end of ["Failure_PP_EngR_Main_FFCS"]
		["L_ENG_OIL_LEAK_SEVERE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_ENG_OIL_LEAK_SEVERE",
			["mm"] = 0,
		}, -- end of ["L_ENG_OIL_LEAK_SEVERE"]
		["FUEL_NITRO_TANK_LEAK_STOPPED"] = 
		{
			["hh"] = 0,
			["id"] = "FUEL_NITRO_TANK_LEAK_STOPPED",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_NITRO_TANK_LEAK_STOPPED"]
		["FUEL_TANK_01_FIRE"] = 
		{
			["hh"] = 0,
			["id"] = "FUEL_TANK_01_FIRE",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_01_FIRE"]
		["GUN_LEFT_CENTER_MOUNT_LOOSE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_CENTER_MOUNT_LOOSE",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_CENTER_MOUNT_LOOSE"]
		["VHF_VT_BURNED_OUT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_VT_BURNED_OUT",
			["mm"] = 0,
		}, -- end of ["VHF_VT_BURNED_OUT"]
		["CTRL_AILERON_TRIM_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_AILERON_TRIM_FAILURE",
			["mm"] = 0,
		}, -- end of ["CTRL_AILERON_TRIM_FAILURE"]
		["Failure_Hyd_IsolatedHYD2BSystem_Leak"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Hyd_IsolatedHYD2BSystem_Leak",
			["mm"] = 0,
		}, -- end of ["Failure_Hyd_IsolatedHYD2BSystem_Leak"]
		["FUEL_DROPTANK_LINE_SEVERED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_DROPTANK_LINE_SEVERED",
			["mm"] = 0,
		}, -- end of ["FUEL_DROPTANK_LINE_SEVERED"]
		["COMPASS_POINTER_PULLS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COMPASS_POINTER_PULLS",
			["mm"] = 0,
		}, -- end of ["COMPASS_POINTER_PULLS"]
		["Failure_RightEngine"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_RightEngine",
			["mm"] = 0,
		}, -- end of ["Failure_RightEngine"]
		["ELEC_NAVLIGHT_WHITE_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_NAVLIGHT_WHITE_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_NAVLIGHT_WHITE_FAILURE"]
		["HYDR_INTERNAL_LEAKAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYDR_INTERNAL_LEAKAGE",
			["mm"] = 0,
		}, -- end of ["HYDR_INTERNAL_LEAKAGE"]
		["VHF_SHORTED_CTL_BOX"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_SHORTED_CTL_BOX",
			["mm"] = 0,
		}, -- end of ["VHF_SHORTED_CTL_BOX"]
		["Failure_Gear_WOW"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Gear_WOW",
			["mm"] = 0,
		}, -- end of ["Failure_Gear_WOW"]
		["TURNIND_INCORRECT_SENS_VAC_HIGH"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TURNIND_INCORRECT_SENS_VAC_HIGH",
			["mm"] = 0,
		}, -- end of ["TURNIND_INCORRECT_SENS_VAC_HIGH"]
		["OIL_RADIATOR_WIRING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OIL_RADIATOR_WIRING",
			["mm"] = 0,
		}, -- end of ["OIL_RADIATOR_WIRING"]
		["COPILOT_KILLED_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COPILOT_KILLED_FAILURE",
			["mm"] = 0,
		}, -- end of ["COPILOT_KILLED_FAILURE"]
		["FUEL_BOOSTER_FUEL_PUMP_1_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_BOOSTER_FUEL_PUMP_1_FAILURE",
			["mm"] = 0,
		}, -- end of ["FUEL_BOOSTER_FUEL_PUMP_1_FAILURE"]
		["IGNITION_NO_OUTPUT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "IGNITION_NO_OUTPUT",
			["mm"] = 0,
		}, -- end of ["IGNITION_NO_OUTPUT"]
		["es_damage_Inverter36x3"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_Inverter36x3",
			["mm"] = 0,
		}, -- end of ["es_damage_Inverter36x3"]
		["COM2_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COM2_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["COM2_FAILURE_TOTAL"]
		["IMU_FAILURE_QUANTIZER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "IMU_FAILURE_QUANTIZER",
			["mm"] = 0,
		}, -- end of ["IMU_FAILURE_QUANTIZER"]
		["BOMBS_ARMING_BROKEN_WIRING_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_ARMING_BROKEN_WIRING_RIGHT",
			["mm"] = 0,
		}, -- end of ["BOMBS_ARMING_BROKEN_WIRING_RIGHT"]
		["SAR_1_101"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SAR_1_101",
			["mm"] = 0,
		}, -- end of ["SAR_1_101"]
		["BOMBS_TRAIN_DEFECTIVE_WIRING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_TRAIN_DEFECTIVE_WIRING",
			["mm"] = 0,
		}, -- end of ["BOMBS_TRAIN_DEFECTIVE_WIRING"]
		["GUN_LEFT_OUT_BARREL_WORN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_OUT_BARREL_WORN",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_OUT_BARREL_WORN"]
		["ELEC_BOOSTER_FUEL_PUMP_1_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_BOOSTER_FUEL_PUMP_1_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_BOOSTER_FUEL_PUMP_1_FAILURE"]
		["COMPASS_ERRATIC_OPERATION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COMPASS_ERRATIC_OPERATION",
			["mm"] = 0,
		}, -- end of ["COMPASS_ERRATIC_OPERATION"]
		["TID_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TID_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["TID_FAILURE_TOTAL"]
		["ENG0_OIL_HOSE_1_BURST"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_OIL_HOSE_1_BURST",
			["mm"] = 0,
		}, -- end of ["ENG0_OIL_HOSE_1_BURST"]
		["CARBAIR_SHORT_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CARBAIR_SHORT_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["CARBAIR_SHORT_CIRCUIT"]
		["GUN_LEFT_CENTER_BARREL_WORN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_CENTER_BARREL_WORN",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_CENTER_BARREL_WORN"]
		["TailRotorControlFailure"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TailRotorControlFailure",
			["mm"] = 0,
		}, -- end of ["TailRotorControlFailure"]
		["ELEVONSERVOUTERRIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEVONSERVOUTERRIGHT",
			["mm"] = 0,
		}, -- end of ["ELEVONSERVOUTERRIGHT"]
		["ELEC_DROPTANK_FUEL_PUMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_DROPTANK_FUEL_PUMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_DROPTANK_FUEL_PUMP_FAILURE"]
		["ELEC_UC_LAMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_UC_LAMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_UC_LAMP_FAILURE"]
		["REAR_TANK_PUMP_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "REAR_TANK_PUMP_FAULT",
			["mm"] = 0,
		}, -- end of ["REAR_TANK_PUMP_FAULT"]
		["PUMP_FAILS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PUMP_FAILS",
			["mm"] = 0,
		}, -- end of ["PUMP_FAILS"]
		["STATION_5_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_5_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_5_FAILURE"]
		["RIGHT_WING_TANK_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RIGHT_WING_TANK_LEAK",
			["mm"] = 0,
		}, -- end of ["RIGHT_WING_TANK_LEAK"]
		["STATION_4_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_4_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_4_FAILURE"]
		["RWR_FAILURE_BLANKER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_BLANKER",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_BLANKER"]
		["FUEL_BOOSTER_FUEL_PUMP_2_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_BOOSTER_FUEL_PUMP_2_FAILURE",
			["mm"] = 0,
		}, -- end of ["FUEL_BOOSTER_FUEL_PUMP_2_FAILURE"]
		["es_damage_VU2"] = 
		{
			["hh"] = 0,
			["id"] = "es_damage_VU2",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["es_damage_VU2"]
		["D2_LEFT_CYLINDER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "D2_LEFT_CYLINDER",
			["mm"] = 0,
		}, -- end of ["D2_LEFT_CYLINDER"]
		["Surge_LeftEngine"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Surge_LeftEngine",
			["mm"] = 0,
		}, -- end of ["Surge_LeftEngine"]
		["BOMBS_RUST_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_RUST_LEFT",
			["mm"] = 0,
		}, -- end of ["BOMBS_RUST_LEFT"]
		["RWR_FAILURE_DISPLAY_RIO"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_DISPLAY_RIO",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_DISPLAY_RIO"]
		["STATION_7_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_7_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_7_FAILURE"]
		["AHRS_FAILURE_MAD"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AHRS_FAILURE_MAD",
			["mm"] = 0,
		}, -- end of ["AHRS_FAILURE_MAD"]
		["csf_PitchDamper"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "csf_PitchDamper",
			["mm"] = 0,
		}, -- end of ["csf_PitchDamper"]
		["asc"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "asc",
			["mm"] = 0,
		}, -- end of ["asc"]
		["ACCSENSOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ACCSENSOR",
			["mm"] = 0,
		}, -- end of ["ACCSENSOR"]
		["MW_50_VALVE_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MW_50_VALVE_FAULT",
			["mm"] = 0,
		}, -- end of ["MW_50_VALVE_FAULT"]
		["PROP_GOVERNOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PROP_GOVERNOR",
			["mm"] = 0,
		}, -- end of ["PROP_GOVERNOR"]
		["MANIFOLD_SHIFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MANIFOLD_SHIFT",
			["mm"] = 0,
		}, -- end of ["MANIFOLD_SHIFT"]
		["ENG0_CARBURETTOR_OIL_FEED_CLOGGED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_CARBURETTOR_OIL_FEED_CLOGGED",
			["mm"] = 0,
		}, -- end of ["ENG0_CARBURETTOR_OIL_FEED_CLOGGED"]
		["Failure_Fuel_Tank1Transfer"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Fuel_Tank1Transfer",
			["mm"] = 0,
		}, -- end of ["Failure_Fuel_Tank1Transfer"]
		["ILS_FAILURE_DECODER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ILS_FAILURE_DECODER",
			["mm"] = 0,
		}, -- end of ["ILS_FAILURE_DECODER"]
		["Failure_Ctrl_Aileron"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Ctrl_Aileron",
			["mm"] = 0,
		}, -- end of ["Failure_Ctrl_Aileron"]
		["UNLOAD_VALVE_NOT_UNLOAD"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNLOAD_VALVE_NOT_UNLOAD",
			["mm"] = 0,
		}, -- end of ["UNLOAD_VALVE_NOT_UNLOAD"]
		["RightEngine_Fire"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RightEngine_Fire",
			["mm"] = 0,
		}, -- end of ["RightEngine_Fire"]
		["GUN_RIGHT_MG151_AMMUN_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_MG151_AMMUN_FAULT",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_MG151_AMMUN_FAULT"]
		["RADARDISPL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RADARDISPL",
			["mm"] = 0,
		}, -- end of ["RADARDISPL"]
		["fs_damage_EnginePump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_damage_EnginePump",
			["mm"] = 0,
		}, -- end of ["fs_damage_EnginePump"]
		["BCKGYRO"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BCKGYRO",
			["mm"] = 0,
		}, -- end of ["BCKGYRO"]
		["FUSELAGE_TANK_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUSELAGE_TANK_LEAK",
			["mm"] = 0,
		}, -- end of ["FUSELAGE_TANK_LEAK"]
		["UNLOAD_VALVE_NOT_LOAD"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNLOAD_VALVE_NOT_LOAD",
			["mm"] = 0,
		}, -- end of ["UNLOAD_VALVE_NOT_LOAD"]
		["HYDR_PUMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYDR_PUMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["HYDR_PUMP_FAILURE"]
		["TURNIND_INCORRECT_SENS_VAC_LOW"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TURNIND_INCORRECT_SENS_VAC_LOW",
			["mm"] = 0,
		}, -- end of ["TURNIND_INCORRECT_SENS_VAC_LOW"]
		["Failure_Elec_RightTransformerRectifier"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Elec_RightTransformerRectifier",
			["mm"] = 0,
		}, -- end of ["Failure_Elec_RightTransformerRectifier"]
		["L_ENG_AICS_RAMP_FAIL_IN_POS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_ENG_AICS_RAMP_FAIL_IN_POS",
			["mm"] = 0,
		}, -- end of ["L_ENG_AICS_RAMP_FAIL_IN_POS"]
		["ENG0_MAGNETO0"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_MAGNETO0",
			["mm"] = 0,
		}, -- end of ["ENG0_MAGNETO0"]
		["TILS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TILS",
			["mm"] = 0,
		}, -- end of ["TILS"]
		["es_damage_SpareInverter"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_SpareInverter",
			["mm"] = 0,
		}, -- end of ["es_damage_SpareInverter"]
		["CTRL_LANDING_FLAPS_LH_DRIVE_DAMAGED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_LANDING_FLAPS_LH_DRIVE_DAMAGED",
			["mm"] = 0,
		}, -- end of ["CTRL_LANDING_FLAPS_LH_DRIVE_DAMAGED"]
		["esf_RightGenerator"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "esf_RightGenerator",
			["mm"] = 0,
		}, -- end of ["esf_RightGenerator"]
		["RWRANTREAR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWRANTREAR",
			["mm"] = 0,
		}, -- end of ["RWRANTREAR"]
		["STATION_1_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_1_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_1_FAILURE"]
		["FUEL_TANK_04_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_TANK_04_MINOR_LEAK",
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_04_MINOR_LEAK"]
		["EZ42_MOTOR_DEFECTIVE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EZ42_MOTOR_DEFECTIVE",
			["mm"] = 0,
		}, -- end of ["EZ42_MOTOR_DEFECTIVE"]
		["UHF_ARC_159_FAILURE_DISPLAY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UHF_ARC_159_FAILURE_DISPLAY",
			["mm"] = 0,
		}, -- end of ["UHF_ARC_159_FAILURE_DISPLAY"]
		["ELEVONINNERLEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEVONINNERLEFT",
			["mm"] = 0,
		}, -- end of ["ELEVONINNERLEFT"]
		["ILS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ILS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["ILS_FAILURE_TOTAL"]
		["TURNIND_POINTER_NOT_SET_ZERO"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TURNIND_POINTER_NOT_SET_ZERO",
			["mm"] = 0,
		}, -- end of ["TURNIND_POINTER_NOT_SET_ZERO"]
		["INS_FAILURE_HEADING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_FAILURE_HEADING",
			["mm"] = 0,
		}, -- end of ["INS_FAILURE_HEADING"]
		["Vibration_RightEngine"] = 
		{
			["hh"] = 0,
			["id"] = "Vibration_RightEngine",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["Vibration_RightEngine"]
		["as_damage_Depressurization"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "as_damage_Depressurization",
			["mm"] = 0,
		}, -- end of ["as_damage_Depressurization"]
		["CADC_TOTAL_TEMPERATURE_SIGNAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_TOTAL_TEMPERATURE_SIGNAL",
			["mm"] = 0,
		}, -- end of ["CADC_TOTAL_TEMPERATURE_SIGNAL"]
		["HYDR2PUMP"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYDR2PUMP",
			["mm"] = 0,
		}, -- end of ["HYDR2PUMP"]
		["L_ENG_OIL_LEAK_MODERATE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_ENG_OIL_LEAK_MODERATE",
			["mm"] = 0,
		}, -- end of ["L_ENG_OIL_LEAK_MODERATE"]
		["ELEC_BATTERY_OVERHEAT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_BATTERY_OVERHEAT",
			["mm"] = 0,
		}, -- end of ["ELEC_BATTERY_OVERHEAT"]
		["RIGHT_GUNNER_KILLED_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RIGHT_GUNNER_KILLED_FAILURE",
			["mm"] = 0,
		}, -- end of ["RIGHT_GUNNER_KILLED_FAILURE"]
		["ELEC_NAVLIGHT_GREEN_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_NAVLIGHT_GREEN_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_NAVLIGHT_GREEN_FAILURE"]
		["ELEC_RH_CABIN_LIGHT_POOR_CONTACT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_RH_CABIN_LIGHT_POOR_CONTACT",
			["mm"] = 0,
		}, -- end of ["ELEC_RH_CABIN_LIGHT_POOR_CONTACT"]
		["FUELTANK3R"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUELTANK3R",
			["mm"] = 0,
		}, -- end of ["FUELTANK3R"]
		["R_ENG_OIL_LEAK_MODERATE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_ENG_OIL_LEAK_MODERATE",
			["mm"] = 0,
		}, -- end of ["R_ENG_OIL_LEAK_MODERATE"]
		["BCKPITOT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BCKPITOT",
			["mm"] = 0,
		}, -- end of ["BCKPITOT"]
		["OXYN_TOP_CONTAINER_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OXYN_TOP_CONTAINER_PERFORATED",
			["mm"] = 0,
		}, -- end of ["OXYN_TOP_CONTAINER_PERFORATED"]
		["BAT_SOLENOID_DEFECTIVE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BAT_SOLENOID_DEFECTIVE",
			["mm"] = 0,
		}, -- end of ["BAT_SOLENOID_DEFECTIVE"]
		["RIGHT_MFCD_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RIGHT_MFCD_FAILURE",
			["mm"] = 0,
		}, -- end of ["RIGHT_MFCD_FAILURE"]
		["Failure_Comp_MC1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Comp_MC1",
			["mm"] = 0,
		}, -- end of ["Failure_Comp_MC1"]
		["es_damage_GeneratorRight"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_GeneratorRight",
			["mm"] = 0,
		}, -- end of ["es_damage_GeneratorRight"]
		["LEFT_WING_TANK_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LEFT_WING_TANK_LEAK",
			["mm"] = 0,
		}, -- end of ["LEFT_WING_TANK_LEAK"]
		["CARBAIR_BREAK_LEADS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CARBAIR_BREAK_LEADS",
			["mm"] = 0,
		}, -- end of ["CARBAIR_BREAK_LEADS"]
		["INST_PITOT_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_PITOT_DAMAGE",
			["mm"] = 0,
		}, -- end of ["INST_PITOT_DAMAGE"]
		["MAINGENERATOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MAINGENERATOR",
			["mm"] = 0,
		}, -- end of ["MAINGENERATOR"]
		["EGI_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EGI_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["EGI_FAILURE_TOTAL"]
		["ADC_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ADC_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["ADC_FAILURE_TOTAL"]
		["R_ENG_OIL_LEAK_SLOW"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_ENG_OIL_LEAK_SLOW",
			["mm"] = 0,
		}, -- end of ["R_ENG_OIL_LEAK_SLOW"]
		["PNEM_COMPRESSOR_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_COMPRESSOR_FAILURE",
			["mm"] = 0,
		}, -- end of ["PNEM_COMPRESSOR_FAILURE"]
		["GUN_RIGHT_CENTER_AMMUN_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_CENTER_AMMUN_FAULT",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_CENTER_AMMUN_FAULT"]
		["UHF_RADIO_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UHF_RADIO_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["UHF_RADIO_FAILURE_TOTAL"]
		["AFN2_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AFN2_DAMAGE",
			["mm"] = 0,
		}, -- end of ["AFN2_DAMAGE"]
		["es_damage_InverterPT500C"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_InverterPT500C",
			["mm"] = 0,
		}, -- end of ["es_damage_InverterPT500C"]
		["LANDING_LIGHTS_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LANDING_LIGHTS_FAILURE",
			["mm"] = 0,
		}, -- end of ["LANDING_LIGHTS_FAILURE"]
		["AHRS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AHRS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["AHRS_FAILURE_TOTAL"]
		["APU_Fire"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "APU_Fire",
			["mm"] = 0,
		}, -- end of ["APU_Fire"]
		["ENG0_WATERRADIATOR1_PIERCED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_WATERRADIATOR1_PIERCED",
			["mm"] = 0,
		}, -- end of ["ENG0_WATERRADIATOR1_PIERCED"]
		["L_ENG_OIL_LEAK_SLOW"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_ENG_OIL_LEAK_SLOW",
			["mm"] = 0,
		}, -- end of ["L_ENG_OIL_LEAK_SLOW"]
		["VHF_VT207_DEFECTIVE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_VT207_DEFECTIVE",
			["mm"] = 0,
		}, -- end of ["VHF_VT207_DEFECTIVE"]
		["ELEC_RETICLE_BULB_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_RETICLE_BULB_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_RETICLE_BULB_FAILURE"]
		["GUN_LEFT_MG131_AMMUN_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_MG131_AMMUN_FAULT",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_MG131_AMMUN_FAULT"]
		["BOMBS_ARMING_BROKEN_SOLENOID_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_ARMING_BROKEN_SOLENOID_LEFT",
			["mm"] = 0,
		}, -- end of ["BOMBS_ARMING_BROKEN_SOLENOID_LEFT"]
		["SMS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SMS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["SMS_FAILURE_TOTAL"]
		["ELEC_MSB_CB_BUSTED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_MSB_CB_BUSTED",
			["mm"] = 0,
		}, -- end of ["ELEC_MSB_CB_BUSTED"]
		["PNEM_LH_FLAP_JACK_BUSTED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_LH_FLAP_JACK_BUSTED",
			["mm"] = 0,
		}, -- end of ["PNEM_LH_FLAP_JACK_BUSTED"]
		["RightEngine_LowOilPressure"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RightEngine_LowOilPressure",
			["mm"] = 0,
		}, -- end of ["RightEngine_LowOilPressure"]
		["FUEL_TANK_01_FIRE_STOPPED"] = 
		{
			["hh"] = 0,
			["id"] = "FUEL_TANK_01_FIRE_STOPPED",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_01_FIRE_STOPPED"]
		["radar"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "radar",
			["mm"] = 0,
		}, -- end of ["radar"]
		["ARN_82_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ARN_82_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["ARN_82_FAILURE_TOTAL"]
		["FUEL_FORWARD_TANK_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_FORWARD_TANK_MINOR_LEAK",
			["mm"] = 0,
		}, -- end of ["FUEL_FORWARD_TANK_MINOR_LEAK"]
		["VHF_ARC_182_FAILURE_TRANSCEIVER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_ARC_182_FAILURE_TRANSCEIVER",
			["mm"] = 0,
		}, -- end of ["VHF_ARC_182_FAILURE_TRANSCEIVER"]
		["eos"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "eos",
			["mm"] = 0,
		}, -- end of ["eos"]
		["COOLANT_UNPRES"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COOLANT_UNPRES",
			["mm"] = 0,
		}, -- end of ["COOLANT_UNPRES"]
		["GUN_LEFT_OUT_OPEN_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_OUT_OPEN_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_OUT_OPEN_CIRCUIT"]
		["TRN_FAIL_AUX"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TRN_FAIL_AUX",
			["mm"] = 0,
		}, -- end of ["TRN_FAIL_AUX"]
		["TURNIND_INCORRECT_SENS_DEFECTIVE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TURNIND_INCORRECT_SENS_DEFECTIVE",
			["mm"] = 0,
		}, -- end of ["TURNIND_INCORRECT_SENS_DEFECTIVE"]
		["FLEX_S_NO_POWER_SUPPLY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FLEX_S_NO_POWER_SUPPLY",
			["mm"] = 0,
		}, -- end of ["FLEX_S_NO_POWER_SUPPLY"]
		["BAT_SOLENOID_WIRING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BAT_SOLENOID_WIRING",
			["mm"] = 0,
		}, -- end of ["BAT_SOLENOID_WIRING"]
		["ELEC_CABIN_LIGHTS_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_CABIN_LIGHTS_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_CABIN_LIGHTS_FAILURE"]
		["CADC_STABILIZER_AUTHORITY_COMMAND"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_STABILIZER_AUTHORITY_COMMAND",
			["mm"] = 0,
		}, -- end of ["CADC_STABILIZER_AUTHORITY_COMMAND"]
		["TEMPSENSOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TEMPSENSOR",
			["mm"] = 0,
		}, -- end of ["TEMPSENSOR"]
		["UHF_ARC_159_FAILURE_ANTENNA"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UHF_ARC_159_FAILURE_ANTENNA",
			["mm"] = 0,
		}, -- end of ["UHF_ARC_159_FAILURE_ANTENNA"]
		["es_damage_Starter"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_Starter",
			["mm"] = 0,
		}, -- end of ["es_damage_Starter"]
		["INS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["INS_FAILURE_TOTAL"]
		["RUDDER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RUDDER",
			["mm"] = 0,
		}, -- end of ["RUDDER"]
		["ENG0_OILRADIATOR0_PIERCED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_OILRADIATOR0_PIERCED",
			["mm"] = 0,
		}, -- end of ["ENG0_OILRADIATOR0_PIERCED"]
		["PITOT_HEAT_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PITOT_HEAT_FAULT",
			["mm"] = 0,
		}, -- end of ["PITOT_HEAT_FAULT"]
		["LEFT_GUNNER_KILLED_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LEFT_GUNNER_KILLED_FAILURE",
			["mm"] = 0,
		}, -- end of ["LEFT_GUNNER_KILLED_FAILURE"]
		["COPILOT_GYRO_TOTAL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COPILOT_GYRO_TOTAL_FAILURE",
			["mm"] = 0,
		}, -- end of ["COPILOT_GYRO_TOTAL_FAILURE"]
		["sensf_CADC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "sensf_CADC",
			["mm"] = 0,
		}, -- end of ["sensf_CADC"]
		["RADAR_ALTIMETR_LEFT_ANT_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RADAR_ALTIMETR_LEFT_ANT_FAILURE",
			["mm"] = 0,
		}, -- end of ["RADAR_ALTIMETR_LEFT_ANT_FAILURE"]
		["hydro"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hydro",
			["mm"] = 0,
		}, -- end of ["hydro"]
		["AGD1_GYRO_TOTAL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AGD1_GYRO_TOTAL_FAILURE",
			["mm"] = 0,
		}, -- end of ["AGD1_GYRO_TOTAL_FAILURE"]
		["ENG0_MAGNETO1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_MAGNETO1",
			["mm"] = 0,
		}, -- end of ["ENG0_MAGNETO1"]
		["FUEL_TANK_02_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_TANK_02_MINOR_LEAK",
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_02_MINOR_LEAK"]
		["BOMBS_DAMAGE_ELINKAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_DAMAGE_ELINKAGE",
			["mm"] = 0,
		}, -- end of ["BOMBS_DAMAGE_ELINKAGE"]
		["LeftEngine_Fire"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LeftEngine_Fire",
			["mm"] = 0,
		}, -- end of ["LeftEngine_Fire"]
		["HUD_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HUD_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["HUD_FAILURE_TOTAL"]
		["SUPERCHARGER_LIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SUPERCHARGER_LIGHT",
			["mm"] = 0,
		}, -- end of ["SUPERCHARGER_LIGHT"]
		["L_GEAR_UPL_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_GEAR_UPL_FAULT",
			["mm"] = 0,
		}, -- end of ["L_GEAR_UPL_FAULT"]
		["fuel_sys_transfer_pumps"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fuel_sys_transfer_pumps",
			["mm"] = 0,
		}, -- end of ["fuel_sys_transfer_pumps"]
		["K14_MOV_LAMP_DEFECTIVE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "K14_MOV_LAMP_DEFECTIVE",
			["mm"] = 0,
		}, -- end of ["K14_MOV_LAMP_DEFECTIVE"]
		["VHF_ARC_182_FAILURE_ANTENNA"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_ARC_182_FAILURE_ANTENNA",
			["mm"] = 0,
		}, -- end of ["VHF_ARC_182_FAILURE_ANTENNA"]
		["TACH_RESISTANCE_ADJ"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TACH_RESISTANCE_ADJ",
			["mm"] = 0,
		}, -- end of ["TACH_RESISTANCE_ADJ"]
		["Failure_ECS_OBOGS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_ECS_OBOGS",
			["mm"] = 0,
		}, -- end of ["Failure_ECS_OBOGS"]
		["pp_damage_OilPump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pp_damage_OilPump",
			["mm"] = 0,
		}, -- end of ["pp_damage_OilPump"]
		["BURNER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BURNER",
			["mm"] = 0,
		}, -- end of ["BURNER"]
		["Failure_LeftEngine"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_LeftEngine",
			["mm"] = 0,
		}, -- end of ["Failure_LeftEngine"]
		["TailReductor_ShaveInOil"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TailReductor_ShaveInOil",
			["mm"] = 0,
		}, -- end of ["TailReductor_ShaveInOil"]
		["INST_DI_MECHANICAL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_DI_MECHANICAL_FAILURE",
			["mm"] = 0,
		}, -- end of ["INST_DI_MECHANICAL_FAILURE"]
		["fire_sys_fireko50"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fire_sys_fireko50",
			["mm"] = 0,
		}, -- end of ["fire_sys_fireko50"]
		["CTRL_ELEVATOR_ROD_MAJOR_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_ELEVATOR_ROD_MAJOR_DAMAGE",
			["mm"] = 0,
		}, -- end of ["CTRL_ELEVATOR_ROD_MAJOR_DAMAGE"]
		["FUEL_TANK_01_EXPLODED"] = 
		{
			["hh"] = 0,
			["id"] = "FUEL_TANK_01_EXPLODED",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_01_EXPLODED"]
		["R_GEAR_UPL_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_GEAR_UPL_FAULT",
			["mm"] = 0,
		}, -- end of ["R_GEAR_UPL_FAULT"]
		["AHRS_FAILURE_GYRO"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AHRS_FAILURE_GYRO",
			["mm"] = 0,
		}, -- end of ["AHRS_FAILURE_GYRO"]
		["Failure_Fuel_ExtTankTransferL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Fuel_ExtTankTransferL",
			["mm"] = 0,
		}, -- end of ["Failure_Fuel_ExtTankTransferL"]
		["INSUF_FUEL_PRES"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INSUF_FUEL_PRES",
			["mm"] = 0,
		}, -- end of ["INSUF_FUEL_PRES"]
		["ARN_83_ADF_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ARN_83_ADF_DAMAGE",
			["mm"] = 0,
		}, -- end of ["ARN_83_ADF_DAMAGE"]
		["CMS_FAILURE_LEFT_DISPENSER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CMS_FAILURE_LEFT_DISPENSER",
			["mm"] = 0,
		}, -- end of ["CMS_FAILURE_LEFT_DISPENSER"]
		["STARTER_RELAY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STARTER_RELAY",
			["mm"] = 0,
		}, -- end of ["STARTER_RELAY"]
		["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING",
			["mm"] = 0,
		}, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"]
		["DATACARTRIDGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DATACARTRIDGE",
			["mm"] = 0,
		}, -- end of ["DATACARTRIDGE"]
		["MainReductor_LowOilPressure"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MainReductor_LowOilPressure",
			["mm"] = 0,
		}, -- end of ["MainReductor_LowOilPressure"]
		["TACAN_FAILURE_RECEIVER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TACAN_FAILURE_RECEIVER",
			["mm"] = 0,
		}, -- end of ["TACAN_FAILURE_RECEIVER"]
		["TailReductor_LowOilPressure"] = 
		{
			["hh"] = 0,
			["id"] = "TailReductor_LowOilPressure",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["TailReductor_LowOilPressure"]
		["Failure_Sens_RightPitotHeater"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Sens_RightPitotHeater",
			["mm"] = 0,
		}, -- end of ["Failure_Sens_RightPitotHeater"]
		["GUN_RIGHT_IN_MOUNT_LOOSE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_IN_MOUNT_LOOSE",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_IN_MOUNT_LOOSE"]
		["HAW"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HAW",
			["mm"] = 0,
		}, -- end of ["HAW"]
		["R_ENG_OIL_LEAK_SEVERE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_ENG_OIL_LEAK_SEVERE",
			["mm"] = 0,
		}, -- end of ["R_ENG_OIL_LEAK_SEVERE"]
		["AIRBRAKE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AIRBRAKE",
			["mm"] = 0,
		}, -- end of ["AIRBRAKE"]
		["pp_damage_MainStabFactor"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pp_damage_MainStabFactor",
			["mm"] = 0,
		}, -- end of ["pp_damage_MainStabFactor"]
		["hydro_right"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hydro_right",
			["mm"] = 0,
		}, -- end of ["hydro_right"]
		["GUN_LEFT_OUT_AMMUN_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_OUT_AMMUN_FAULT",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_OUT_AMMUN_FAULT"]
		["CTRL_LANDING_FLAPS_RH_DRIVE_DAMAGED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_LANDING_FLAPS_RH_DRIVE_DAMAGED",
			["mm"] = 0,
		}, -- end of ["CTRL_LANDING_FLAPS_RH_DRIVE_DAMAGED"]
		["INST_TACH1_POOR_CONNECTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_TACH1_POOR_CONNECTION",
			["mm"] = 0,
		}, -- end of ["INST_TACH1_POOR_CONNECTION"]
		["TRIMMER_DRIVE_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TRIMMER_DRIVE_FAULT",
			["mm"] = 0,
		}, -- end of ["TRIMMER_DRIVE_FAULT"]
		["DOORS_TVC_BROKEN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DOORS_TVC_BROKEN",
			["mm"] = 0,
		}, -- end of ["DOORS_TVC_BROKEN"]
		["VHF_ARC_182_FAILURE_DISPLAY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_ARC_182_FAILURE_DISPLAY",
			["mm"] = 0,
		}, -- end of ["VHF_ARC_182_FAILURE_DISPLAY"]
		["SADL_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SADL_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["SADL_FAILURE_TOTAL"]
		["fs_damage_left_cell_boost_pump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_damage_left_cell_boost_pump",
			["mm"] = 0,
		}, -- end of ["fs_damage_left_cell_boost_pump"]
		["FLEX_S_BKP_LAMP_DEFECTIVE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FLEX_S_BKP_LAMP_DEFECTIVE",
			["mm"] = 0,
		}, -- end of ["FLEX_S_BKP_LAMP_DEFECTIVE"]
		["R_ENG_AICS_RAMP_FAIL_CLOSED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_ENG_AICS_RAMP_FAIL_CLOSED",
			["mm"] = 0,
		}, -- end of ["R_ENG_AICS_RAMP_FAIL_CLOSED"]
		["Failure_Elec_RightGenerator"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Elec_RightGenerator",
			["mm"] = 0,
		}, -- end of ["Failure_Elec_RightGenerator"]
		["L_ENG_NOZZLE_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_ENG_NOZZLE_FAILURE",
			["mm"] = 0,
		}, -- end of ["L_ENG_NOZZLE_FAILURE"]
		["R_ENG_AICS_RAMP_FAIL_OPEN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_ENG_AICS_RAMP_FAIL_OPEN",
			["mm"] = 0,
		}, -- end of ["R_ENG_AICS_RAMP_FAIL_OPEN"]
		["ELEVONOUTERLEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEVONOUTERLEFT",
			["mm"] = 0,
		}, -- end of ["ELEVONOUTERLEFT"]
		["MAGNETO_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MAGNETO_2",
			["mm"] = 0,
		}, -- end of ["MAGNETO_2"]
		["L_ENG_AICS_RAMP_FAIL_CLOSED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_ENG_AICS_RAMP_FAIL_CLOSED",
			["mm"] = 0,
		}, -- end of ["L_ENG_AICS_RAMP_FAIL_CLOSED"]
		["SAR_1_95"] = 
		{
			["hh"] = 0,
			["id"] = "SAR_1_95",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["SAR_1_95"]
		["RWR_FAILURE_SENSOR_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_SENSOR_RIGHT",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_SENSOR_RIGHT"]
		["Failure_Elec_EmergencyBattery"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Elec_EmergencyBattery",
			["mm"] = 0,
		}, -- end of ["Failure_Elec_EmergencyBattery"]
		["PNEM_FLAPS_HOSE_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_FLAPS_HOSE_PERFORATED",
			["mm"] = 0,
		}, -- end of ["PNEM_FLAPS_HOSE_PERFORATED"]
		["COOLANT_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COOLANT_LEAK",
			["mm"] = 0,
		}, -- end of ["COOLANT_LEAK"]
		["PNEM_RH_BRAKE_HOSE_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_RH_BRAKE_HOSE_PERFORATED",
			["mm"] = 0,
		}, -- end of ["PNEM_RH_BRAKE_HOSE_PERFORATED"]
		["RWR_FAILURE_MBE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_MBE",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_MBE"]
		["TAIL_GEAR_C_CABLE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TAIL_GEAR_C_CABLE",
			["mm"] = 0,
		}, -- end of ["TAIL_GEAR_C_CABLE"]
		["OXYN_PRIMARY_CONTAINER_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OXYN_PRIMARY_CONTAINER_MINOR_LEAK",
			["mm"] = 0,
		}, -- end of ["OXYN_PRIMARY_CONTAINER_MINOR_LEAK"]
		["ENG0_STARTER_MOTOR_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_STARTER_MOTOR_FAILURE",
			["mm"] = 0,
		}, -- end of ["ENG0_STARTER_MOTOR_FAILURE"]
		["damper"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "damper",
			["mm"] = 0,
		}, -- end of ["damper"]
		["engine_driveshaft_failure"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "engine_driveshaft_failure",
			["mm"] = 0,
		}, -- end of ["engine_driveshaft_failure"]
		["PUMP_RELIEF_VALVE_LEAKS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PUMP_RELIEF_VALVE_LEAKS",
			["mm"] = 0,
		}, -- end of ["PUMP_RELIEF_VALVE_LEAKS"]
		["hs_damage_AuxAccumulator"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hs_damage_AuxAccumulator",
			["mm"] = 0,
		}, -- end of ["hs_damage_AuxAccumulator"]
		["GUN_RIGHT_MG131_AMMUN_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_MG131_AMMUN_FAULT",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_MG131_AMMUN_FAULT"]
		["L_GEAR_DLK_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_GEAR_DLK_FAULT",
			["mm"] = 0,
		}, -- end of ["L_GEAR_DLK_FAULT"]
		["CANARDFLAPRIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CANARDFLAPRIGHT",
			["mm"] = 0,
		}, -- end of ["CANARDFLAPRIGHT"]
		["Failure_Elec_UtilityBattery"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Elec_UtilityBattery",
			["mm"] = 0,
		}, -- end of ["Failure_Elec_UtilityBattery"]
		["GUN_FAIL_LEFT_CENTER_GUN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_FAIL_LEFT_CENTER_GUN",
			["mm"] = 0,
		}, -- end of ["GUN_FAIL_LEFT_CENTER_GUN"]
		["TURNIND_POINTER_FAILS_DEFECTIVE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TURNIND_POINTER_FAILS_DEFECTIVE",
			["mm"] = 0,
		}, -- end of ["TURNIND_POINTER_FAILS_DEFECTIVE"]
		["GMC_MAGN_COMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GMC_MAGN_COMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["GMC_MAGN_COMP_FAILURE"]
		["R_ENG_NOZZLE_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_ENG_NOZZLE_FAILURE",
			["mm"] = 0,
		}, -- end of ["R_ENG_NOZZLE_FAILURE"]
		["BOMBS_ARMING_BROKEN_WIRING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_ARMING_BROKEN_WIRING",
			["mm"] = 0,
		}, -- end of ["BOMBS_ARMING_BROKEN_WIRING"]
		["ENG0_OIL_PUMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_OIL_PUMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["ENG0_OIL_PUMP_FAILURE"]
		["ENG0_GOVERNOR_REGULATOR_MALFUNCTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_GOVERNOR_REGULATOR_MALFUNCTION",
			["mm"] = 0,
		}, -- end of ["ENG0_GOVERNOR_REGULATOR_MALFUNCTION"]
		["ENG0_STARTER_CLUTCH_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_STARTER_CLUTCH_FAILURE",
			["mm"] = 0,
		}, -- end of ["ENG0_STARTER_CLUTCH_FAILURE"]
		["Failure_Elec_LeftGenerator"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Elec_LeftGenerator",
			["mm"] = 0,
		}, -- end of ["Failure_Elec_LeftGenerator"]
		["CADC_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_TOTAL"]
		["FAULTY_ROCKET_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAULTY_ROCKET_LEFT",
			["mm"] = 0,
		}, -- end of ["FAULTY_ROCKET_LEFT"]
		["ELEC_PITOT_HEAT_ELEMENT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_PITOT_HEAT_ELEMENT",
			["mm"] = 0,
		}, -- end of ["ELEC_PITOT_HEAT_ELEMENT"]
		["Failure_PP_LeftAMAD_OilLeak"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_PP_LeftAMAD_OilLeak",
			["mm"] = 0,
		}, -- end of ["Failure_PP_LeftAMAD_OilLeak"]
		["pp_damage_MainMaxNormFreq"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pp_damage_MainMaxNormFreq",
			["mm"] = 0,
		}, -- end of ["pp_damage_MainMaxNormFreq"]
		["ARN_83_TOTAL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ARN_83_TOTAL_FAILURE",
			["mm"] = 0,
		}, -- end of ["ARN_83_TOTAL_FAILURE"]
		["CTRL_LANDING_FLAPS_MECHANICAL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_LANDING_FLAPS_MECHANICAL_FAILURE",
			["mm"] = 0,
		}, -- end of ["CTRL_LANDING_FLAPS_MECHANICAL_FAILURE"]
		["r_gen"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "r_gen",
			["mm"] = 0,
		}, -- end of ["r_gen"]
		["RWRANTRIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWRANTRIGHT",
			["mm"] = 0,
		}, -- end of ["RWRANTRIGHT"]
		["ELEC_LH_CABIN_LIGHT_POOR_CONTACT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_LH_CABIN_LIGHT_POOR_CONTACT",
			["mm"] = 0,
		}, -- end of ["ELEC_LH_CABIN_LIGHT_POOR_CONTACT"]
		["Failure_PP_EngL_OilLeak"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_PP_EngL_OilLeak",
			["mm"] = 0,
		}, -- end of ["Failure_PP_EngL_OilLeak"]
		["hsf_UtilityHydraulic"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hsf_UtilityHydraulic",
			["mm"] = 0,
		}, -- end of ["hsf_UtilityHydraulic"]
		["CADC_WING_SWEEP_INDICATOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_WING_SWEEP_INDICATOR",
			["mm"] = 0,
		}, -- end of ["CADC_WING_SWEEP_INDICATOR"]
		["hs_damage_MainHydro"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hs_damage_MainHydro",
			["mm"] = 0,
		}, -- end of ["hs_damage_MainHydro"]
		["CARBAIR_SHORT_CIRCUIT_BLB"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CARBAIR_SHORT_CIRCUIT_BLB",
			["mm"] = 0,
		}, -- end of ["CARBAIR_SHORT_CIRCUIT_BLB"]
		["ENG0_OIL_HOSE_0_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_OIL_HOSE_0_LEAK",
			["mm"] = 0,
		}, -- end of ["ENG0_OIL_HOSE_0_LEAK"]
		["LEFT_TANK_PUMP_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LEFT_TANK_PUMP_FAULT",
			["mm"] = 0,
		}, -- end of ["LEFT_TANK_PUMP_FAULT"]
		["RADARASS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RADARASS",
			["mm"] = 0,
		}, -- end of ["RADARASS"]
		["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT",
			["mm"] = 0,
		}, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"]
		["BOMBS_DAMAGE_LINKAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_DAMAGE_LINKAGE",
			["mm"] = 0,
		}, -- end of ["BOMBS_DAMAGE_LINKAGE"]
		["PUMP_RELIEF_VALVE_SCREEN_CLOGGED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PUMP_RELIEF_VALVE_SCREEN_CLOGGED",
			["mm"] = 0,
		}, -- end of ["PUMP_RELIEF_VALVE_SCREEN_CLOGGED"]
		["CADC_WING_SWEEP_COMMAND_CHANNEL_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_WING_SWEEP_COMMAND_CHANNEL_1",
			["mm"] = 0,
		}, -- end of ["CADC_WING_SWEEP_COMMAND_CHANNEL_1"]
		["fs_aft_central_leakage"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_aft_central_leakage",
			["mm"] = 0,
		}, -- end of ["fs_aft_central_leakage"]
		["BATTERY_OVERHEAT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BATTERY_OVERHEAT",
			["mm"] = 0,
		}, -- end of ["BATTERY_OVERHEAT"]
		["ENG0_JAMMED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_JAMMED",
			["mm"] = 0,
		}, -- end of ["ENG0_JAMMED"]
		["ELEC_BOOSTER_FUEL_PUMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_BOOSTER_FUEL_PUMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_BOOSTER_FUEL_PUMP_FAILURE"]
		["FUEL_TANK_00_FIRE"] = 
		{
			["hh"] = 0,
			["id"] = "FUEL_TANK_00_FIRE",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_00_FIRE"]
		["ELEC_BOOSTER_FUEL_PUMP_0_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_BOOSTER_FUEL_PUMP_0_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_BOOSTER_FUEL_PUMP_0_FAILURE"]
		["ICS_FAILURE_AMPLIFIER_PILOT_NORM"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ICS_FAILURE_AMPLIFIER_PILOT_NORM",
			["mm"] = 0,
		}, -- end of ["ICS_FAILURE_AMPLIFIER_PILOT_NORM"]
		["ef_surge"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ef_surge",
			["mm"] = 0,
		}, -- end of ["ef_surge"]
		["Failure_PP_EngL_AB_FFCS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_PP_EngL_AB_FFCS",
			["mm"] = 0,
		}, -- end of ["Failure_PP_EngL_AB_FFCS"]
		["RB05ANT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RB05ANT",
			["mm"] = 0,
		}, -- end of ["RB05ANT"]
		["DC_BUS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DC_BUS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["DC_BUS_FAILURE_TOTAL"]
		["TACH_BREAK_IN_INDICATOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TACH_BREAK_IN_INDICATOR",
			["mm"] = 0,
		}, -- end of ["TACH_BREAK_IN_INDICATOR"]
		["TACH_BREAK_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TACH_BREAK_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["TACH_BREAK_CIRCUIT"]
		["AC_BUS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AC_BUS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["AC_BUS_FAILURE_TOTAL"]
		["TAIL_GEAR_D_LOCK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TAIL_GEAR_D_LOCK",
			["mm"] = 0,
		}, -- end of ["TAIL_GEAR_D_LOCK"]
		["hud"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hud",
			["mm"] = 0,
		}, -- end of ["hud"]
		["CTRL_ELEVATOR_TRIM_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_ELEVATOR_TRIM_FAILURE",
			["mm"] = 0,
		}, -- end of ["CTRL_ELEVATOR_TRIM_FAILURE"]
		["PITOT_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PITOT_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["PITOT_FAILURE_TOTAL"]
		["CTRL_ELEVATOR_ROD_MINOR_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_ELEVATOR_ROD_MINOR_DAMAGE",
			["mm"] = 0,
		}, -- end of ["CTRL_ELEVATOR_ROD_MINOR_DAMAGE"]
		["fuel_sys_left_transfer_pump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fuel_sys_left_transfer_pump",
			["mm"] = 0,
		}, -- end of ["fuel_sys_left_transfer_pump"]
		["SUCTION_PUMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SUCTION_PUMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["SUCTION_PUMP_FAILURE"]
		["HYD_Transf"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYD_Transf",
			["mm"] = 0,
		}, -- end of ["HYD_Transf"]
		["HORIZON_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HORIZON_FAULT",
			["mm"] = 0,
		}, -- end of ["HORIZON_FAULT"]
		["R_ENG_AFTC_PRI_FAILED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_ENG_AFTC_PRI_FAILED",
			["mm"] = 0,
		}, -- end of ["R_ENG_AFTC_PRI_FAILED"]
		["ELEC_SUPERCHARGER_BULB_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_SUPERCHARGER_BULB_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_SUPERCHARGER_BULB_FAILURE"]
		["es_damage_StarterGenerator"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_StarterGenerator",
			["mm"] = 0,
		}, -- end of ["es_damage_StarterGenerator"]
		["PNEM_CANNONS_HOSE_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_CANNONS_HOSE_PERFORATED",
			["mm"] = 0,
		}, -- end of ["PNEM_CANNONS_HOSE_PERFORATED"]
		["GUN_RIGHT_CENTER_MOUNT_LOOSE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_CENTER_MOUNT_LOOSE",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_CENTER_MOUNT_LOOSE"]
		["PITOT_HEAT_WIRING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PITOT_HEAT_WIRING",
			["mm"] = 0,
		}, -- end of ["PITOT_HEAT_WIRING"]
		["ppf_FireLeft"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ppf_FireLeft",
			["mm"] = 0,
		}, -- end of ["ppf_FireLeft"]
		["VHF_ARC_182_FAILURE_REMOTE_DISPLAY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_ARC_182_FAILURE_REMOTE_DISPLAY",
			["mm"] = 0,
		}, -- end of ["VHF_ARC_182_FAILURE_REMOTE_DISPLAY"]
		["sas_pitch_right"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "sas_pitch_right",
			["mm"] = 0,
		}, -- end of ["sas_pitch_right"]
		["RPMSENSOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RPMSENSOR",
			["mm"] = 0,
		}, -- end of ["RPMSENSOR"]
		["L_ENG_AFTC_PRI_FAILED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_ENG_AFTC_PRI_FAILED",
			["mm"] = 0,
		}, -- end of ["L_ENG_AFTC_PRI_FAILED"]
		["ecf"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["mm"] = 0,
		}, -- end of ["ecf"]
		["Failure_Ctrl_FCS_Ch4"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Ctrl_FCS_Ch4",
			["mm"] = 0,
		}, -- end of ["Failure_Ctrl_FCS_Ch4"]
		["EGTSENSOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EGTSENSOR",
			["mm"] = 0,
		}, -- end of ["EGTSENSOR"]
		["VHF_SQUELCH_RELAY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_SQUELCH_RELAY",
			["mm"] = 0,
		}, -- end of ["VHF_SQUELCH_RELAY"]
		["RPMFault_LeftEngine"] = 
		{
			["hh"] = 0,
			["id"] = "RPMFault_LeftEngine",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["RPMFault_LeftEngine"]
		["REVERSER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "REVERSER",
			["mm"] = 0,
		}, -- end of ["REVERSER"]
		["F2_TOP_CYLINDER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "F2_TOP_CYLINDER",
			["mm"] = 0,
		}, -- end of ["F2_TOP_CYLINDER"]
		["FUEL_BOOSTER_FUEL_PUMP_DEGRADED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_BOOSTER_FUEL_PUMP_DEGRADED",
			["mm"] = 0,
		}, -- end of ["FUEL_BOOSTER_FUEL_PUMP_DEGRADED"]
		["OIL_SYSTEM_FAIL_100"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OIL_SYSTEM_FAIL_100",
			["mm"] = 0,
		}, -- end of ["OIL_SYSTEM_FAIL_100"]
		["INST_SPEEDOMETER_DEPRESSURIZATION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_SPEEDOMETER_DEPRESSURIZATION",
			["mm"] = 0,
		}, -- end of ["INST_SPEEDOMETER_DEPRESSURIZATION"]
		["Failure_PP_EngL_Main_FFCS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_PP_EngL_Main_FFCS",
			["mm"] = 0,
		}, -- end of ["Failure_PP_EngL_Main_FFCS"]
		["K14_NO_POWER_SUPPLY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "K14_NO_POWER_SUPPLY",
			["mm"] = 0,
		}, -- end of ["K14_NO_POWER_SUPPLY"]
		["INS_GYROS_FAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_GYROS_FAIL",
			["mm"] = 0,
		}, -- end of ["INS_GYROS_FAIL"]
		["INS_FAILURE_ATTITUDE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_FAILURE_ATTITUDE",
			["mm"] = 0,
		}, -- end of ["INS_FAILURE_ATTITUDE"]
		["INST_TACH0_POOR_CONNECTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_TACH0_POOR_CONNECTION",
			["mm"] = 0,
		}, -- end of ["INST_TACH0_POOR_CONNECTION"]
		["fs_damage_engine_pump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_damage_engine_pump",
			["mm"] = 0,
		}, -- end of ["fs_damage_engine_pump"]
		["PNEM_BRAKE_RELAY_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_BRAKE_RELAY_FAILURE",
			["mm"] = 0,
		}, -- end of ["PNEM_BRAKE_RELAY_FAILURE"]
		["BOMBS_SOLENOID_FAULT_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_SOLENOID_FAULT_RIGHT",
			["mm"] = 0,
		}, -- end of ["BOMBS_SOLENOID_FAULT_RIGHT"]
		["MANIFOLD_LINE_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MANIFOLD_LINE_LEAK",
			["mm"] = 0,
		}, -- end of ["MANIFOLD_LINE_LEAK"]
		["GUN_RIGHT_CENTER_OPEN_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_CENTER_OPEN_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_CENTER_OPEN_CIRCUIT"]
		["IFFCC_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "IFFCC_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["IFFCC_FAILURE_TOTAL"]
		["EZ42_NO_POWER_SUPPLY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EZ42_NO_POWER_SUPPLY",
			["mm"] = 0,
		}, -- end of ["EZ42_NO_POWER_SUPPLY"]
		["RWR_FAILURE_QUAD225"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_QUAD225",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_QUAD225"]
		["CTRL_COMPASS_DESTROYED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_COMPASS_DESTROYED",
			["mm"] = 0,
		}, -- end of ["CTRL_COMPASS_DESTROYED"]
		["CTRL_LANDING_FLAPS_LH_MECHANICAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_LANDING_FLAPS_LH_MECHANICAL",
			["mm"] = 0,
		}, -- end of ["CTRL_LANDING_FLAPS_LH_MECHANICAL"]
		["JAMMER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "JAMMER",
			["mm"] = 0,
		}, -- end of ["JAMMER"]
		["ELEC_C5_LAMP_1_POOR_CONTACT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_C5_LAMP_1_POOR_CONTACT",
			["mm"] = 0,
		}, -- end of ["ELEC_C5_LAMP_1_POOR_CONTACT"]
		["ppf_LeftOil"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ppf_LeftOil",
			["mm"] = 0,
		}, -- end of ["ppf_LeftOil"]
		["COOLANT_RADIATOR_SENSOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COOLANT_RADIATOR_SENSOR",
			["mm"] = 0,
		}, -- end of ["COOLANT_RADIATOR_SENSOR"]
		["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT",
			["mm"] = 0,
		}, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"]
		["PNEM_MAIN_HOSE_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_MAIN_HOSE_PERFORATED",
			["mm"] = 0,
		}, -- end of ["PNEM_MAIN_HOSE_PERFORATED"]
		["Failure_PP_RightPTS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_PP_RightPTS",
			["mm"] = 0,
		}, -- end of ["Failure_PP_RightPTS"]
		["INST_TACH1_RESISTANCE_MISMATCH"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_TACH1_RESISTANCE_MISMATCH",
			["mm"] = 0,
		}, -- end of ["INST_TACH1_RESISTANCE_MISMATCH"]
		["Failure_Hyd_HYD2B_Leak"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Hyd_HYD2B_Leak",
			["mm"] = 0,
		}, -- end of ["Failure_Hyd_HYD2B_Leak"]
		["TransitionalReductor_LowOilPressure"] = 
		{
			["hh"] = 0,
			["id"] = "TransitionalReductor_LowOilPressure",
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["TransitionalReductor_LowOilPressure"]
		["GUN_RIGHT_MG131_OPEN_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_MG131_OPEN_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_MG131_OPEN_CIRCUIT"]
		["pp_damage_EmergMaxNormFreq"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pp_damage_EmergMaxNormFreq",
			["mm"] = 0,
		}, -- end of ["pp_damage_EmergMaxNormFreq"]
		["COOLANT_RADIATOR_MOTOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COOLANT_RADIATOR_MOTOR",
			["mm"] = 0,
		}, -- end of ["COOLANT_RADIATOR_MOTOR"]
		["TACH_POOR_CONNECTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TACH_POOR_CONNECTION",
			["mm"] = 0,
		}, -- end of ["TACH_POOR_CONNECTION"]
		["AAR_47_FAILURE_SENSOR_TAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AAR_47_FAILURE_SENSOR_TAIL",
			["mm"] = 0,
		}, -- end of ["AAR_47_FAILURE_SENSOR_TAIL"]
		["TAIL_GEAR_D_LOCK_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TAIL_GEAR_D_LOCK_FAULT",
			["mm"] = 0,
		}, -- end of ["TAIL_GEAR_D_LOCK_FAULT"]
		["TACAN_FAILURE_TRANSMITTER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TACAN_FAILURE_TRANSMITTER",
			["mm"] = 0,
		}, -- end of ["TACAN_FAILURE_TRANSMITTER"]
		["es_damage_EmergGen"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_EmergGen",
			["mm"] = 0,
		}, -- end of ["es_damage_EmergGen"]
		["GUN_RIGHT_MG151_BARREL_WORN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_MG151_BARREL_WORN",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_MG151_BARREL_WORN"]
		["BOMBS_ARMING_BROKEN_SOLENOID_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_ARMING_BROKEN_SOLENOID_RIGHT",
			["mm"] = 0,
		}, -- end of ["BOMBS_ARMING_BROKEN_SOLENOID_RIGHT"]
		["GUN_LEFT_IN_BARREL_WORN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_IN_BARREL_WORN",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_IN_BARREL_WORN"]
		["CADC_PRESSURE_SENSOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_PRESSURE_SENSOR",
			["mm"] = 0,
		}, -- end of ["CADC_PRESSURE_SENSOR"]
		["RWR_FAILURE_QUAD135"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_QUAD135",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_QUAD135"]
		["RIGHT_FLAP_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RIGHT_FLAP_FAULT",
			["mm"] = 0,
		}, -- end of ["RIGHT_FLAP_FAULT"]
		["ROCKETS_INTERVALOMETER_SEQ"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ROCKETS_INTERVALOMETER_SEQ",
			["mm"] = 0,
		}, -- end of ["ROCKETS_INTERVALOMETER_SEQ"]
		["Failure_Fuel_QuantityGaging"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Fuel_QuantityGaging",
			["mm"] = 0,
		}, -- end of ["Failure_Fuel_QuantityGaging"]
		["CADC_WING_SWEEP_COMMAND_CHANNEL_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_WING_SWEEP_COMMAND_CHANNEL_2",
			["mm"] = 0,
		}, -- end of ["CADC_WING_SWEEP_COMMAND_CHANNEL_2"]
		["SAR_2_101"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SAR_2_101",
			["mm"] = 0,
		}, -- end of ["SAR_2_101"]
		["CTRL_TAIL_ROTOR_CONTROL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_TAIL_ROTOR_CONTROL_FAILURE",
			["mm"] = 0,
		}, -- end of ["CTRL_TAIL_ROTOR_CONTROL_FAILURE"]
		["ILS_FAILURE_ANT_GLIDESLOPE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ILS_FAILURE_ANT_GLIDESLOPE",
			["mm"] = 0,
		}, -- end of ["ILS_FAILURE_ANT_GLIDESLOPE"]
		["W_S_L"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "W_S_L",
			["mm"] = 0,
		}, -- end of ["W_S_L"]
		["engine_chip"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "engine_chip",
			["mm"] = 0,
		}, -- end of ["engine_chip"]
		["fsf_LeftBoostPump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fsf_LeftBoostPump",
			["mm"] = 0,
		}, -- end of ["fsf_LeftBoostPump"]
		["OIL_DILUTION_SOLENOID"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OIL_DILUTION_SOLENOID",
			["mm"] = 0,
		}, -- end of ["OIL_DILUTION_SOLENOID"]
		["Failure_Fuel_ExtTankTransferR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Fuel_ExtTankTransferR",
			["mm"] = 0,
		}, -- end of ["Failure_Fuel_ExtTankTransferR"]
		["RightEngine_ShaveInOil"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RightEngine_ShaveInOil",
			["mm"] = 0,
		}, -- end of ["RightEngine_ShaveInOil"]
		["BOMBS_RUST_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_RUST_RIGHT",
			["mm"] = 0,
		}, -- end of ["BOMBS_RUST_RIGHT"]
		["CLOGGED_FUEL_STRAINER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CLOGGED_FUEL_STRAINER",
			["mm"] = 0,
		}, -- end of ["CLOGGED_FUEL_STRAINER"]
		["OXYN_RIGHT_CONTAINER_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OXYN_RIGHT_CONTAINER_PERFORATED",
			["mm"] = 0,
		}, -- end of ["OXYN_RIGHT_CONTAINER_PERFORATED"]
		["Failure_Comp_MC2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Comp_MC2",
			["mm"] = 0,
		}, -- end of ["Failure_Comp_MC2"]
		["AOASENSOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AOASENSOR",
			["mm"] = 0,
		}, -- end of ["AOASENSOR"]
		["A11_CLOCK_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "A11_CLOCK_FAILURE",
			["mm"] = 0,
		}, -- end of ["A11_CLOCK_FAILURE"]
		["ELEC_OIL_GAUGE_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_OIL_GAUGE_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_OIL_GAUGE_FAILURE"]
		["fuel_sys_feed_tank_pump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fuel_sys_feed_tank_pump",
			["mm"] = 0,
		}, -- end of ["fuel_sys_feed_tank_pump"]
		["HYDR2ACC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYDR2ACC",
			["mm"] = 0,
		}, -- end of ["HYDR2ACC"]
		["COOLANT_DEFECTIVE_IND"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COOLANT_DEFECTIVE_IND",
			["mm"] = 0,
		}, -- end of ["COOLANT_DEFECTIVE_IND"]
		["ELEC_MSB_CONTROLS_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_MSB_CONTROLS_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_MSB_CONTROLS_FAILURE"]
		["es_damage_Battery"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_Battery",
			["mm"] = 0,
		}, -- end of ["es_damage_Battery"]
		["pp_damage_Ignition"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pp_damage_Ignition",
			["mm"] = 0,
		}, -- end of ["pp_damage_Ignition"]
		["AGK_47B_GYRO_TOTAL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AGK_47B_GYRO_TOTAL_FAILURE",
			["mm"] = 0,
		}, -- end of ["AGK_47B_GYRO_TOTAL_FAILURE"]
		["ILS_FAILURE_ANT_MARKER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ILS_FAILURE_ANT_MARKER",
			["mm"] = 0,
		}, -- end of ["ILS_FAILURE_ANT_MARKER"]
		["ef_shutdown"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ef_shutdown",
			["mm"] = 0,
		}, -- end of ["ef_shutdown"]
		["CADC_FAILURE_IAS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_IAS",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_IAS"]
		["hsf_ControlHydraulic"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hsf_ControlHydraulic",
			["mm"] = 0,
		}, -- end of ["hsf_ControlHydraulic"]
		["JADRO_1A_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "JADRO_1A_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["JADRO_1A_FAILURE_TOTAL"]
		["BOMBS_ARMING_NO_VOLATAGE_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_ARMING_NO_VOLATAGE_RIGHT",
			["mm"] = 0,
		}, -- end of ["BOMBS_ARMING_NO_VOLATAGE_RIGHT"]
		["csf_YawDamper"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "csf_YawDamper",
			["mm"] = 0,
		}, -- end of ["csf_YawDamper"]
		["Failure_Fuel_ExtTankTransferC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Fuel_ExtTankTransferC",
			["mm"] = 0,
		}, -- end of ["Failure_Fuel_ExtTankTransferC"]
		["SOPLO_FAILURE_PARTIAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SOPLO_FAILURE_PARTIAL",
			["mm"] = 0,
		}, -- end of ["SOPLO_FAILURE_PARTIAL"]
	}, -- end of ["failures"]
	["forcedOptions"] = 
	{
		["spottingDot"] = 3,
		["geffect"] = "realistic",
		["cockpitVisualRM"] = false,
		["accidental_failures"] = true,
		["miniHUD"] = false,
		["userMarks"] = true,
		["RBDAI"] = true,
		["optionsView"] = "optview_allies",
		["birds"] = 0,
		["civTraffic"] = "",
		["radio"] = true,
		["wakeTurbulence"] = true,
		["labels"] = 0,
	}, -- end of ["forcedOptions"]
	["start_time"] = 28800,
} -- end of mission
