events = { [1] = { type = "mission start", t = 0, }, -- end of [1] [2] = { type = "took control", t = 0, }, -- end of [2] [3] = { type = "under control", initiatorPilotName = "Pride37", target = "Player", t = 0, targetMissionID = "1", }, -- end of [3] [4] = { type = "mission end", t = 254.66, }, -- end of [4] } -- end of events callsign = "Pride37" triggers_state = {} result = 0 world_state = { [1] = { alt = 3668.8845214844, type = "FA-18C_hornet", country = 2, coalition = "blue", x = 126695.7890625, speed = 177.34310913086, heading = -3.8798878192902, y = 24423.17578125, unitId = 1, }, -- end of [1] [2] = { alt = 601.16687011719, type = "FA-18C_hornet", country = 2, coalition = "blue", x = 138863.09375, speed = 106.84436798096, heading = -0.24665872752666, y = 32454.94921875, unitId = 8, }, -- end of [2] } -- end of world_state