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.

J41 Nav Light

Featured Replies

Hallo, i have a Problem with the pmdg j41, the nav light toggle button is only working to the OFF position. The other lights works perfect. I use Linda 2.5 with the actually J41 Modul.

 

Ps: Thanks for the Tool, it's awesome.

 

Best regards

 

Christoph

Hi Christoph

 

I think I see the problem. Are your using the functions Lights_NAV_on() and Lights_NAV_off() or the toggle option?  If you are using Lights_NAV_toggle(), can you try the separate on and off functions? Let me know how that works.

Andrew Gransden

Scotland, UK

LINDA Support/Developer - VATSIM and BAVirtual - Airbus Flyer

i7 1TB SSD GTX980 - FSX/P3D - Aerosoft Airbus A318/A319/A320/A321 - FS2Crew

  • Author

Hi Scotflieger,

 

i use the toggle option, i have tested the seperate functions Nav Light on() and Light off and it works perfect. But the toggle option is bad.

Hi Christoph

 

That confirms my suspicions. The quick fix is to edit the JS41 actions.lua (in \your sim\modules\linda\pmdg_js41_1_4) and search for Lights_NAV_toggle. On the second line change 0 to 1 and save:

 

function Lights_NAV_toggle ()

     if _tl("NavLightSwitch", 1) then
          Lights_NAV_on ()
     else
          Lights_NAV_off ()
      end
end

Andrew Gransden

Scotland, UK

LINDA Support/Developer - VATSIM and BAVirtual - Airbus Flyer

i7 1TB SSD GTX980 - FSX/P3D - Aerosoft Airbus A318/A319/A320/A321 - FS2Crew

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.