• 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.

Fsxme new metar in the mission

Messages
1
Country
france
Hi ! All :)
i have Fsx, and the addon Acceleration ! If you want to add a new metar for the meteo, without to create a new station, then it's possible. The syntaxe is not easy for to understand (look the sdk). But, look my syntaxe with the FSXME, by custom Action. I start at LFML (Marseille/Provence). You must to have "NIL" !!!! the end of the syntaxe is the temperature at the altitude. Look well the extensions with "&". You can to test ths syntaxe in your mission.

SimVar METAR NIL GLOB " 31808KT&D0LG 31107KT&A1502LG 31803KT&A2569NG 0402&B0&D379 7CB009&CB001FLMR000L 4CI109&CI001FNMN000T 14/12 Q1010 @@@ 50 12 311 7 | 85 08 318 3 | 120 01 318 3 | 140 -03 318 3 | 180 -05 318 3 | 220 -015 318 3 |"

Bests regards
sorry for my language, i am french
 
Where do you add those lines? The mission xml does not provide the option to change weather within missions.
 
Hi Folks

Thorsten -
I think roddy's using a custom action
calling FSXME's SimVar.exe to inject the metar.

ATB
Paul
 
Roddy, Old subject, I realize, but problem with Winds Aloft persist. I tried your code, but SimVar will NOT process. "NIL" produces error...removed "NIL" and SimVar processes, BUT Winds Aloft do NOT change.

Anyone find a solution to this problem? Thanks for any help.
Jake
 
Back
Top