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

  1. C

    P3D v4 Emergency Locator Transmitter Gauge

    Based on the first bitmap it should be: pushbutton <Position X="37" Y="21"/> light <Position X="82" Y="22"/> Upper left corner of the background bitmap is 0, 0, you take the pushbutton bitmap and place it to the wanted position on the background bitmap, and the upper left corner of the...
  2. C

    P3D v4 Emergency Locator Transmitter Gauge

    maybe </Element> missing?
  3. C

    FSXA Fire Handles

    Hello, check line 15: <Value>(L:ENG 1 FIRE TEST,number) (L:ENG FIRE TEST,number) |</Visibility> </Value> should be: <Value>(L:ENG 1 FIRE TEST,number) (L:ENG FIRE TEST,number) |</Value> Regards Chris
  4. C

    How *not* to start your day... :(

    It is always good to have actual backups. About 10 years ago I lost one of HDDs in my development system, but I had a backup - well, thats what I thought. It was a backup on a tape, but I was not able to restore it, because the tape was faulty. I lost the work of 3 years, and it was a real...
  5. C

    FS2004 TCAS freeze

    Thats strange - I have tested it in FS2004 and in FSX - in FS2004 TICK18 max is 65535, after that it starts with 0 again, there is no rollover at 65535 in FSX.
  6. C

    FS2004 TCAS freeze

    If I remember right there was a problem with a check based on TICK18, I think a rollover. TICK18 was UINT16 in FS9 = max. 65535, so if the TCAS freezes after 1 hour that could be the cause.
Back
Top