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

  1. S

    FSX Auto Flaps

    Tried removing the "/" in the first update, but still nothing. Maybe my panel entry is wrong, here is what I am using: gauge00=autoflaps, 0,0,0,0 EDIT Not sure what I did, but it is working now!!! Thanks to everyone for their helpful comments.
  2. S

    FSX Auto Flaps

    Tom thanks for the code, however, I still can't get it to work. I have tried the other suggestions above as well with no luck. I even reduced it to just the flaps code and still no luck. Guess I am missing something somewhere along the line.
  3. S

    FSX Auto Flaps

    Thanks for the responses. I looked in the Key Commands list for xml gauges and found the flaps ones referenced above and the ones for strobes and smoke. So here is the latested version: <Gauge Name="Autoflaps" Version="1.0"> <Element> <Update Frequency="1"/> (A:RADIO HEIGHT,feet)1000...
  4. S

    FSX Auto Flaps

    Was messing around with an xml gauge, but it doesn't seem to work. Was hoping the experts here could chime in and help this rookie xml guy. Here is my code: <Gauge Name="Autoflaps" Version="1.0"> <Element> <Update Frequency="1"/> (A:RADIO HEIGHT,feet)1000 &lt; (A:RADIO HEIGHT,feet)5...
  5. S

    SimConnect Weather

    Sorry to startup this old post again, but I have been looking for somewhere to get the innergear.zip file reference but have been unable to find it. If anyone has it, can the private message me and I will give you my email. Basically, I am looking for a program that will connect through...
  6. S

    FSXA Sling Object

    Anyone have any ideas?
  7. S

    FSX Multiplayer Aircraft Display Issues

    Still no luck with getting multiplayer aircraft to show correctly. Some testing proved that even exact matching titles did not work.
  8. S

    FSXA Sling Object

    I am not sure where this post fits, so I apologize if this isn't the right place. I have had luck with using the hoist and sling for various items, however, have not had luck with one type of sling. I am interested in "slinging" a boat and towing it thru the water. The issue is that the...
  9. S

    FSX Multiplayer Aircraft Display Issues

    Thanks Manuel, I will test out some scenarios and see what I can come up with. It is certainly unfortunate that the atc_model isn't used, as that would be the simplest way to determine an aircraft type. Oh well.
  10. S

    FSX Multiplayer Aircraft Display Issues

    All, I have read numerous forum posts on this and other forums, but I just can't find a definite answer to the following: How does FSX determine what aircraft to display for multiplayer aircraft? I did find a post that suggested that FSX firsts uses the title= field and if it is an...
  11. S

    XML Gauge Assistance

    Gents, I am an amateur at writing xml, so I need a bit of advice. I am attempting to create some code that will automatically set NAV1 to a certain frequency when you get within 1.5nm of a particular airport. Since I have no idea what I am doing, I wrote the following which doesn't appear...
Back
Top