How to add Avia B-534 to the enemy aircraft list
in CFS2 Quick Combat
------------------------------------------------

1. Locate your CFS2 installation folder and open the folder "Quickcom"
   e.g. C:\CFS2\Quickcom

2. Open the file "qc_plane.qcb" - use e.g. Windows Notepad for its editing

3. In this file you can see these sections:
    
   [option.0]
   ...
   ...

   [option.1]
   ...
   ...


   Scroll down until you see this section 
   ( this is the last "Option" in default CFS2 ):

[option.25]
OptionName=%TBF_AvengerOption%
aircraft.0=TBF_Avenger
family_type.0=2
name.0=%TBF_AvengerName%


So add here a new section like this:
( you can copy and paste it from this file )


[option.26]
OptionName=%Avia B534Option%
aircraft.0=Avia B534
family_type.0=1
name.0=%Avia B534Name%


4. Now scroll a bit down into section "Strings" and add here 
   these lines:

[strings]
...
...
...
"Avia B534Option"=Avia B534

...
...
...
"Avia B534Name"=Avia B534



5. Now you should be able to select Avia B-534 as your opponent
   in Quick Combat mode.