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

  1. SimArc

    MSFS20 Max External 'Zoom', Pilots visibility, and LOD's

    Set them in LOD00 as well just like you've done in LOD01.
  2. SimArc

    MSFS20 How do I replace "ASO_Boarding_Stairs" with a custom object?

    Currently, it's not possible to replace Services on an airport basis. It works by modifying the LivingWorld.xml but it will replace them all over the entire region which is not desirable in most cases. ASOBO has plans to implement this for single airports as well, however no timeframe for that.
  3. SimArc

    MSFS20 Chevrolet Suburban for MFS - WIP

    Exciting to see it's coming to MSFS too. Really looking forward:D
  4. SimArc

    [SOLVED] LODs - trying to set the minSize but it always using default values

    Hi, I can't see the video, but how big is your object? Its size will have an effect on the LOD distance. There is a tool in Developer mode inside MSFS named something like LOD debug(or similar I'm writing from memory). Turn it on and it will display a specific value on top of your model. That...
  5. SimArc

    [SOLVED] LODs - trying to set the minSize but it always using default values

    Hi, To increase the drawing distance of your current LOD, you need to reduce the MinSize of the previous LOD of which you wish to increase the drawing distance. As in this case, the requirement is to delay the rendering of LOD02, so the minSize of LOD01 needs to be decreased so it can stay on...
  6. SimArc

    MSFS20 Islamabad International Airport OPIS

    Thank you!
  7. SimArc

    MSFS20 Islamabad International Airport OPIS

    Its finally available in in-game Marketplace aswell!
  8. SimArc

    MSFS20 Islamabad International Airport OPIS

    Released on simmarket : https://secure.simmarket.com/simarc-islamabad-international-airport-opis-msfs.phtml Will soon be available on in-game marketplace.
  9. SimArc

    The RJAA P3DV4 Narita Airport I'm developing, Share some pictures

    This is beyond awesome. I like how you can make things look so beautiful with all the amazing texture work. Looking forward to more!
  10. SimArc

    P3D v5 Sharjah International Airport - OMSJ

    Thanks! It was good working with you :). And finally, someone is doing a version of Sharjah which seemed to be long neglected.
  11. SimArc

    MSFS20 Visibility

    This is great news. I think this will open up many more possibilities to play with the various variables and do some amazing stuff. Most of the variables listed in FSX SDK seem to be working in MSFS as well.
  12. SimArc

    MSFS20 Visibility

    Oops, I'm afraid I left it there by mistake. It should not have any effect on this particular code. It's relevant only when using the default templates available inside the base sim.
  13. SimArc

    MSFS20 MSFS Material DA-62; Separate Multi Material; How?

    One way would be to clone the fuselage material, then select the aircraft, go to Polygon-subobject mode, in the properties list scroll down to polygon:Material ID's, type in 1 in the empty box and press select ID. This will select all polygons that have the material ID as 1(Fuselage material in...
  14. SimArc

    MSFS20 Visibility

    That's a nice find. I'm seeing two 'simulation variables' pages in the Documentation. Not sure what's the difference is between them though. But anyway, This topic got me interested so I thought to try this out. So I compiled a sample object using the same code as I posted in post#13(With...
Back
Top