Ramp Marshall: Difference between revisions

Jump to navigation Jump to search
m
Syntax highlight
No edit summary
m (Syntax highlight)
Line 17: Line 17:
2. Add the following code within the '''<sim> ... <model> ... </model></sim>''' tags in the aircraft's '''-set.xml''' file. (or common xml file for aircraft groups)
2. Add the following code within the '''<sim> ... <model> ... </model></sim>''' tags in the aircraft's '''-set.xml''' file. (or common xml file for aircraft groups)


<code>
<syntaxhighlight lang="xml">
<ramp>
<ramp>
     <x-m type="float">-15.9664</x-m>
     <x-m type="float">-15.9664</x-m>
     <class type="string">2</class>
     <class type="string">2</class>
</ramp>
</ramp>
</code>
</syntaxhighlight>


The '''x''' position from the 3D model is in the <x-m> tag and the aircraft class is in the <class> tag. With the current models, the aircraft classes are as follows -
The '''x''' position from the 3D model is in the <x-m> tag and the aircraft class is in the <class> tag. With the current models, the aircraft classes are as follows -
395

edits

Navigation menu