• 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 GOIT.com.pl

  1. G

    Want to set FSX time via Simconnect

    Does someone resolve this problem?
  2. G

    C# and send data to airplane

    I just "catch the rabit" ;) Thx for help
  3. G

    C# and send data to airplane

    I tried to code with C++, but I don't feel strong with it... C# is preffered... At now I can read any airplane data, but I can't set that data. If You have any example of data set operation (flaps, gear, engines, fuel, etc) I will be very interested.
  4. G

    C# and send data to airplane

    Is there any example (C# app) how to send data to airplane (set simulation variables)?
  5. G

    #include <window.h> generates errors

    I resolved this problem. At not I have the other one: I want to connect to FSX but it really strange. Is there any "step by step" tutorial? At C# it was much easier...
  6. G

    #include <window.h> generates errors

    Maybe. Who know... I use Visual Studio 2010. Should I use different IDE?
  7. G

    #include <window.h> generates errors

    That's correct "windows.h". But I can't - error LNK1255: link failed because of metadata errors
  8. G

    #include <window.h> generates errors

    #include <window.h> generates errors seems that VS2012 can't handle this. Is there someone who solved the same error?
  9. G

    Simconnect and fuel set

    Ok, At now I starting for C++ programming. Do You know any "how to connect FSX" tutorial for C++?
  10. G

    Simconnect and fuel set

    I think that non of all C++ are available at C# for FSX API :(
  11. G

    Simconnect and fuel set

    I have one more question: I see that the solution is made for C++. Is there posibility to do this the same with c#? I preffer C#... C++ at my studies only :(
  12. G

    Simconnect and fuel set

    Damn.... :) I will check and send feedback. Thx.
  13. G

    Simconnect and fuel set

    I tried, without success. "SetDataOnSimObject" - do You have any example?
  14. G

    Simconnect and fuel set

    Hi Is there any option for set fuel quantity (no "add_fuel_quantity") with simconnect? I need to set fuel quantity to zero level.
Top