panel exit switch

FSSC, Airport 2.*, CfgEdit, etc. Get to grips with designing Scenery & Panels here!

panel exit switch

Postby DoyleChris » Mon Dec 20, 2004 10:20 pm

I have a xml gauge that can open the number 1 exit this is the code.
Code: Select all
<Gauge Name="Exits" Version="1.0">
   <Element>
      <Select>
         <Value>(G:Var1,bool)</Value>
         <Case Value="0">
            <Image Name="Exits_off.bmp" ImageSizes="54,28,54,29"/>
         </Case>
         <Case Value="1">
            <Image Name="Exits_on.bmp" ImageSizes="54,28,54,28"/>
         </Case>
      </Select>
   </Element>
   <Mouse>
      <Help ID="HELPID_CONCORDE_ENGINE_MANAGE_GO"/>
      <Cursor Type="Hand"/>
      <Click>(G:Var1) ! (>G:Var1) 0 (>K:TOGGLE_AIRCRAFT_EXIT)</Click>
   </Mouse>
</Gauge>


Im trying to make one for the next exits 2,3,4,5 for a my planes.
DoyleChris
Ground hog
Ground hog
 
Posts: 3
Joined: Wed Feb 11, 2004 3:20 pm

Return to Scenery & Panel Design

Who is online

Users browsing this forum: No registered users and 217 guests