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.

Can't map default P3D commands on P3Dv4

Featured Replies

Hi, after migrating from P3Dv3 to v4, I reinstalled latest fsuipc and Linda versions, I lost my settings files in the process.
Anyway, I started configuring the PMDG NGX and for some reason I can't map any default FSX/P3D commands anymore to my switches.
NGX commands works well like always but only default FSX commands won't work with P3Dv4.

I only found one person with the same issue online who seems to have resolved it but he didn't really explain how he fixed it.

Any idea ?

I should not need to tell you (now) but backup everything in Modules folder up before doing any major changes.

All Default FSX functions are found in the LIB: Default FSX library. Due to the nature of PDMG aircraft not all Default FSX functions are recognised and may not work. Use the PMDG module functions where possible.

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, thanks for your help, well I actually backed up and lost the files on my server which failed (it's been a terrible week).

Anyway, for example I'm trying to set one button for all cockpit lights, and it doesn't look like there is such a function for the NGX (all lights at once). I know that the FSX/P3D function works well (Shift+L by default) but not when setup by Linda.

Also last time I checked LINDA can't set multiple commands for one button, is it still the case ? Because that would solve my issue as I wouldn't even need default commands anymore.
 

It is best to avoid using key sequences. If you wish to combine multiple actions (functions) under one action then you will need to create your own bespoke function NGX_Lights_All_toggle(). This is best created in your own user.lua for the aircraft.

With PMDG 737NGX selected, click on Edit button and then Edit User. This will open the user.lua file in Editor. Above the log line create a new function (click on Function shortcut top left), then place each light function use wish to include inside the new function:

Function NGX_Lights_All_toggle()

NGX_LAND_ALL_toggle()

NGX_TAXI_ALL_toggle()

....

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

Archived

This topic is now archived and is closed to further replies.

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.