1
0
Fork 0

gui/dialogs/multiplayer.xml: added mpcarrier-latch-always.

If set, AI carriers are always latched to MP carriers.
This commit is contained in:
Julian Smith 2021-06-24 15:22:15 +01:00
parent d9ffc50011
commit 86402a0c92

View file

@ -186,6 +186,20 @@
<col>1</col>
<colspan>2</colspan>
<halign>left</halign>
<name>mpcarrier-latch-always</name>
<label>Always latch MP and AI carrier.</label>
<property>/sim/mp-carriers/latch-always</property>
<binding>
<command>property-toggle</command>
<property>/sim/mp-carriers/latch-always</property>
</binding>
</checkbox>
<checkbox>
<row>4</row>
<col>1</col>
<colspan>2</colspan>
<halign>left</halign>
<name>hot</name>
<label>Enable collisions with other players</label>
<property>/sim/multiplay/hot</property>
@ -197,7 +211,7 @@
</checkbox>
<checkbox>
<row>4</row>
<row>5</row>
<col>1</col>
<colspan>2</colspan>
<halign>left</halign>
@ -215,7 +229,7 @@
<checkbox>
<row>5</row>
<row>6</row>
<col>1</col>
<colspan>2</colspan>
<halign>left</halign>
@ -229,13 +243,13 @@
</checkbox>
<text>
<row>6</row>
<row>7</row>
<col>0</col>
<halign>right</halign>
<label> Callsign:</label>
</text>
<input>
<row>6</row>
<row>7</row>
<col>1</col>
<halign>left</halign>
<property>/sim/multiplay/callsign</property>
@ -247,7 +261,7 @@
</input>
<group>
<layout>hbox</layout>
<row>6</row>
<row>7</row>
<col>1</col>
<text>
<width>2</width>
@ -270,7 +284,7 @@
<combo>
<name>host</name>
<halign>left</halign>
<row>7</row>
<row>8</row>
<col>1</col>
<colspan>2</colspan>
<pref-width>350</pref-width>
@ -281,7 +295,7 @@
</combo>
<text>
<row>8</row>
<row>9</row>
<col>0</col>
<halign>right</halign>
<label>Server:</label>
@ -290,13 +304,13 @@
<visible>
<not><property>/sim/multiplay/online</property></not>
</visible>
<row>8</row>
<row>9</row>
<col>1</col>
<halign>left</halign>
<label>Not connected</label>
</text>
<text>
<row>8</row>
<row>9</row>
<col>1</col>
<visible>
<property>/sim/multiplay/online</property>