Quote:
Originally Posted by danu68
How I can do this manually?
|
Let us presume you want to change the VIIC loadout
Open basic.cfg with notepad
Use the search function (ctrl+f) to find [SUBMARINE_AMMO3]; VIIC
It will come up something like this :
[SUBMARINE_AMMO3]; VIIC
Type=1
Version=1
ForeTubes=4
AftTubes=1
ForeResIntern=4
ForeResExtern=1
ForeResExtra=2
AftResIntern=1
AftResExtern=1
ShellSlots=12
NbYears=7
Renown=4
SNK_MASK=NSS_Uboattype7_SNK_mask
Year0=1939
ForeTube00=0 ;T1
ForeTube01=0
ForeTube02=0
ForeTube03=0
ForeResIntern00=0
ForeResIntern01=0
ForeResIntern02=0
ForeResIntern03=0
ForeResIntern04=0 Adding these lines will add three new bow torpedoes
ForeResIntern05=0 of the TI type for the year 1939. Do the same in
ForeResIntern06=0 every year block.
ForeResExtern00=0
ForeResExtra00=0
ForeResExtra01=0
AftTubes00=0
AftResIntern00=0
AftResExtern00=0
Z01_00=5 ; VIIC/1
M01_00=1
A01_00=8
SuperCharger_00=1260; GWX V2.1: was -1, so this boat now has GW turbos by default
Snorkel_00=-1
Batteries_00=1265
AftBatteries_00=1265
Hydrophone_00=1270
Sonar_00=-1
Radar_00=-1
RadarWarningReceiver_00=-1
Decoy_Launcher_00=-1
SonarCoatings_00=-1
RadarCoatings_00=-1
Renown0=3000
Hope this helps.
Good luck.