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.

Toggling lights in 2D gauges

Featured Replies

So I have my gauge which displays one of two bitmaps depending on the state of an internal variable. All is good. But I want to add another IF statement that sets Bright="Yes" based on the case of another variable, like A:LIGHT PANEL. Here's my functional part:(G:Var1,bool)What I want is something like: IF (A:LIGHT PANEL, bool) 1 == THEN add Bright="Yes" to both lines.But I don't know how to integrate this. Thanks for the help, gurus.---Will

  • Author

Will,This should work : (G:Var1,bool) (A:LIGHT PANEL, bool) 2 * + (ImagesSizes are not really necessary in FS2004)Tom

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.