events = { [1] = { t = 0, type = "mission start", ta = 43200, }, -- end of [1] [2] = { type = "took control", t = 0, }, -- end of [2] [3] = { type = "under control", initiatorPilotName = "New callsign", target = "Player #000", t = 0, targetMissionID = "1", }, -- end of [3] [4] = { type = "takeoff", initiatorPilotName = "New callsign", place = "Jean", t = 203, placeDisplayName = "Jean", initiatorMissionID = "1", }, -- end of [4] [5] = { type = "land", initiatorPilotName = "New callsign", place = "Creech", t = 1002.72, placeDisplayName = "Creech", initiatorMissionID = "1", }, -- end of [5] [6] = { type = "mission end", t = 1035.623, }, -- end of [6] } -- end of events callsign = "New callsign" triggers_state = {} result = 0 world_state = { [1] = { alt = 954.68383789063, type = "F-14B", country = 2, coalition = "blue", x = -360510.71875, speed = 0.0053300955332816, heading = -1.5891950130463, y = -75963.8515625, unitId = 1, }, -- end of [1] } -- end of world_state