SUCCESS !!
You were correct about the folder location.
SUCCESS !!
You were correct about the folder location.
If you are using Windows then try this location:
C:\Users\ ... \Documents\Aerofly FS 4
... continuing with custom_missions_user.tmc
Today I had some results to report:
Summary:
I created a new, blank text document with Windows Notepad and copied into it the contents of the Missionsgerät custom_missions.tmc. The intention was to eliminate any hidden characters that may have been generated by Missionsgerät. But the results were the same, so it appears hidden characters are not an issue.
Sorry to be off-topic, but ... DickundDoof your Bayern avatar led me to discover that you are in Nurnberg, Germany. My father was in the U.S. Army and I went to high school in Nurnberg from 1968-1971. It is a beautiful area and I have many great memories of friendly people, and amazing hiking and camping.
Thanks for the sentiment. But I never have to look very far to find someone with much worse problems, so I'm grateful for the positive things in life.
I'm back! I have Myasthenia Gravis. It affects me daily, but I never know when it's going to truly knock me down. This time it was only for a few days.
Resuming normal activities now. ![]()
Due to health concerns I will need to step away from Aerofly for the time being. I appreciate the great work and collaboration.
Sorry for the slow response. I am traveling and can only check the forum once or twice per day.
I attached screenshots that show KAMA is displayed in both Missionsgerät and FS4.
Also attached is a new custom_missions_user.tmc using major airports: KAUS to KSAT (Austin to San Antonio). I followed the same creation process, but this plan is not displayed in the challenges area.
I also created a plan for LSPO to EGLL (Paris to London), but had the same result (not displayed in the list of Challenges).
Perhaps another user can try using the attached custom_missions_user.tmc ? That will help with troubleshooting if it is an issue with my particular system or if it is an issue with the process.
Attached is my custom_missions_user.tmc file.
This is the process that I used to create it:
I'm on Windows 11.
I read your instructions previously. They are easy to understand and follow.
They indicate “Main Menu” > “Missions” > “Challenges”. But my FS4 only has a "Challenges" item on the main screen. There is no "Missions" item on the main screen (see the screenshot, above). I Googled images of the FS4 menu screen, and they show "Missions" on the main screen. It's confusing.
When I go into the "Challenges" item it shows the flights that are in the custom_missions.tmc file, but my custom flight in custom_missions_user.tmc is not displayed.
I found a post from Jan that missions are actually challenges.
The challenges in FS4 match the flights described in custom_missions.tmc, but the flight described in custom_missions_user.tmc is not displayed.
The KML export works great!
I'm interested in creating flight plans for "the other people" - those of us who fly low and slow.
All of the major simulators focus on airliners and long-distance flying. Local and regional stuff, not so much. I would love to see ultralight aircraft models, such as a Quicksilver, Breezy, or a trike.
Now for a question that may be ridiculous, but I'm truly baffled. I do not see a Missions menu item in FS4. On my main menu there is a Challenges item, but there is no Missions item. I've drilled down into every menu and somehow am not finding Missions.
I have Version 4.07.01.02.
If anyone has a suggestion I would love to hear it.
Adding KML exports will be great. No, not just great, it will be awesome!
I currently use a rather convoluted method of getting KML tracks of my flights documented in Google Earth.
Overall, your flight planning tool and tutorial information are incredible. I have several decades of experience using all of the major simulators, and your level of contributing to the sim community is uncommon, and appreciated.
Thank you!
It's always simple stuff that solves issues, right?
I uninstalled the scenery packs and recovered 160 GB of drive space.
Thank you!
I have global scenery enabled, and also have the DLC scenery packs installed. I am on Windows 11.
How do I uninstall the DLC packs to recover disk space? I don't see an option to do this in Steam, nor in Aerofly.
If I uninstall the DLC packs, will I lose anything, such as aircraft?
I agree with AOB. I've used all the simulators that use satellite imagery and have seen this type of anomaly in all of them. Given the many low-flying aircraft near airports when satellites create images, it is fortunate that the simulators don't display hundreds of these anomalies, everywhere.
Required applications
Identify the required IP address
Configure Aerofly
Record a flight
Pin the Flight Path Recorder app to the Windows taskbar (optional)
I appreciate the fast reply. Your explanation makes sense. I suspected that only the specific filenames referenced in the wiki are recognized by the sim.
Thank you!
I am a casual daytime VFR flyer; just basic stick-and-rudder. I am trying to implement a preset TMD file that turns off the exterior lights.
In the Baron 58 "b58.tmd" file I can manually change the light switch values to zero and the aircraft loads with the exterior lights off.
I created a "b58_lightsoff.tmd" file, but it does not work. Either the file is structured incorrectly or it is not loading.
I appreciate any guidance.
Here is the file structure:
<[file][][]
<[modelmanager][][]
<[pointer_list_tmuniverse][DynamicObjects][]
// strobe lights
<[input_switch][StrobeLightSwitch][]
<[float64][Value][0.0]>
>
// beacon lights
<[input_switch][BeaconLightSwitch][]
<[float64][Value][0.0]>
>
// navigation lights
<[input_switch][NavigationLightSwitch][]
<[float64][Value][0.0]>
>
// landing lights
<[input_switch][LandingLightSwitch][]
<[float64][Value][0.0]>
>
// taxi lights
<[input_switch][TaxiLightSwitch][]
<[float64][Value][0.0]>
>
>
>
>
Display More