February 28, 20197 yr I own a few Carenado aircraft that use a <Shift>3 menu popup to be able to turn off 3D Knobs, set Static features, etc., etc. I would like to be able to permanently turn off 3D Knobs - is there a specific file that contains this coding that could be edited? Every time I launch the aircraft I have press <Shift>3 - it is annoying and I sure would like to be able to control that. Edited February 28, 20197 yr by Dane Watson Regards, Dane - Windows 11 Home - CPU Intel Core i7-10700KF @3.8GHz - EVGA GeForce RTX 3070 GPU - 1TB SSD DRIVE - RAM 32GB - MSFS-2020
February 28, 20197 yr Add this xml gauge to your panel: <Gauge Name="Control_init" Version="1.0"> <!-- No 3d Knobs --> <Element> <Select> <Value> (L:3DKNOBSBOOL,bool) ! if{ 1 (>L:3DKNOBSBOOL,bool) } </Value> </Select> </Element> </Gauge> Bert
Archived
This topic is now archived and is closed to further replies.