New c310u3a panel by Jim Wilson
This commit is contained in:
parent
0d148621bc
commit
27591fed86
5 changed files with 20 additions and 3 deletions
|
@ -296,6 +296,12 @@ Started 24-7-01 by Timothy Gale
|
|||
</layer>
|
||||
<layer>
|
||||
<name>bezel</name>
|
||||
<condition>
|
||||
<not-equals>
|
||||
<property>/sim/aero</property>
|
||||
<value>c310u3a</value>
|
||||
</not-equals>
|
||||
</condition>
|
||||
<texture>
|
||||
<path>Aircraft/Instruments/Textures/bezel.rgb</path>
|
||||
<x1>0.0</x1>
|
||||
|
@ -582,3 +588,4 @@ Started 24-7-01 by Timothy Gale
|
|||
</actions>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
|
|
@ -277,6 +277,12 @@ properties' values.
|
|||
|
||||
<layer>
|
||||
<name>bezel</name>
|
||||
<condition>
|
||||
<not-equals>
|
||||
<property>/sim/aero</property>
|
||||
<value>c310u3a</value>
|
||||
</not-equals>
|
||||
</condition>
|
||||
<texture>
|
||||
<path>Aircraft/Instruments/Textures/bezel.rgb</path>
|
||||
<x1>0.0</x1>
|
||||
|
@ -444,3 +450,4 @@ properties' values.
|
|||
</actions>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ UIUC Cessna 310 init file.
|
|||
</panel_2>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/c310/Models/c310-dpm.xml</path>
|
||||
<path>Aircraft/c310u3a/Models/c310u3a.xml</path>
|
||||
<heading-offset-deg>0</heading-offset-deg>
|
||||
<z-offset-m>-0.555</z-offset-m>
|
||||
</model>
|
||||
|
|
|
@ -30,7 +30,7 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
</panel_2>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/c310/Models/c310-dpm.xml</path>
|
||||
<path>Aircraft/c310u3a/Models/c310u3a.xml</path>
|
||||
</model>
|
||||
</sim>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ March 2002 Jim Wilson, jimw@kelcomaine.com
|
|||
|
||||
<sound>
|
||||
<audible>true</audible>
|
||||
<path>Aircraft/c310u3a/c310u3a-sound.xml</path>
|
||||
<path>Aircraft/c310/c310-sound.xml</path>
|
||||
</sound>
|
||||
|
||||
<panel>
|
||||
|
@ -99,3 +99,6 @@ March 2002 Jim Wilson, jimw@kelcomaine.com
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue