how do I activate the pedestal in OC4BAv4?
- manfred marbler
- Posts: 6
- Joined: Mon Aug 13, 2018 4:00 am
- Location: austria
Re: how do I activate the pedestal in OC4BAv4?
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
Re: how do I activate the pedestal in OC4BAv4?
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
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