This repository was archived by the owner on Dec 23, 2024. It is now read-only.
File tree 1 file changed +46
-0
lines changed
1 file changed +46
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <!--
3
+ DO NOT EDIT THIS FILE. IT WILL GET OVERWRITTEN IN AN UPDATE.
4
+
5
+ Instead, create your own. See the docs:
6
+ https://docs.phpvms.net/acars/configmaps
7
+
8
+ Contributed by B.Fatih KOZ <https://github.com/FatihKoz>
9
+ -->
10
+ <Rules >
11
+ <Rule Simulator =" Microsoft Flight" TitleContains =" iFly 737-MAX8" >
12
+ <BeaconLights >
13
+ <Key Type =" LVar" Key =" VC_Beacon_Light_SW" Value =" 10" />
14
+ </BeaconLights >
15
+ <LandingLights >
16
+ <Key Type =" LVar" Key =" VC_Landing_Light_1_SW" Value =" 20" />
17
+ <Key Type =" LVar" Key =" VC_Landing_Light_2_SW" Value =" 20" />
18
+ </LandingLights >
19
+ <LogoLight >
20
+ <Key Type =" LVar" Key =" VC_Logo_Light_SW" Value =" 10" />
21
+ </LogoLight >
22
+ <NavigationLights >
23
+ <Key Type =" LVar" Key =" VC_Position_Light_SW" Value =" 0|20" />
24
+ </NavigationLights >
25
+ <StrobeLights >
26
+ <Key Type =" LVar" Key =" VC_Position_Light_SW" Value =" 0" />
27
+ </StrobeLights >
28
+ <TaxiLight >
29
+ <Key Type =" LVar" Key =" VC_Taxi_Light_SW" Value =" 10" />
30
+ </TaxiLight >
31
+ <WingLight >
32
+ <Key Type =" LVar" Key =" VC_Wing_Light_SW" Value =" 10" />
33
+ </WingLight >
34
+ <Flaps >
35
+ <Flap Index =" 0" Text =" UP" />
36
+ <Flap Index =" 1" Text =" 1" />
37
+ <Flap Index =" 2" Text =" 2" />
38
+ <Flap Index =" 3" Text =" 5" />
39
+ <Flap Index =" 4" Text =" 10" />
40
+ <Flap Index =" 5" Text =" 15" />
41
+ <Flap Index =" 6" Text =" 25" />
42
+ <Flap Index =" 7" Text =" 30" />
43
+ <Flap Index =" 8" Text =" 40" />
44
+ </Flaps >
45
+ </Rule >
46
+ </Rules >
You can’t perform that action at this time.
0 commit comments