TEMPEST.114 Posted October 14, 2022 Posted October 14, 2022 Creech is missing 13/31 McCarran is missing 01L/19R and 01R/19L These are the ones I've found... so far...
ED Team NineLine Posted November 8, 2022 ED Team Posted November 8, 2022 Sorry I am not sure the issue. Forum Rules • My YouTube • My Discord - NineLine#0440• **How to Report a Bug**
ED Team NineLine Posted November 9, 2022 ED Team Posted November 9, 2022 How using scripting are these runways missing runways? And is this a DCS issue or a script issue? What exactly do you want us to fix. 1 Forum Rules • My YouTube • My Discord - NineLine#0440• **How to Report a Bug**
TEMPEST.114 Posted November 20, 2022 Author Posted November 20, 2022 (edited) local runways = Airbase.getRunways(airbase) This script function returns all the runways for the airbase object provided. EXCEPT that it doesn't. It misses some out on some airfields. Some airports on most maps that have multiple runways and crossing runways, aren't getting them all reported when using this function. E.g. Airbase "Creech" - misses 13/31. Airbase "McCarran International" - misses "01/19". Airbase "Ramat David" -misses "11/29". Airbase "Beirut-Rafic Hariri" - misses "16/34". So, because we can't trust the results of this function, it is forcing me, to have to HARD CODE for every broken airport in every map, a giant IF statement that gets the airfield name and if there's a match, then add in the missing runways. And I only know which ones to do this for if I manually test every airfield on every map one by one and compare against the in-game F10 map. Therefore, the engine via the above scripting function is incorrectly reporting the runways for a given airbase and we can't trust what we get back as The Truth. And there are even runways being reported by this function that are not specified on the F10 map / Mission Editor map e.g. Persian Gulf & "Quasoura_airport" Edited November 20, 2022 by Elphaba
Flappie Posted December 3, 2022 Posted December 3, 2022 I tried my best to create a script listing each runway for each airbase but I'm at a loss. Please provide a MIZ file showing the issue. On holiday
Recoil16 Posted December 8, 2022 Posted December 8, 2022 On 12/3/2022 at 2:20 PM, Flappie said: I tried my best to create a script listing each runway for each airbase but I'm at a loss. Please provide a MIZ file showing the issue. I have attached a sample miz showing what I think OP is saying the problem is. Some runways are outright missing, some are mislabeled. Each runway should have one instance. From the below log, it is clear that something is awry. Creech for example is showing runways 8 and 26 in scripting, with "8" in scripting being 8/26, and "26" in scripting being 13/31 (which we can tell from the associated runway bearing). McCarran is showing 7 and 25 in scripting, with one of them being 7L/25R and the other being 7R/25L in reality (note that 1L/19R and 1R/19L are entirely missing). Similar thing going on at Nellis, where we have 3 and 21, which are really 3L/21R and 3R/21L. Similar situation at Boulder City, Henderson Exec, Jean, and Tonopah (civil not Test). North Las Vegas is great, where we got 25, 7, and 30 in scripting, which are really 7/25, 12L/30R, and 12R/30L. I could keep going but it's getting sort of confusing, which I believe is the point. 2022-12-08 12:59:52.604 INFO SCRIPTING (Main): Creech: 2022-12-08 12:59:52.604 INFO SCRIPTING (Main): RWY 8 2022-12-08 12:59:52.604 INFO SCRIPTING (Main): 91.543843822954° 2022-12-08 12:59:52.604 INFO SCRIPTING (Main): RWY 26 2022-12-08 12:59:52.604 INFO SCRIPTING (Main): 145.13981231548° 2022-12-08 12:59:52.604 INFO SCRIPTING (Main): Groom Lake: 2022-12-08 12:59:52.604 INFO SCRIPTING (Main): RWY 32 2022-12-08 12:59:52.604 INFO SCRIPTING (Main): -23.563346674222° 2022-12-08 12:59:52.604 INFO SCRIPTING (Main): McCarran International: 2022-12-08 12:59:52.604 INFO SCRIPTING (Main): RWY 7 2022-12-08 12:59:52.604 INFO SCRIPTING (Main): 88.870562423325° 2022-12-08 12:59:52.604 INFO SCRIPTING (Main): RWY 25 2022-12-08 12:59:52.604 INFO SCRIPTING (Main): 88.880029065514° 2022-12-08 12:59:52.604 INFO SCRIPTING (Main): Nellis: 2022-12-08 12:59:52.604 INFO SCRIPTING (Main): RWY 3 2022-12-08 12:59:52.604 INFO SCRIPTING (Main): 40.124864939683° 2022-12-08 12:59:52.604 INFO SCRIPTING (Main): RWY 21 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): 40.136028883882° 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): Beatty: 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): RWY 16 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): 179.85804635725° 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): Boulder City: 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): RWY 33 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): -15.970090477683° 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): RWY 15 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): -81.519407404559° 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): Echo Bay: 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): RWY 6 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): 77.385756428299° 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): Henderson Executive: 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): RWY 35 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): -0.48213953169491° 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): RWY 17 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): -0.50099474914641° 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): Jean: 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): RWY 20 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): -149.34502318367° 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): RWY 2 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): -149.33682695667° 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): Laughlin: 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): RWY 16 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): 175.03574155792° 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): Lincoln County: 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): RWY 17 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): -179.07135882902° 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): Mesquite: 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): RWY 1 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): 27.606330304344° 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): Mina: 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): RWY 13 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): -27.509534570974° 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): North Las Vegas: 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): RWY 25 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): -92.506039892091° 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): RWY 7 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): -46.65621284294° 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): RWY 30 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): 133.30989735226° 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): Pahute Mesa: 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): RWY 36 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): 13.440053512874° 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): Tonopah: 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): RWY 29 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): -54.970895817731° 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): RWY 11 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): -14.971511698385° 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): Tonopah Test Range: 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): RWY 32 2022-12-08 12:59:52.605 INFO SCRIPTING (Main): -22.937312025466° RunwaysToLogNTTR.miz Everybody said: "That's impossible!" Then someone came along who didn't know that and just did it. Flying the A-10C for the 107th Joint Aviation Squadron Developing and creating missions for Through The Inferno Join the TTI Discord
Recommended Posts