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

  1. Zeiten

    Coverting FSX ground poly to P3D ground poly results in negative layers

    The fun begins when you try to convert a blg from P3D to FSX and forget to turn them positive again. Maybe some feature you can add to MCX to counter act that Arno? Really appreciate the work you do btw :)
  2. Zeiten

    Bodo Scenery (Work In Progress)

    Pretty sure Tore laid this project away and started working for ORBX.
  3. Zeiten

    FSXA Mapping mystery - Busted :)

    You say that the green lights are separate parts? How far out from the main panel are they? The rendering from MAX is straight on so they look aligned, but the view in FSX is shifted slightly to the left so they look off set. My two cent.:scratchch
  4. Zeiten

    Travelling

    Let the spamming and flaming begin :D Have a safe trip! Cheers Daniel
  5. Zeiten

    FSXA Need some help with the Westwind.

    Okay, thanks Mark! Will play around a little bit with that and see what breaks next. LOL :rotfl:
  6. Zeiten

    FSXA Need some help with the Westwind.

    Thanks for the help so far :)
  7. Zeiten

    FSXA Need some help with the Westwind.

    Guess it`s off to installing BlackBox just to see what turns on or off :eek:
  8. Zeiten

    FSXA Need some help with the Westwind.

    Here is the whole logic behind the autopilot. <!-- Autopilot--> <!--Lock Set Altitude Mode--> (A:ELECTRICAL MASTER BATTERY, bool) (A:AUTOPILOT MASTER, bool) (L:CC AP ALTSEL, bool) and and if{...
  9. Zeiten

    FSXA Need some help with the Westwind.

    No, unfortunate it did not turn off the wing leveler mode. So it adjust the pitch (to a certain degree) to hold the current IAS, but it will not turn if I turn off the wing leveler and turn on the HDG mode or NAV mode. This is why I want to outsource the autopilot to someone who has more...
  10. Zeiten

    FSXA Need some help with the Westwind.

    I also need to active the pitch hold mode of course... forgot that stupid me. Now it works, BUT all I can find is this key event that really don`t help a lot as it`s only the pitch mode I`m interested in, not the wing leveler. AP_ATT_HOLD_ON Turns on AP wing leveler and pitch hold mode Will...
  11. Zeiten

    FSXA Need some help with the Westwind.

    What is wrong with my eyes? Why can`t I see the simples mistakes? Have I forgotten everything? Off to fix the mistakes and try again. Thanks guys!
  12. Zeiten

    FSXA Need some help with the Westwind.

    Just tried and it doesn`t appear to be doing anything. If the plane is in level flight and the throttles are increased/decreased the plane pitches up and down with the natural oscillation without the autopilot doing anything. <!-- IAS Mode--> (A:ELECTRICAL MASTER...
  13. Zeiten

    P3D v2 Bombardier Challenger 605

    Wow, that's great. Let's just hope Ozz holds what you just said then :)
  14. Zeiten

    P3D v2 Bombardier Challenger 605

    So, when is this going to be released?? :D :whiteflag :whiteflag Looking good Ozzy! Keep up the good work!
  15. Zeiten

    FSXA Need some help with the Westwind.

    This is what I have current. Very basic stuff, and it flood the sim really bad. (A:ELECTRICAL MASTER BATTERY, bool) (A:AUTOPILOT MASTER, bool) (L:CC AP IAS, bool) and and if{ 1 (>L:IAS active, bool) 1 (>L:IAS cap current, bool) }...
Back
Top