events = { [1] = { type = "mission start", t = 0, }, -- end of [1] [2] = { type = "took control", t = 0, }, -- end of [2] [3] = { type = "under control", initiatorPilotName = "TEABAG", target = "Aerial-1-1", t = 0, targetMissionID = "2", }, -- end of [3] [4] = { type = "takeoff", initiatorPilotName = "TEABAG", place = "Naval-1-1", t = 194.76, initiatorMissionID = "2", }, -- end of [4] [5] = { type = "mission end", t = 223.076, }, -- end of [5] } -- end of events callsign = "TEABAG" triggers_state = {} result = 0 world_state = { [1] = { alt = 227.52673339844, type = "FA-18C_hornet", country = 2, coalition = "blue", x = -368179.25, speed = 115.50721740723, heading = -0.45309334993362, y = 568938.5, unitId = 2, }, -- end of [1] [2] = { y = 570489.375, x = -371356.84375, heading = -0.42562231421471, unitId = 1, speed = 13.888879776001, coalition = "blue", country = 2, type = "CVN_71", }, -- end of [2] } -- end of world_state