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

  1. szcsongor

    Help with services.xml

    I dont' know what am I doing wrong but this pushback trolley guy is just there, no matter what... Here is my xml code: <SimBase.Document Type="ServiceFile"> <Service.ParkingSpaceServices> <ParkingSpace name="RAMP GA" MinParkingSpaces="0"> <ParkingTypes> <ParkingEntry...
  2. szcsongor

    Help with services.xml

    I am struggling with the same problem, getting rid of all these services at my local grass field as we don't have any of these there. I will try the above XML examples, but until now what I tried did not work, maybe I wrote a wrong code... Just a question, in this line <ParkingSpace name="RAMP...
  3. szcsongor

    MSFS20 Flag waving in the wind direction

    Looks good indeed. Shame that there is no template for such animated objects in the SDK yet and we have to figure out some far-from-perfect solutions. Are you maybe willing to share your flag with illiterate, layman scenery builders like me? :)
  4. szcsongor

    MSFS20 Howto increase drawing distance

    Thanks for the explanation. I guess now I have to live with this or find and try a custom model to put as runway markers.
  5. szcsongor

    MSFS20 Howto increase drawing distance

    Sorry for resurrecting this topic, but now I have the same problem. I placed blue barrels (the default ones found in the simobject library) as runway edge markers (our airfield has similar stuff IRL), but they only appear when you are very close to them. What should I do then to make them...
  6. szcsongor

    Windsock height can not be adjusted

    Hi, I have this problem for some time that drives me crazy. How on Earth does one change the default windsock height and sock length? (not the one in Simobjects, but the stand-alone version) No matter what parameters I set in its properties, it does not change. And yes, I unticked "snap to...
  7. szcsongor

    MSFS20 Flag waving in the wind direction

    Just found this thread, because I am also in need of an animated flag that I can put into my small scenery. Has anyone finally get it work and willing to share the model file(s)?
  8. szcsongor

    MSFS20 Aprons with custom texture misbehaving [SOLVED]

    Thank you, it works! I have to familiarize myself with the priorities, I had the same problem with polygons before I did not set their priorities correctly.
  9. szcsongor

    MSFS20 Aprons with custom texture misbehaving [SOLVED]

    Maybe I just hijack your topic instead of opening a new one, because my problem strongly relates your issue. Wanted to include aprons in my scenery, but can't change it's texture from the default grey concrete texture. How do you change it to asphalt type for example? And when I click on the...
  10. szcsongor

    MSFS20 Fix for windsock blowing the wrong way

    Just wanted to ask for help in this regard, but then I guess the stock windsock is broken. Also wanted to change its height. Btw it also ignores the tick box to being lit: it does not light up at night. Too many bugs in the SDK still, not so fun to develop anything yet...
  11. szcsongor

    Problem creating airport on rough land

    Just wanted to write an update, when I saw your reply. The solution was in fact that all my polygons were at priority 0. After I gave them priority 1 to 4, all the polygons are built in the scenery correctly. Also, I ticked the box "flatten" at the airport properties, but I don't know if it did...
  12. szcsongor

    MSFS20 Fix for windsock blowing the wrong way

    Thanks, I will have a look again then. Good to know this workaround of an obvious bug, regarding the correct animation.
  13. szcsongor

    MSFS20 Fix for windsock blowing the wrong way

    Is this the default windsock you are talking about? Now I am doing an airfield scenery but the windsock I found in the default object library seem to be fixed. When I tried it in the sim it was not animated. Or is there an option to turn on the animation?
  14. szcsongor

    Problem creating airport on rough land

    Maybe I will ask my question here instead of opening a new topic, since it kinda relates to your problems. I am also fixing a small grass airfield, that is really badly represented by default. The main problem is that the whole surface area is full with actual hills, while in reality it's...
  15. szcsongor

    MSFS polygon always disappear

    Hi, I have the same problem, but I don't even have a scene folder. I am doing now an airport project and the folder structure is a bit different than for a scenery where in fact there is a scene folder. Help! It does not load my polygons after reopening the project :( Update: OK, I got it. For...
Back
Top