View Single Post
Old 10-12-22, 11:54 AM   #7
JapLance
Stowaway
 
Posts: n/a
Downloads:
Uploads:
Default

Quote:
Originally Posted by SwissSubCommander View Post
I was thinking it was this file that needed editing, but I have no idea what I need to change
As I said this is my first step into the world of modding
Basically, just rename the field ID with the Italian ranks (a bit tedious because the are like 70 different ranks taking specializations into account):

Code:
[CrewMember 1]
ID= Marinaio-Watch
and then use that ID in the .upcge files of the Submarine folder and in the .upc in UPCUnitsData, in the CREWMEMBER SLOTS part.

Code:
IDLinkCrewMember=  Marinaio-Watch
Do it for all the compartments that need crew: both Torpedo rooms, Engine room, Command room, Radio room, and the Watch in the turret.
  Reply With Quote