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.

Landing Gear Disable

Featured Replies

Hello!After having all the engine instsruments working now, I

This possible in CYou can set up keyboard hook and control what plane will do when some key is pressed.

  • Author

This is a bad idea, because it will not work if the user has redefined the key used for the gear, using the "Controls > Assignments" menu. For example, on my system, I use the key to operate the gears.I have a better idea, which I think will work in XML also (even if I don't know XML at all, I only develop C gauges). Instead of setting up a keyboard hook to watch the pressed key, you can detect the event of operating gears through the corresponding variables. Just watch the gear value, and as soon as it is greater than 0, you know the user has pressed the corresponding key.Then you can decide:- let the gear operate if all the conditions are OK, or- trigger a key event to retract the gear if the conditions are not OKYou may believe that the gear will extend and come back afterwards, but in fact the reaction time is so short that it is invisible and works perfect.Hope this helps...Eric

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.