File tree Expand file tree Collapse file tree 3 files changed +16
-0
lines changed Expand file tree Collapse file tree 3 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<ModelMatchRuleSet >
3
+ <ModelMatchRule CallsignPrefix =" VCP" TypeCode =" A319" ModelName =" FLAi_FAIB_A319IAE_VCP-Alpaca" />
3
4
<ModelMatchRule CallsignPrefix =" VCP" TypeCode =" B763" ModelName =" FLAi_B763_VCP-Alpaca" />
4
5
<ModelMatchRule CallsignPrefix =" VCP" TypeCode =" B762" ModelName =" FLAi_B763_VCP-Alpaca" />
5
6
<ModelMatchRule CallsignPrefix =" VCP" TypeCode =" B764" ModelName =" FLAi_B763_VCP-Alpaca" />
Original file line number Diff line number Diff line change
1
+ Add this to the aircraft.cfg file in your SimObjects\Airplanes\FLAi_A319 folder:
2
+
3
+ [fltsim.116]
4
+ title=FLAi_FAIB_A319IAE_VCP-Alpaca
5
+ model=IAE_S
6
+ sim=FAIB_A319
7
+ texture=VCP-Alpaca
8
+ atc_airline=Alpaca Airways
9
+ atc_parking_codes=VCP
10
+ atc_parking_types=GATE
11
+ description=For AI use only, :: Repaint by Jamlen
12
+ ui_manufacturer=FAIB
13
+ ui_type=Airbus A319
14
+ ui_variation=Alpaca Airways
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ add-on used when flying online together on VATSIM.
4
4
5
5
## Aircraft included
6
6
7
+ - Airbus A319 (IAE) by Steven Beeckman (Reworked a @jamlen CSL)
7
8
- Boeing 767-300 winglets by Steven Beeckman
8
9
9
10
## Installation instructions
You can’t perform that action at this time.
0 commit comments