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

python

  1. K

    MSFS20 Récupérer un code transpondeur avec SimConnect en Python

    Bonjour, je développe un plugin sur MSFS en python et j'ai besoin de récupérer le code transpondeur, mais je ne comprends pas comment le récupérer avec SimConnect si vous avez une solution, je ne suis pas contre.
  2. connomar

    MSFS20 Unable to create MSFS_Standard Material via Python

    I am working on a project that will generate ground markings automatically. One thing I got tripped up by early on was that MSFS requires a textured plane, rather than a vector colored plane for the Scenery/PolyMesh. I have got very close to my objective, whilst learning Python at the same...
  3. H

    MSFS20 MSFS2020 Cockpit Companion - an http interface for SimConnect

    Find it annoying to click around in the cockpit trying to set the autopilot heading when you’re supposed to be flying the plane? Want to use your laptop or iPad to display secondary instruments so you can soak in all that photo realistic scenery? Struggling to fly over your house because...
  4. MANOCHVARMA RAMAN

    FSXA Blender python script for custom colour picker [SOLVED]

    Hi, I would like to get some info if anybody can help me create some custom color picker script which will be positioned under Material panel in blender. I want to position it under the red line as in the image below: Code sample from other source: import bpy class...
  5. Ronald

    Blender - How to - Create your own Blender add-on Python script

    Articles for developers who want to learn how to extend Blender capacities themselves: - https://docs.blender.org/manual/en/dev/advanced/scripting/introduction.html - https://wiki.blender.org/index.php/Extensions:Py/Scripts -...
  6. Ronald

    BlenderNation - Blender and Python Scripting tutorial

    Triggered by a discussion about the Blender2FSX toolkit wishlist I went out searching on the Internet for more background about how to: - write your own Blender Phtyon scripts - customize Blenders User Interface from a Python script Here are some informative video's i've found on these topics...
Back
Top