events = { [1] = { t = 0, type = "mission start", ta = 36000, }, -- end of [1] [2] = { type = "took control", t = 0, }, -- end of [2] [3] = { t = 18.401, comment = "winner: , msg: ", type = "mission end", }, -- end of [3] } -- end of events callsign = "New callsign" triggers_state = {} result = 0 world_state = { [1] = { alt = 7619.4716796875, type = "B-17G", country = 2, coalition = "blue", x = -456237.65625, speed = 123.44390869141, heading = -5.4067025184631, y = 581174.5, unitId = 1, }, -- end of [1] [2] = { alt = 7619.689453125, type = "B-17G", country = 2, coalition = "blue", x = -456222.59375, speed = 123.3101348877, heading = -5.4067010879517, y = 581122.3125, unitId = 3, }, -- end of [2] [3] = { alt = 7619.3295898438, type = "B-17G", country = 2, coalition = "blue", x = -456291.875, speed = 123.54821014404, heading = -5.4067010879517, y = 581179.6875, unitId = 4, }, -- end of [3] [4] = { alt = 7609.6625976562, type = "B-17G", country = 2, coalition = "blue", x = -456277.65625, speed = 123.48474884033, heading = -5.4067001342773, y = 581126.4375, unitId = 5, }, -- end of [4] [5] = { alt = 7653.0869140625, type = "FW-190D9", country = 6, coalition = "red", x = -456072.09375, speed = 150.80342102051, heading = -5.4131779670715, y = 581398.3125, unitId = 2, }, -- end of [5] } -- end of world_state