Jump to content
Sign in to follow this  
Clement75

Can't map default P3D commands on P3Dv4

Recommended Posts

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 ?

Share this post


Link to post
Share on other sites

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

Share this post


Link to post
Share on other sites

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.
 

Share this post


Link to post
Share on other sites

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

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...