events = { [1] = { t = 0, type = "mission start", ta = 28800, }, -- end of [1] [2] = { type = "took control", t = 0, }, -- end of [2] [3] = { type = "under control", initiatorPilotName = "New callsign", target = "Aerial-1-1", t = 0, targetMissionID = "1", }, -- end of [3] [4] = { type = "mission end", t = 6.431, }, -- end of [4] } -- end of events callsign = "New callsign" triggers_state = {} result = 0 world_state = { [1] = { alt = 1949.4221191406, type = "FA-18C_hornet", country = 2, coalition = "blue", x = -264558.9375, speed = 206.09080505371, heading = -3.494580745697, y = 565066.3125, unitId = 1, }, -- end of [1] [2] = { alt = 1992.0651855469, type = "M-2000C", country = 0, coalition = "red", x = -313803.59375, speed = 263.20886230469, heading = -0.15793788433075, y = 573224.9375, unitId = 2, }, -- end of [2] } -- end of world_state