Adding a heavy flak to an IX/1 tower configuration is easy.
Take the IXD for example. Heres a snippit from my basic.cfg for the 1942 entry of an IXD2.
Quote:
AftResIntern00=0
AftResIntern01=0
AftResExtern00=0
AftResExtern01=0
AftResExtern02=0
AftResExtern03=0
Z01_00=10 ; IX/2
M01_00=0
A01_00=7
A02_00=7
SuperCharger_00=1261
Snorkel_00=-1
Batteries_00=1269
AftBatteries_00=1269
Hydrophone_00=1271
Sonar_00=1273
Radar_00=1275
RadarWarningReceiver_00=-1
Decoy_Launcher_00=1284
SonarCoatings_00=-1
RadarCoatings_00=-1
Renown0=12000
|
Note the bold part, changes to this:
Quote:
Z01_00=9 ; IX/1
M01_00=0
A01_00=7
S01_00=4
|
Z01 is the conning tower type. The " ; IX/1" after it is just a remark denoting what the number.
M01 is the deck gun.
A01 is the 2cm AA gun.
S01 is the heavy flak. Number 4 is the 1939 single shot flak gun. Its defined towardd the end of the file. Go to the bottom of the file and scroll up, equipment is defined and given a reference number towards the end of the file. Every ammo entry uses these reference numbers when loading out uboats when you first start a game. The basic.cfg doesnt effect what you see in the musem, but it does effect what boat gets what loadout, in what year, in acutal play.