##################################################
#
#                   C-47A
#
##################################################


##################################################
#                   WeaponModes
##################################################
#
# Only 1 modification per Group can be active
#
# Modification '0 *** #0 *** 1 *** default' has to be ALLWAYS active!
#
# For getting the correct value to enter into the 'WMmask' field of the mission editor
# simply add all wanted/needed modifcations (the integer)
# Note: That result should NEVER BE EVEN!
#
# Convert the number you get to binary
# and enter that binary (leading 0's should be stripped) into that field.
#
# Number *** #Group *** Integer *** Name

0 *** #0 *** 1 *** default
1 *** #1 *** 2 *** Cargo
2 *** #2 *** 4 *** CargoContainersx6
3 *** #1 *** 8 *** CargoContainersx14
4 *** #1 *** 16 *** Paratroopers
5 *** #3 *** 32 *** IAS

##################################################
#                   Ammunition
##################################################
#
# Number *** Modifications to be set/unset *** Loadout Details: [number of]x Weapon (Ammunition) [+ next weapon...] *** Name (shown in Mission Editor)
#
# Note: The 'Modifications to be set/unset' has to be interpreted the following way
# It _allways_ contains 1 oder more numbers
# and maybe followed by several _negative_ numbers (allways separated be ',')
#
#
#
# The first (and allways present part before any ',') has to be read number by number!
# If it's positive that means all the modifications _MUST_ be activated
# If it's negative that means all the modifications _MUST NOT_ be activated
#
# So if it is '137' that means that Modification 1, 3 AND 7 _MUST_ be activated
# And if it is '-1' that means that Modification 1 _MUST NOT_ be activated
#
# For the rest of the modifications (which are optional) it figured out, that they should be _ALLWAYS_ negative.
# And these ones shoult _NOT_ be set!
#
# So if the 'Modifications to be set/unset' reads like '137,-2,-4,-6'
# Modification 1, 3 and 7 _MUST_ be activated
# Modification 2, 4 and 6 _MUST NOT_ be activated
# Every other (not mentioned) modification _CAN_ be used with this loadout
#
# And if the 'Modifications to be set/unset' reads like '-1,-2,-4,-6'
# Modification 1, 2, 4 and 6 _MUST NOT_ be activated
# Every other (not mentioned) modification _CAN_ be used with this loadout

0 *** 1,-2,-3,-4 *** 2315x Cargo  *** Cargo-2315
1 *** 2,-1,-3,-4 *** 6x A5  *** A5-6
2 *** 3,-1,-2,-4 *** 14x A5  *** A5-14
3 *** 23,-1,-4 *** 20x A5  *** A5-20
4 *** 4,-1,-2,-3 *** 16x ParatroopersUS  *** ParatroopersUS-16
5 *** 24,-1,-3 *** 16x ParatroopersUS  + 6x A5  *** ParatroopersUS-16 + A5-6
6 *** 4,-1,-2,-3 *** 16x ParatroopersGB  *** ParatroopersGB-16
7 *** 24,-1,-3 *** 16x ParatroopersGB  + 6x A5  *** ParatroopersGB-16 + A5-6
8 *** -1,-2,-3,-4 *** Empty  *** Empty
9 *** -1,-2,-3,-4 *** 1x SmokeGenWhiteOne  *** SmokeGenWhiteOne-1
10 *** -1,-2,-3,-4 *** 2x SmokeGenWhiteTwo  *** SmokeGenWhiteTwo-2
11 *** -1,-2,-3,-4 *** 1x SmokeGenBlueOne  *** SmokeGenBlueOne-1
12 *** -1,-2,-3,-4 *** 2x SmokeGenBlueTwo  *** SmokeGenBlueTwo-2
13 *** -1,-2,-3,-4 *** 1x SmokeGenRedOne  *** SmokeGenRedOne-1
14 *** -1,-2,-3,-4 *** 2x SmokeGenRedTwo  *** SmokeGenRedTwo-2
15 *** -1,-2,-3,-4 *** 1x SmokeGenGreenOne  *** SmokeGenGreenOne-1
16 *** -1,-2,-3,-4 *** 2x SmokeGenGreenTwo  *** SmokeGenGreenTwo-2
17 *** -1,-2,-3,-4 *** 1x SmokeGenYellowOne  *** SmokeGenYellowOne-1
18 *** -1,-2,-3,-4 *** 2x SmokeGenYellowTwo  *** SmokeGenYellowTwo-2
19 *** -1,-2,-3,-4 *** 1x SmokeGenBlackOne  *** SmokeGenBlackOne-1
20 *** -1,-2,-3,-4 *** 2x SmokeGenBlackTwo  *** SmokeGenBlackTwo-2
