• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

text-labels in missions

Messages
51
Country
denmark
Hi,

I have seen somewhere that it is possible to add small text-labels to different "points of interest" in a mission. You know - like the small labels that we have on the AI-aircrafts.
If I could have a XML-file with such a mission the I could figure out how this is done in a XML-file.
So if you know of such a file I will gratefull to know about it.

Also - if you know something more genral about how the guys at Microsoft manage to put on the small labels.
In the program FSDiscover they manged to do the same thing:

http://www.flight1.com/products.asp?product=fsdisc

Best Regards
Lars - DK
 
Last edited:
If anybody know of a mission in FSX with tekst-labels like the ones on the attached jpg-file I would be gratefull to receive such a mssion XML file. Either by e-mail or as a link.
Thank you in advance.

BR
Lars - DK
 

Attachments

  • fsdisc5.jpg
    fsdisc5.jpg
    44.2 KB · Views: 579
Hi,

I don't believe having the information displayed within a mission can be done by default.
I don't know what you're referring to when you say "how the guys at Microsoft manage to put on the small labels".
It's undocumented but the airport names can be made to display at 1500 feet above the airport by enabling this "TOGGLE_AIRPORT_NAME_DISPLAY" in the Standard.xml keyboard section, if that's any help.

Jim F.
 
Hi Jim,

What I mean is that "the guys at Microsoft" have managed to create the possibility to show text-labels over the airports as you say.
Also the AI aircrafts comes with small re text-labels. So somehow it is possible to label objects and coordinates!
A payware program called FSDiscover (from Flight1) has managed to show lots of text-labels at so-calledf POI's (points of interest). The picture shown in this thread is a screeshot from this program.
I have never created nor used missions, I just had an idea that it was possible in a mission to label som places in the scenery in order to instruct the user to fly in the correct direction or show an interésting place in the scenery. But apparently this is not correct.
I guess to reach my goal I have to work hard with a lot of c++ programming and studying of the simconnect entity.

BR
Lars
 
Can it be done? Yes, since Flight1 released a program for "Points of Interest" several years ago which does precisely that...

Unfortunately, I've no idea whatever how the programmer accomplished this task, except that is is an add-on .dll module that hacks into the FS core engine.
 
Back
Top