Merge pull request #64 from Marsdolphin/master

Various Updates
This commit is contained in:
Sidi Liang 2020-05-04 09:06:20 +08:00 committed by GitHub
commit 814ed35bbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 82 additions and 10 deletions

View File

@ -15,8 +15,26 @@
</offsets>
<condition>
<property>sim/multiplay/generic/int[8]</property>
<value>1</value>
<or>
<equals>
<property>sim/multiplay/generic/int[8]</property>
<value>1</value>
</equals>
<and>
<greater-than>
<property>environment/rain-norm</property>
<value>0.2</value>
</greater-than>
<greater-than>
<property>velocities/groundspeed-kt</property>
<value>0</value>
</greater-than>
<equals>
<property>gear/gear[1]/wow</property>
<value>1</value>
</equals>
</and>
</or>
</condition>
<!--<condition>

View File

@ -15,8 +15,26 @@
</offsets>
<condition>
<property>sim/multiplay/generic/int[9]</property>
<value>1</value>
<or>
<equals>
<property>sim/multiplay/generic/int[8]</property>
<value>1</value>
</equals>
<and>
<greater-than>
<property>environment/rain-norm</property>
<value>0.2</value>
</greater-than>
<greater-than>
<property>velocities/groundspeed-kt</property>
<value>0</value>
</greater-than>
<equals>
<property>gear/gear[1]/wow</property>
<value>1</value>
</equals>
</and>
</or>
</condition>
<!--<condition>

View File

@ -15,8 +15,26 @@
</offsets>
<condition>
<property>sim/multiplay/generic/int[10]]</property>
<value>1</value>
<or>
<equals>
<property>sim/multiplay/generic/int[8]</property>
<value>1</value>
</equals>
<and>
<greater-than>
<property>environment/rain-norm</property>
<value>0.2</value>
</greater-than>
<greater-than>
<property>velocities/groundspeed-kt</property>
<value>0</value>
</greater-than>
<equals>
<property>gear/gear[1]/wow</property>
<value>1</value>
</equals>
</and>
</or>
</condition>
<!--<condition>

View File

@ -15,8 +15,26 @@
</offsets>
<condition>
<property>sim/multiplay/generic/int[7]</property>
<value>1</value>
<or>
<equals>
<property>sim/multiplay/generic/int[8]</property>
<value>1</value>
</equals>
<and>
<greater-than>
<property>environment/rain-norm</property>
<value>0.2</value>
</greater-than>
<greater-than>
<property>velocities/groundspeed-kt</property>
<value>0</value>
</greater-than>
<equals>
<property>gear/gear[1]/wow</property>
<value>1</value>
</equals>
</and>
</or>
</condition>
<!--<condition>

View File

@ -87,7 +87,7 @@ This tutorial walks you through the functions and details of the centre console.
<message>The black square button beside the gear lever is the hand brake.</message>
</step>
<step>
<message>Use it to toggle parking brakes.</message>
<message>Use it to toggle parking brakes. There is a 0.8 second delay.</message>
</step>
<step>
<message>When it is on, you would see a red illuminated light.</message>

View File

@ -38,7 +38,7 @@ This tutorial walks you through the functions and details of the dashboard.
</view>
</step>
<step>
<message>You can enable switches at "Follow Me EV > Show Options" menu in the menubar.</message>
<message>You can enable switches at "Follow Me EV > Configuration" menu in the menubar.</message>
<set>
<property>sim/multiplay/generic/int[14]</property>
<value>1</value>