![]() |
|
Revamped Routes System - Printable Version +- Airline Enterprise - Forums (https://www.airlineenterprise.com/forums) +-- Forum: Airline Enterprise (https://www.airlineenterprise.com/forums/forumdisplay.php?fid=1) +--- Forum: Game Updates (https://www.airlineenterprise.com/forums/forumdisplay.php?fid=2) +--- Thread: Revamped Routes System (/showthread.php?tid=504) |
RE: Revamped Routes System - airlinemanage - 01-25-2018 (01-25-2018, 03:11 AM)Unknown98 Wrote: Okay.. I think I should have solved the problem where it schedules flights 1 day too far in advance. and would you mind to add some codes to restrict aircraft not to schedule more than one route when they are at an airport? If an aircraft is scheduled to fly A-B,A-C, A-D, A-E, but the a/c flew to B and stayed there, the a/c will still fly A-C, A-D, A-E, as they are scheduled. However, it is not possible in the real world. RE: Revamped Routes System - Unknown98 - 01-25-2018 It shouldn't be doing that, but I will double check it edit- huh, it is allowing that to happen, actually. I'll work on fixing that. thank you RE: Revamped Routes System - gaff85 - 01-25-2018 Are we saying That schedule flight will only complete once if you set it up, after 00;00? and repeat daily until script is sorted? RE: Revamped Routes System - Unknown98 - 01-25-2018 As it stands flights will only schedule when you flip the activation switch. Doesn't matter what time. Hopefully in a few days I can re-initiate the script so they schedule automatically. RE: Revamped Routes System - gaff85 - 01-25-2018 Cheers RE: Revamped Routes System - squaregatescrub - 01-26-2018 good stuff unk. thanks. RE: Revamped Routes System - Ryan97 - 01-27-2018 Route: eba0c6c8657b3c4f751af3517e51d200 Final Leg LGW-BCN is schuduled 24hrs late only issue i have seen since last fix RE: Revamped Routes System - Unknown98 - 01-27-2018 (01-27-2018, 01:06 AM)Ryan97 Wrote: Route: eba0c6c8657b3c4f751af3517e51d200 Just fixed this. It was happening when the final leg arrived before midnight, but the ready time was after midnight. Now I need to make sure that this fix didn't break something else... let me know if anyone runs into issues since this most recent update. And as always this fix won't affect anything that's already been scheduled. RE: Revamped Routes System - Unknown98 - 01-28-2018 (01-25-2018, 07:12 AM)airlinemanage Wrote:(01-25-2018, 03:11 AM)Unknown98 Wrote: Okay.. I think I should have solved the problem where it schedules flights 1 day too far in advance. (01-25-2018, 02:30 PM)Unknown98 Wrote: It shouldn't be doing that, but I will double check it This issue has been fixed now. Previously, if you had two separate routes, A->B and A->C, the game would incorrectly let you schedule both flights. Now it will only schedule 1 at a time. Although I'm not sure what the advantage to having this kind of route setup would be. RE: Revamped Routes System - airlinemanage - 01-28-2018 oh well, that's because if each route have different number of stops, I can't easily import them to excel. And I think its more realistic. |