ChaosRifle Posted October 14, 2023 Posted October 14, 2023 (edited) Runways reported by lua using the airbase class function getRunways() returns a table of data for runways - most of this information is correct, except for length. Length is off for almost every single runway, except al mansurah 35/17 (which is only off by 20m, good enough for me, its functionally correct, and looks it on the map at a glance if used for marking the strip) Lengths are not off by a lot, it varies. Some are only off by about 100m, others off by closer to 400m. not a particularly severe bug, the lengths are all 'close enough' but for those of us that use that data to mark runways on the map, for various lua functions, etc.. its imperfect. Looks like a simple oversight of a placeholder slipping in, as many are sharing the same numbers for length. Possibly just unfinished? low priority bug for sure. Edited October 14, 2023 by ChaosRifle 1
OnReTech Posted October 15, 2023 Posted October 15, 2023 Thanks, added to the bug list. Priority - medium 1
Recommended Posts