This mod will allow you to change turnaround time in flight scheduler, set default turnaround duration based on flight size, allocate more time for remote stands, and set minimum separation between flights for each flight size.
This mod is also released [on the discussion board of Steam].([MOD] Negotiable Turnaround Time and Autoplanner settings :: Airport CEO General Discussions)
For 1.0-36
Features
-
Adjustable turnaround time, by steps of 30 min
–Minimum duration for turnaround is 30 min, maximum is 12 hours
–Support both new flight series scheduling and single flight rescheduling -
Modify default turnaround time for each flight class, and for remote stands
–Mod default is Small=2h, Medium=4h, Large=6h
–Mod default for remote stand is Small=2h30min, Medium=4h45min, Large=7h
–*Compatible with vanilla saves, but you need to save the game with the mod active to change these values -
Make Autoplanner use different intervals for each flight class
–Mod default is Small=45min, Medium=1h, Large=1h30min
–Autoplanner will ignore the min interval slider on the flight allocation page and use mod settings for flight turnaround time instead of vanilla default (3h,4h,5h)
–Autoplanner may use intervals longer than your designated values, due to internal design of Autoplanning system. I don’t plan to fix it yet since it would be a complete overhaul to that module.
How to use
- Adjustable turnaround time for manual flight arrangement
- Drag and arrange/rearrange a flight first like normal.
- When you stop dragging and the flight is placed at a valid slot, it will prompt you with a confirm button.
- If you click the button while holding Control key, the turnaround time will be reduced by 30 min .
- If you click the button while holding Alt key, the turnaround time will be extended by 30 min .
- If you click the button while holding Shift key, the turnaround time will be reset to default (small 3h, medium 4h, large 5h)
- If you click confirm while not holding the above 3 key, the flight is confirmed.
- Modify default turnaround time, remote stand turnaround time and Autoplanner minimum interval
–If you think the mod default value is ok, you ca ignore the block below.
- Load the save you want to play with.
- Save the game. Save as new or override are both acceptable, but remember the save name.
- Go to C:\Users<username>\AppData\Roaming\Apoapsis Studios\Airport CEO\Saves
- Locate the folder with the save name and open it.
- Find “ATCAdditionalSettings.json” and right-click->open with->notepad
- In the opened window, you could see each configuration and its value as “configuration_name”:value
- Modify the config as you wish. Note that “02:00:00” is hours:minutes:seconds format, seconds value does not affect the game at all, and do not remove quotation marks around it.
- Press Ctrl+S to save the file, then load the save game and you will have the changes in effect. If you messed up somehow, just delete “ATCAdditionalSettings.json”, repeat the steps to force the mod to output default settings again for customization.
Installation
In the download link there is a .dll file. Use it to replace “{Airport CEO location}\Airport CEO_Data\Managed\Assembly-CSharp.dll”. The {Airport CEO location} can be opened using “Browse local files” on the game in steam.
If you wish to modify the dll file yourself for any reason, please refer to the steam workshop link for instructions. For general users just use the installation method above.
Issues
- -When returning a flight back to the airline’s pool in scheduler, it won’t reset to default turnaround time. Just look for a large enough vacancy and adjust it back to your desired length.
- -When adjusting turnaround time, the block will expand/shrink based on the center of that block, and will not detect flight collision unless you drag it again. Just be careful, since I was trying to modify as few codes as possible, I intentionally skipped fixing this issue, sorry XD
- -If you reschedule a flight and attempt to adjust turnaround time, it will be reset to default turnaround time first, which may cause some problem if you shortened the time and arranged everything very tightly. Same as the previous issue, I skipped fixing this one too, one more to suffer XD
- -Autoplanner obeys the minimum interval between flights, but does not necessarily stick to that exact interval when planning flights. This means you can set minimum interval as 15min while autoplanned flights still has a 1h spacing. I know it was there in vanilla, and it would need an overhaul to correct that, so no plan to fix it now.
Uninstalling
If you have made a backup to the origional Assembly-CSharp.dll, use it to override the modded one. Alternatively, you can use Steam to verify the game’s integrity, which will re-download that file and put things back to vanilla.
Download