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.

Project Airbus A319 jetwash remover

Featured Replies

Hi all, one of my favorite planes is the Project Airbus A319. However, I don't really care for the jetwash effect which is part of the model. You can disable the effect by toggling the water rudder key but I grew tired of having to do it. In Fs9, the water rudders always default to the up position when a flight is started so this simple gauge toggles the water rudders down as soon as engine 1 starts, thus disabling the jetwash effect. I tested this in a Beaver panel which had a water rudder handle to make sure it didn't continually fire, but if someone can suggest a better way to code it, please do so, I'm just a beginner at this xml stuff. Thanks!

<Gauge Name="WaterRudder">  <Comment>     Toggles water rudder on when engine1 on - bud  </Comment>  <Update Frequency="7"/>  <Element>    <Select>      <Value>          (A:GENERAL ENG1 RPM,number) 1 > (A:WATER LEFT RUDDER EXTENDED,percent) 1 < &&               if{ (>K:TOGGLE_WATER_RUDDER) } }      </Value>    </Select>  </Element></Gauge>

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.