Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

makemdl.parts.xml help

Featured Replies

Hi, I'd need a little help with my part in makemdl.parts.xml file.I have four parts, in a plane, I want to make them hide/show with a single variable in all combinations. The basic visibility condition is something like:mypart1BRAKE LEFT POSITIONpercent2550But what if I wanted to use a bitwise AND condition (say, for instance, "BRAKE LEFT POSITION & 1" to make mypart1 visible only for odd percentage values)? Thankyou.

  • Author
  • Commercial Member

In a case where you don't want to animate directly based on the value of a sim variable, use the construct.In the case of testing for odd or even values, just use the MOD(%) function:(A:BRAKE LEFT POSITION, percent) 2 % 0 ==xxxxNot tested, but that _should_ make the part visible only if the the brake position percentage is an even number.--Jon

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.