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.

Suggestion: A/C specific init script

Featured Replies

Hi guysI would like to suggest a little something please. Would be cool to have LINDA allow us to execute an initialization Lua script upon loadind the aircraft, very much like the Auto feature in FSUIPC, but through LINDA, so no need to mess with the FSUIPC4.ini Thanks

there is a functiion InitVars in each aircrafts action.lua.The functions you put in there will be executed. If you look into the NGX there is at the end a function called cockpit prepare which executes some initial settings like yoke lowering. Personally I find it better to assign these cockpit preparation to a joystick button so that you could control them.Otherwise they will executed everytime the plane loads or LINDA will be restartet

Guenter Steiner
--------------------------------------------------------------------------------------

Betatester for: A2A, LORBY, FSR-Pillow Tester
--------------------------------------------------------------------------------------

  • Author
there is a functiion InitVars in each aircrafts action.lua.The functions you put in there will be executed. If you look into the NGX there is at the end a function called cockpit prepare which executes some initial settings like yoke lowering. Personally I find it better to assign these cockpit preparation to a joystick button so that you could control them.Otherwise they will executed everytime the plane loads or LINDA will be restartet
I added some code to the function Init to do this... but the initVars works too, so I'll remove my code. Thanks

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.