Dismiss Notice

In the upcoming weeks mod approvals could be slower than normal.
Thank you for your patience.

Flight Instruments 2.0.1

Basic flight instruments

  1. aviator331
    Basic flight instruments designed for use with aerial vehicles. Might not be entirely realistic/correct, but an attempt has been made to made the instruments respond in at least a somewhat correct way.

    Starting from version 2.0, sea level should be automatically determined. On older versions, it is recommended to set/calibrate the sea level (with the button) if possible so that 0 ft indicates sea level. For some maps this is not the case by default.

    Instruments provided:
    * top left: airspeed
    * top middle: attitude indicator (artificial horizon)
    * top right: altimeter, with 100 ft and 1,000 ft hands
    * bottom left: turn coordinator, including slip indicator
    * bottom middle: heading indicator
    * bottom right: vertical speed indicator

    Parts of the instruments are based on public-domain resources.

    A screenshot (version 2.0):
    app.png


    A screenshot (version 1.1):
    flightinstruments.png

    Known issues:

    • sometimes (some of) the analog instruments stop working, especially in multiplayer. If this happens, try removing the UI app and readding it (as in through the UI Apps view), or refreshing the UI (with F5). version 2.0 should hopefully make this much less likely.
    From version 2.0, it is possible to reorder the instruments. To do this:
    1. Open your userfolder, and go to the settings directory.
    2. Create a new directory under it, so that the path relative to the userfolder is
      settings/ui_apps/aviator331/flightinstruments/. You may need to create multiple directories.
    3. Create a settings.json in that directory with the following contents:
    Code:
    {
      "instruments": [
        "airspeed", "altimeter", "attitudeIndicator",
        "turnCoordinator", "headingIndicator", "variometer"
      ]
    }
    Then you can try to reorder the instruments on that list. They will always be displayed in a 3x2 grid, assigning instruments from left to right, from top to bottom. If you want to leave a slot empty, you can use an empty string for that.

Recent Updates

  1. Bug fixes
  2. Partial rewrite
  3. Bug fixes

Recent Reviews

  1. Happyhusky
    Happyhusky
    5/5,
    Version: 1.1.1
    Great mod, the only thing I can think of to improve it is to make the instruments individually customizable so we can arrange it in the way we want it
  2. azshtx253
    azshtx253
    5/5,
    Version: 1.1.1
    BeamNG is now a flight sim? wow.
  3. simsimw
    simsimw
    4/5,
    Version: 1.0
    Very well made but I would add a thumbnail tho
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice