CAPTAIN SIM FORUM
727 Captain >> 727 Captain >> CS 727-100/200 Flight Director Mod
https://www.captainsim.org/forum/csf.pl?num=1422069213

Message started by fsxpaul on Jan 24th, 2015 at 3:13am

Title: Re: CS 727-100/200 Flight Director Mod
Post by fsxpaul on Feb 19th, 2015 at 3:25am

BrzI wrote on Feb 19th, 2015 at 1:03am:
OK...I installed it and it definitely helps.

However I had the old NAV/GPS enabled and added to my A/P panel and would like to continue using it. How can I disable Nav/GPS switch in your package ?

Thanks

Glad my free stuff is working out for you and you're welcome  ;D

Why would you want to keep using a switch that's been added to your A/P that was never intended to be there?

Have you requested of Captain Sim to disable the NAV/GPS switch they integrated in their B737 so you could add a 'switch' elsewhere?

The easiest way would be for you to delete the following folders in..
..\Microsoft Flight Simulator X\SimObjects\Airplanes\CS_B727-100\panel :
Captain_Sim.p721.L07
Captain_Sim.p721.P12
Captain_Sim.p721.R07

But if you really want to keep the mod then you can delete the code in the XML file located in folder Captain_Sim.p721.P12 in file P12_001_ap.xml
[Code]
           <!-- NAV/GPS Toggle -->
           <Element id="NAV/GPS Toggle"><Select><Expression><Script>
                 (A:GPS drives nav1, bool) 0 ==
                       if{ (L:C01_001_SW2_ON, bool) 1 == if{ 1 (&gt;K:Toggle_GPS_drives_nav1) } }
                       els{ (L:C01_001_SW2_ON, bool) 0 == if{ 1 (&gt;K:Toggle_GPS_drives_nav1) } }
           </Script></Expression></Select></Element>[/code]

CAPTAIN SIM FORUM » Powered by YaBB 2.6.0!
YaBB Forum Software © 2000-2024. All Rights Reserved.