Skip to content

Instantly share code, notes, and snippets.

@Nonlinearsound
Created March 24, 2019 20:33
Show Gist options
  • Save Nonlinearsound/1bfdb3e4b6f0fc31a5312dccf262d9c8 to your computer and use it in GitHub Desktop.
Save Nonlinearsound/1bfdb3e4b6f0fc31a5312dccf262d9c8 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<!--
************************************************************************
Spitfire Vb configuration
************************************************************************
-->
<PropertyList>
<sim>
<description>Supermarine Spitfire Mk Vb</description>
<author> Vodoun da Vinci, Detlef Faber, StuartC, Vivian Meazza ( cockpit ), Gary Brown (Liveries)</author>
<status>1.0 </status>
<flight-model>yasim</flight-model>
<aero>SpitfireVb_VooDoo-yasim</aero>
<fuel-fraction>1.0</fuel-fraction>
<previews>
<preview>
<type>exterior</type>
<splash type="bool">true</splash>
<path>Splashscreen/SpitfireVb_1.jpg</path>
</preview>
<preview>
<type>exterior</type>
<splash type="bool">true</splash>
<path>Splashscreen/SpitfireVb_2.jpg</path>
</preview>
<preview>
<type>exterior</type>
<splash type="bool">true</splash>
<path>Splashscreen/SpitfireVb_3.jpg</path>
</preview>
<preview>
<type>exterior</type>
<splash type="bool">true</splash>
<path>Splashscreen/SpitfireVb_4.jpg</path>
</preview>
<preview>
<type>exterior</type>
<splash type="bool">true</splash>
<path>Splashscreen/SpitfireVb_5.jpg</path>
</preview>
<preview>
<type>exterior</type>
<splash type="bool">true</splash>
<path>Splashscreen/Contrail.jpg</path>
</preview>
<preview>
<type>exterior</type>
<splash type="bool">true</splash>
<path>Splashscreen/Cockpit.jpg</path>
</preview>
</previews>
<systems>
<electrical>
<path>Aircraft/Generic/generic-electrical.xml</path>
</electrical>
<autopilot>
<path>Aircraft/SpitfireVb_VooDoo/VooDooPropAP1.xml</path>
</autopilot>
<autopilot n="101">
<path>Aircraft/SpitfireVb_VooDoo/Systems/glass-rain.xml</path>
</autopilot>
</systems>
<virtual-cockpit archive="y">false</virtual-cockpit>
<allow-toggle-cockpit archive="y">false</allow-toggle-cockpit>
<sound>
<path>Aircraft/SpitfireVb_VooDoo/Sounds/sound.xml</path>
</sound>
<submodels>
<serviceable type="bool">true</serviceable>
<path>Aircraft/SpitfireVb_VooDoo/Models/Effects/guns/submodels.xml</path>
</submodels>
<mp-systems>
<combat-enabled type="bool">true</combat-enabled>
</mp-systems>
<panel>
<path>Aircraft/Generic/Panels/generic-vfr-panel.xml</path>
<visibility>false</visibility>
</panel>
<model>
<path>Aircraft/SpitfireVb_VooDoo/Models/Spitfire_Vb.xml</path>
<crew>
<pilot>
<visible>1.0</visible>
</pilot>
</crew>
</model>
<view n="0">
<internal archive="y">true</internal>
<config>
<x-offset-m archive="y" type="double">0.0</x-offset-m>
<y-offset-m archive="y" type="double">0.6</y-offset-m>
<z-offset-m archive="y" type="double">4.35</z-offset-m>
<pitch-offset-deg>-7.9</pitch-offset-deg>
</config>
</view>
<view n="1">
<config>
<target-z-offset-m archive="y" type="double">3.49</target-z-offset-m>
<pitch-offset-deg archive="y">3</pitch-offset-deg>
</config>
</view>
<view n="2">
<config>
<target-z-offset-m archive="y" type="double">3.49</target-z-offset-m>
<pitch-offset-deg archive="y">3</pitch-offset-deg>
</config>
</view>
<view n="3">
<config>
<target-z-offset-m archive="y" type="double">3.49</target-z-offset-m>
<pitch-offset-deg archive="y">3</pitch-offset-deg>
</config>
</view>
<view n="4">
<config>
<target-z-offset-m archive="y" type="double">3.49</target-z-offset-m>
<pitch-offset-deg archive="y">3</pitch-offset-deg>
</config>
</view>
<view n="5">
<config>
<target-z-offset-m archive="y" type="double">3.49</target-z-offset-m>
<pitch-offset-deg archive="y">3</pitch-offset-deg>
</config>
</view>
<view n="6">
<config>
<target-z-offset-m archive="y" type="double">3.49</target-z-offset-m>
<pitch-offset-deg archive="y">3</pitch-offset-deg>
</config>
</view>
<view n="7">
<config>
<target-z-offset-m archive="y" type="double">3.49</target-z-offset-m>
<pitch-offset-deg archive="y">3</pitch-offset-deg>
</config>
</view>
<hud>
<enable3d>false</enable3d>
</hud>
<menubar>
<default>
<menu n="10">
<label>SpitfireVb</label>
<enabled type="bool">true</enabled>
<item>
<label>Select Livery</label>
<binding>
<command>nasal</command>
<script>aircraft.livery.dialog.toggle()</script>
</binding>
</item>
</menu>
</default>
</menubar>
<multiplay>
<generic>
<!-- Nav lights on -->
<int n="0" alias="/controls/switches/nav-lights-switch" />
<!-- Beacon on -->
<int n="1" alias="/controls/switches/beacon-switch" />
<!-- Landing lights on -->
<int n="2" alias="/controls/switches/landing-lights-switch" />
<!-- Taxi light on -->
<int n="3" alias="/controls/switches/strobe-switch" />
<!-- Engine Running -->
<int n="4" alias="/engines/engine/running" />
<!-- Engine RPM -->
<int n="5" alias="/engines/engine/rpm" />
<!-- Crashed -->
<int n="7" alias="/sim/crashed" />
<int n="17" alias="/FGUK/FighterTag/smoke/smoke-untagged" />
<int n="18" alias="/FGUK/FighterTag/smoke/smoke-tagged" />
</generic>
</multiplay>
</sim>
<consumables>
<fuel>
<tank n="0">
<tank-num type="int">0</tank-num>
<level-gal_us archive="y">250</level-gal_us>
</tank>
</fuel>
</consumables>
<environment>
<turbulence>
<use-cloud-turbulence>true</use-cloud-turbulence>
</turbulence>
</environment>
<engines>
<engine n="0">
<running>false</running>
<magnetos>1</magnetos>
<!--
<rpm type="double">700</rpm>
-->
<!-- fake unimplemented settings -->
<fuel-pump-psi type="double">18</fuel-pump-psi>
<oil-pressure-psi type="double">75</oil-pressure-psi>
</engine>
</engines>
<!-- set up control properties for YASim -->
<controls>
<gear>
<brake-parking type="double">1.0</brake-parking>
</gear>
<armament>
<trigger type="bool">false</trigger>
<master-arm type="bool">true</master-arm>
<position-norm type="int">1</position-norm>
</armament>
<engines>
<engine n="0">
<magnetos>0</magnetos>
<boost type="double">0.45</boost>
<blower type="int">0</blower>
</engine>
</engines>
<flight>
<slipstream type="double">1.0</slipstream>
<aileron-effectiveness type ="double">0.1</aileron-effectiveness>
</flight>
<gear>
<tailwheel-lock>true</tailwheel-lock>
</gear>
<canopy>
<canopy-pos-norm type="float">1.0</canopy-pos-norm>
</canopy>
</controls>
<!-- Map Keys -->
<input>
<keyboard include="Nasal/keyboard.xml"/>
<!-- <joysticks>
<js n="0" include="Input/X55-stick.xml" />
<js n="1" include="Input/X55-throttle.xml" />
</joysticks>-->
</input>
<!-- Nasal files/scripts -->
<nasal>
<SpitfireVb_VooDoo>
<file>Aircraft/SpitfireVb_VooDoo/Nasal/spit9.nas</file>
<file>Aircraft/SpitfireVb_VooDoo/Nasal/doors.nas</file>
<file>Aircraft/SpitfireVb_VooDoo/Nasal/liveries.nas</file>
</SpitfireVb_VooDoo>
<guns>
<file>Aircraft/SpitfireVb_VooDoo/Nasal/weapons.nas</file>
<file>Aircraft/SpitfireVb_VooDoo/Nasal/revi.nas</file>
</guns>
<lights>
<file>Aircraft/SpitfireVb_VooDoo/Nasal/Lights.nas</file>
</lights>
</nasal>
</PropertyList>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment