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

Search results

  1. lmhariano

    P3D v4 Default parking spots do not appear in P3D4/FSX

    I've made an AFCAD for SACO airport, based on real charts. However, despite setting all parking spot lines as visible, I was never able to make them showup in FSX'SE. After switching to P3D4 and reading that the parking spot and the taxi path leading to it must not be perfectly lined up, I...
  2. lmhariano

    FS2004 Editing AFCAD changes airfield elevation

    Hi everyone. When editing the 9Dragons Kai Tak AFCAD (just to change its ICAO code back to VHHH, and leave Chek Lap Kok construction site as VHHX), I find airfield elevation changes from 0 ft (in the original AFCAD) to 19 ft. I tried applying the method described in this link...
  3. lmhariano

    FS2004 Any batch way of replacing airports?

    OK, I have a lot of WOAI and selfmade AI traffic files. But now I have 2 airports that I want to replace: Quito (SEQU-->SEQM) and Hong Kong (obviously, I want to move everything to Kai Tak and close Chek Lap Kok). Is it there any way of batch merging all the traffic files (around 358) and so...
  4. lmhariano

    FS2004 Flatten not flattening everything

    I'm redoing SACO airport, in order to make it flush with the surrounding terrain. For this, I added in ADE both an apron below each runway, and a flatten covering all the airport terrain. The problem is that there's something in the mesh that raises the terrain around 100 m from the runway...
  5. lmhariano

    FS2004 Can't capture button press

    I'm trying to make a gauge that, when the trim button is pressed, a variable is changed but the trim is not moved. So, this is what I did: <Element> <Keys> <On Event="ELEV_TRIM_DN"> (A:Sim On Ground,bool) ! if{ (>K:ELEV_TRIM_UP) (L:FBW_ref...
  6. lmhariano

    FS2004 GPS driving HDG?

    Is it there a way to read the heading commanded by the GPS and sending it to the HDG bug instead of the NAV mode, so that the HDG bug would be driven by the FS2004 GPS? This for enabling GPS use in a panel that forcedly disabled it (I mean, the NAV/GPS switch rebounds when toggled).
  7. lmhariano

    FS2004 Add stock large terminal building?

    How do I add a stock terminal building? ObPlacer XML allows me every type of generic buildings but airport terminals (I can't figure out why). ADE allows me to add both small and medium terminals, but doesn't offer the option for large ones, and only allows rectangular ones. Any ideas?
  8. lmhariano

    FS2004 Text wider than expected

    I'm trying to do some kind of "Flight Engineer report", in which I'd like to show some preflight parameters such as ZFW, total fuel, etc. This is what I've currently got: <Gauge Name="Wilco A318 reference" Version="1.0"> <Update Frequency="1"/> <Element> <Position X="0" Y="0"/>...
  9. lmhariano

    Setting L variables with a lever?

    Hi everyone I've been trying to set a variable in a panel using a lever I have free in my joystick. The variable in question is (L:Fuel_Lever1_position, number). The fuel lever position has 3 values: 0, 1, and 2. The idea is that, if the joystick lever is between 0 and 30%, the fuel lever...
Back
Top