<?xml version="1.0"?> <PropertyList> <scenario> <name>Seahawk Wingman</name> <description> Pair - non-tactical This scenario formates 1 Seahawk to the parent ac at the position designated by the x,y,z ofsets. It is automatically included with the Seahawk(wingman). Note: 1. Yaw offset should not be used for now Vivian Meazza </description> <entry> <name>Wingman-Port</name> <type>wingman</type> <!--<model>AI/Aircraft/Buccaneer/Models/buccaneer-wingman.xml</model>--> <model>AI/Aircraft/seahawk/Models/seahawk-3d-model-wingman.xml</model> <x-offset>-50</x-offset> <y-offset>-50</y-offset> <z-offset>0</z-offset> <ground-offset>-1.0</ground-offset> <formate>true</formate> <max-speed-kts>400</max-speed-kts> <coefficients> <heading>3.0</heading> <pitch>2.0</pitch> <bank>2.0</bank> <speed>2.0</speed> </coefficients> <submodels> <path type="string">/Aircraft/seahawk/Models/seahawk-submodels3.xml</path> <serviceable type="bool">true</serviceable> </submodels> </entry> <entry> <name>droptank-s</name> <type>ballistic</type> <model>Aircraft/seahawk/Models/droptank.xml</model> <trigger>controls/armament/station[0]/jettison-all</trigger> <repeat>false</repeat> <count>1</count> <life>-1</life> <x-offset>2.3225</x-offset> <y-offset>5.5446</y-offset> <z-offset>-1.875</z-offset> <yaw-offset>0</yaw-offset> <pitch-offset>-2</pitch-offset> <roll-offset>0</roll-offset> <wind>false</wind> <eda>2.11348887</eda> <!--<mass>5.2837</mass>--> <weight>170</weight> <cd>0.2</cd> <contents>consumables/fuel/tank[3]</contents> <impact>true</impact> <impact-reports>sim/ai/aircraft/impact/droptank</impact-reports> <external-force>true</external-force> <force-path>sim/ai/ballistic/force[0]</force-path> <slaved>true</slaved> <aero-stabilised>true</aero-stabilised> <parent>Wingman-Port</parent> </entry> <entry> <name>droptank-p</name> <type>ballistic</type> <model>Aircraft/seahawk/Models/droptank.xml</model> <trigger>controls/armament/station[1]/jettison-all</trigger> <speed>0</speed> <life>-1</life> <repeat>false</repeat> <count>1</count> <life>-1</life> <x-offset>2.3225</x-offset> <y-offset>-5.5446</y-offset> <z-offset>-1.875</z-offset> <yaw-offset>0</yaw-offset> <pitch-offset>-2</pitch-offset> <roll-offset>0</roll-offset> <wind>false</wind> <eda>2.11348887</eda> <!--<mass>5.2837</mass>--> <weight>170</weight> <cd>0.2</cd> <contents>consumables/fuel/tank[4]</contents> <impact>true</impact> <impact-reports>sim/ai/aircraft/impact/droptank</impact-reports> <external-force>true</external-force> <force-path>sim/ai/ballistic/force[1]</force-path> <slaved>true</slaved> <aero-stabilised>true</aero-stabilised> <parent>Wingman-Port</parent> </entry> </scenario> </PropertyList>