Page 1 of 1

Oi4FS24 and PMDG737 CDU

Posted: Tue Jul 02, 2024 9:42 am
by Storm_24
I have a CDU built by myself. In the past, I used a PMDG B737 NGX script that allowed me to change my inputs and used USB_Keys. In this PMDG 737 v7 script, I don't have the option to change my key inputs. Does anyone use a non-factory CDU and a script that allows changing the key inputs?

Exemple:
Var 0061, name CDU1, Link USB_KEYS // FMC/CDU1_CAPT
{
IF &CDU1 = 74 // menu
{
&k = 2211
}
…….

That works with PMDG in MSF?

Re: Oi4FS24 and PMDG737 CDU

Posted: Tue Jul 02, 2024 11:52 am
by mvr1918
You can modify any scripts in Oi4FS to fit your own built modules.
Just go to the Script page in Oi4FS and decompile a script. Modify and compile it and you are ready to fly.

It helps to read the documentation.