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.

Technice

Featured Replies

  • Commercial Member

Just wondering what the best approach would be for an XML APU gauge, I know that I can do it in a few ways just wondering what is the easiest, most feasable, and one that works best with a complicated panel. I've got it so far just wondering what you guys think.This is for FS9, a four engined aircraft, complicated bleed systems etc.Here's what I've got right now :( :

<Gauge Name="APU MASTER SWITCH">   <Element>      <Select>         <Value>(L:APU_MAST_SWITCH, bool)</Value>         <Case Value="0">            <Image Name="START.bmp"/>         </Case>         <Case Value="1">            <Image Name="OFF.bmp"/>			         </Case>         <Case Value="2">            <Image Name="RUN.bmp"/>         </Case>      </Select>   </Element>      <Mouse>        <Cursor Type="Hand"/>	    <Click>1 (>L:C17-ON, number) (L:APU_MAST_SWITCH,enum) ++ d 3 < * (>L:APU_MAST_SWITCH,enum)		(L:APU_MAST_SWITCH,enum) 0 == if{ 0 (>L:APU_RUN,bool) 0 (>L:APU_START,bool) }		(L:APU_MAST_SWITCH,enum) 1 == if{ 0 (>L:APU_RUN,bool) 1 (>L:APU_START,bool) }		(L:APU_MAST_SWITCH,enum) 2 == if{ 1 (>L:APU_RUN,bool) 1 (>L:APU_START,bool) }				</Click>   </Mouse></Gauge>

On other thing I was wondering is whats the best way to make a 32bit BMP look good, since FS9 recks it to a lower bit. :( :( Thx!

Good Day,

Engjell Berisha

 

Angel-Simulations-Small.png

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.