View Single Post
Old 04-02-06, 10:42 AM   #9
SubSerpent
Stowaway
 
Posts: n/a
Downloads:
Uploads:
Default

You can have more officers, petty officers, and seamen if you go into the data\cfg\basic.cfg file and go down to each U-boat type and adjust how many officers or whatever you want...


Example of a TYPE II U-boat in the BASIC.cfg file....


[SUBMARINE0]
NrMinOff=1 ; <-----This has to be less than the maximum
NrMaxOff=5 ; <----This can be whatever you want. But there is limited room on each U-boat for officers.
NrMinPO=5 ; <----Same with Petty Officers
NrMaxPO=10
NrMinSeamen=8 ; <----Same with Seaman
NrMaxSeamen=15
NbVersion=2
Version0=0 ; IIA
Name0=IIA
Month0=7
Year0=1939
Version1=1 ; IID
Name1=IID
Month1=10
Year1=1939
DaysSpentInBase=28
  Reply With Quote