how do I activate the pedestal in OC4BAv4?

This is a new forum for the OC4BAv4.
User avatar
manfred marbler
Posts: 6
Joined: Mon Aug 13, 2018 4:00 am
Location: austria

Re: how do I activate the pedestal in OC4BAv4?

Post by manfred marbler »

one more question, the encoders for NAV work in the wrong direction. How can I change this. if I turn clockwise the values sink. thanks for help
First Austrian B737-800 Cockpit-Sim
mvr1918
Site Admin
Posts: 1633
Joined: Thu Aug 30, 2012 3:35 pm

Re: how do I activate the pedestal in OC4BAv4?

Post by mvr1918 »

Search the script to find the rotary entries for the NAV knobs.

it should look like :

L0 = &ROT_NAV1_SW * -1 // change turning direction

delete * -1 if it is there and add it if it isn't there

then recompile script
Post Reply