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

Recent content by MicB

  1. M

    Conditional Editor and Timer

    Hey, Great reply, I wish the SDK had examples like this! You can do so much with the SDK but at the moment there are not a lot of complete working examples. I see a lot of people and rightly so getting frustrated with the SDK. Could we start to explain different technics for each...
  2. M

    Conditional Editor and Timer

    Does anybody have experience with the conditional editor? I want to know when on Touchdown what my flight time is or has exceded a value . I have a timer setup for a long period of time or do I have to set this for a limited time and just look at the completed/done flag Thanks Mike
  3. M

    Random Action

    I have worked it out I was going along the lines of.... Random timer Randomchoice Oject1(true) , object1(false) Action1(On) , object1(Off) I could not put a dialog in the mission after the oject(true/false) I added another layer with a timer action with time at .001...
  4. M

    Random Action

    Hi, Still working on some other areas of my mission, If I need the info I will revist later. Thanks Mike
  5. M

    Random Action

    Hi, I have programmed a random action that is working well. However I would like to also show a dialog on the screen as to which action has turned on. So far Timer_Random_cycletime1 Random action (2 choices here)(Objectact1on,objectact1of) Objectstatechanges While fault finding I want...
Back
Top