Quote:
Originally Posted by buddha95
also,, i fired several officers and i still cant hire any ( too many officers) comes on screen, even if i leave, end patrol and start 2ed patrol, still "too many officers", and i had lost most of em???
|
There is a max setting of officers set in each sub file and, in that same file is where each crewmember is set up for the start of the game, (pre-programed) and in each ship (or at least some of them) the default crew has more officers then the actual max number of officers allowed, so even if you get rid of one you still will not be able to add another.
the files that control this is at \Data\Submarine\ then choose one of the sub files you want to change, then open its
UPC file, the information you are looking for is between in the Crew evolutions section at the top of the file.
here is an example (from the S-class) of the lines you are looking in blue and the numbers you need to change I marked in yellow.
;------------------------------------------------------------
; Crew Evolutions
;------------------------------------------------------------
;Evolution= Normal
;Evolution= Battle_Stations
[UserPlayerUnit 1]
ID=S18
NameDisplayable=S-18 Class Submarine
UnitName= USS S-18 (SS-123)
Type=SClass
UpgradeClass=0
UnitInterval= 1920-10-29, 1944-01-01
ExternalClassName=SSS18
Nationality=American
CrewRanks=12
Evolution= Normal
Damage= 0
TextureName=data/Submarine/NSS_s18/NSS_S18_Body_T01.tga
LightmapTextureName=data/Submarine/NSS_s18/NSS_S18_Body_O01.tga
NormalmapTextureName= NULL
MenuSilhouetteTextureName= S_Class_01b.tga
MaxPettyOfficers=31 ; max number of crewmembers over rank 4
MaxOfficers=12 ; max number of crewmembers over rank 7
I hope this helps.