events = { [1] = { type = "mission start", t = 28800, }, -- end of [1] [2] = { type = "took control", t = 28800, }, -- end of [2] [3] = { type = "mission end", t = 29356.505, }, -- end of [3] } -- end of events callsign = "New callsign" triggers_state = {} result = 0 world_state = { [1] = { alt = 3039.5666503906, type = "FA-18C_hornet", country = 2, coalition = "blue", x = -217124.40625, speed = 237.30625915527, heading = -5.1945443153381, y = 491127.59375, unitId = 2, }, -- end of [1] [2] = { alt = 3045.5173339844, type = "FA-18C_hornet", country = 2, coalition = "blue", x = -216284.28125, speed = 205.77777099609, heading = -5.3791379928589, y = 491979.15625, unitId = 1, }, -- end of [2] } -- end of world_state