January 7, 201214 yr Hi,I would like to know how to either add or take out panels that are in the sequence of pressing the "W" key.For example, in the default Cessna 172 of FSX, there are five panels that are cycled, one-by-one, when a person presses the "W" key.Which words in the panel.cfg defines what is done in the "W" key press?(Or is there code in another file other than panel.cfg that does this?)Also, will FS Panel Studio allow a person to control which panels are included in the "W" key sequence?Thanks so much,Randy
January 7, 201214 yr Moderator It can not be done for specific aircraft. If you remove the camera entries from the cameras.cfg file, it will affect ALL aircraft. Fr. Bill AOPA Member: 07141481 AARP Member: 3209010556 Avsim Board of Directors | Avsim Forums Moderator
January 8, 201214 yr For what it's worth, the following FS9 gauge skips the virtual cockpit view. I didn't orginateit - some one (whose name I've forgotten) gave it to me. <Gauge Name="VCViewSkip"Version="1.0"><Keys> < On Event="VIEW_MODE">1(>G:Var1)</On> <On Event="VIEW_MODE_REV">0(>G:Var1)</On></Keys><Element> < Select> < Value> (P:ACTIVE VIEW MODE,enum) 2 == if{ (G:Var1) if{ (>K:VIEW_MODE) } els{ (>K:VIEW_MODE_REV) } } < /Value> < /Select></Element></Gauge> Gerry Howard
Create an account or sign in to comment