September 8, 200718 yr hi all,I just finished to build an A320 panel and i split the panelto 2 sections. one IFR and one VFR.How can i mage a button that will open VFR and close IFRor open IFR and close VFR ?VFR panel ID is 0IFR panel ID is 30What is the technic ?Thank's
September 8, 200718 yr I used this code recently...(>K:PANEL_3) (>K:VIEW_RIGHT) (>K:PANEL_4)Note this also changes the view because my panels had windows facing in different directions.Cheers,Glenn
September 8, 200718 yr Author >I used this code recently...>>>>(>K:PANEL_3) (>K:VIEW_RIGHT) (>K:PANEL_4) >>>Note this also changes the view because my panels had windows>facing in different directions.>>Cheers,>>GlennIs this close the other view ?for example i have panel ID 0 and ID 30What i need to input to this code ?
September 8, 200718 yr Moderator >hi all,>>I just finished to build an A320 panel and i split the panel>to 2 sections. one IFR and one VFR.>How can i mage a button that will open VFR and close IFR>or open IFR and close VFR ?>>VFR panel ID is 0>IFR panel ID is 300 (>PANEL_ID_TOGGLE) 30 (>PANEL_ID_TOGGLE)Each time you "click" on the mouse button, the panels will swap... Fr. Bill AOPA Member: 07141481 AARP Member: 3209010556 Avsim Board of Directors | Avsim Forums Moderator
September 8, 200718 yr Author >>hi all,>>>>I just finished to build an A320 panel and i split the panel>>to 2 sections. one IFR and one VFR.>>How can i mage a button that will open VFR and close IFR>>or open IFR and close VFR ?>>>>VFR panel ID is 0>>IFR panel ID is 30>>0 (>PANEL_ID_TOGGLE) 30>(>PANEL_ID_TOGGLE)>>Each time you "click" on the mouse button, the panels will>swap...>Thank's
Create an account or sign in to comment