1) Pilot visible trough multiplayer
This commit is contained in:
parent
1d41380470
commit
33b364fd2e
2 changed files with 11 additions and 47 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
<name>radios</name>
|
<name>radios</name>
|
||||||
<width>600</width>
|
<width>600</width>
|
||||||
<height>330</height>
|
<height>370</height>
|
||||||
<modal>false</modal>
|
<modal>false</modal>
|
||||||
|
|
||||||
<text>
|
<text>
|
||||||
|
@ -381,40 +381,6 @@
|
||||||
|
|
||||||
</group>
|
</group>
|
||||||
|
|
||||||
<group>
|
|
||||||
<x>350</x>
|
|
||||||
<y>90</y>
|
|
||||||
|
|
||||||
<text>
|
|
||||||
<label>Transponder</label>
|
|
||||||
</text>
|
|
||||||
|
|
||||||
<input>
|
|
||||||
<name>transponder</name>
|
|
||||||
<x>100</x>
|
|
||||||
<y>0</y>
|
|
||||||
<width>75</width>
|
|
||||||
<height>25</height>
|
|
||||||
<property>/instrumentation/transponder/id-code</property>
|
|
||||||
</input>
|
|
||||||
|
|
||||||
<button>
|
|
||||||
<x>175</x>
|
|
||||||
<y>0</y>
|
|
||||||
<legend>Standby</legend>
|
|
||||||
<border>1</border>
|
|
||||||
<binding>
|
|
||||||
<command>property-assign</command>
|
|
||||||
<property>/instrumentation/transponder/id-code</property>
|
|
||||||
<value>0000</value>
|
|
||||||
</binding>
|
|
||||||
<binding>
|
|
||||||
<command>dialog-update</command>
|
|
||||||
<object-name>transponder</object-name>
|
|
||||||
</binding>
|
|
||||||
</button>
|
|
||||||
</group>
|
|
||||||
|
|
||||||
<group>
|
<group>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>60</y>
|
<y>60</y>
|
||||||
|
@ -539,5 +505,15 @@
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
</group>
|
</group>
|
||||||
|
<group>
|
||||||
|
<x>400</x>
|
||||||
|
<y>60</y>
|
||||||
|
<button>
|
||||||
|
<legend>ATC Services in range</legend>
|
||||||
|
<binding>
|
||||||
|
<command>ATC-freq-search</command>
|
||||||
|
</binding>
|
||||||
|
</button>
|
||||||
|
</group>
|
||||||
|
|
||||||
</PropertyList>
|
</PropertyList>
|
||||||
|
|
|
@ -550,18 +550,6 @@
|
||||||
|
|
||||||
</menu>
|
</menu>
|
||||||
|
|
||||||
<menu>
|
|
||||||
<label>SquawkGear</label>
|
|
||||||
<item>
|
|
||||||
<label>Direct Comms</label>
|
|
||||||
<binding>
|
|
||||||
<command>dialog-show</command>
|
|
||||||
<dialog-name>sq_comm</dialog-name>
|
|
||||||
</binding>
|
|
||||||
</item>
|
|
||||||
</menu>
|
|
||||||
|
|
||||||
|
|
||||||
<menu>
|
<menu>
|
||||||
<label>Debug</label>
|
<label>Debug</label>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue