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

  1. E

    MSFS24 I met a new friend and we are making an App together

    I think that your new best friend if you are interested on move your project in python to the next level is to use le library Tkinter and manage a backgroud image and the diferent gauges as subcanvas inside... this is a clock that i coded some minutes ago as example...
  2. E

    MSFS24 I met a new friend and we are making an App together

    Hi Marc/ Misho, if i undestand well the marc problem is programing on C++... just I was spending some days ago time just trying to spawn a simobject on Python. so if some one is interested here is the code to insert a Giraffe on python over MMVR airport my base as test .... may can help Marc...
  3. E

    LUA gauge implementation?

    In my understanding lua script on gauges is just only available on P3D nor on MSFS. have a nice day.
  4. E

    LUA gauge implementation?

    In my understanding you can only introduce in VC an xml or dll/gau gauge... so you need to revise the way where a xml with lua script inside on the P3D examples .. for instance the radar example or the clock example on this link...
  5. E

    LUA gauge implementation?

    I'm not sure if i understand well your question, but in the understanding that you lua script is inside an xml file .. them you only need to add a line on the panel.cfg like any other xml gauge. take look on the tipical example about P3DRadar <?xml version="1.0" encoding="UTF-8"?>...
  6. E

    Development release download speed

    I notice the same 22.5 today, but its not a problem in my side I can wait a little ;)
  7. E

    Development release download speed

    22.5 from my side on the last version downloaded just now... have a nice day!!!
  8. E

    SimIn C Gauge - FDE Dynamic Tables

    OK thx let me try and provide feedback with the V4.5 that is my actual sim... another simply cuestion... is clear explained how to set a new value on he previous thread but how to read a value with xml?... Is this correct for saving a value on a Local variable? C:SimInCGauge:CL_FLAPS_BASE...
  9. E

    SimIn C Gauge - FDE Dynamic Tables

    Just a question... this works on P3D V4.5?
  10. E

    FS2004 Airbus H225/H225M

    Nice work antaris, just a question why only for FS2004?
  11. E

    MSFS20 2D gauges conversion by Legacy Importer

    Totally agree with OzWookiee, thx to thealx for sharing this info with the comunnity... have a nice day guys!
  12. E

    FSXA Convert numbers to strings

    Hi Tom just looking for some info about how to change this parameter with XMLTools X64 version on P3Dv4.5 I find that nothing happens may be the bug is present yet?? thx in advance for your support....
  13. E

    metarsearch.org - an online METAR search engine project

    Great idea, just looking for something like that... thanks for sharing!!!
Back
Top