View Single Post
Old 06-29-18, 09:23 AM   #1
CDR DPH
Helmsman
 
Join Date: Jun 2018
Posts: 101
Downloads: 18
Uploads: 0


Default Playing with changing own sub characteristics

I'm trying to preconfigure my preferred weapons layout so that I don't have to change the default load at the beginning of each mission.

See the vessel.txt snippet file below:

[Weapon Systems]
TorpedoTypes=usn_mk48_adcap,usn_moss,usn_ugm84,usn _tasm,usn_tlam
TorpedoNumbers=20,4,8,8,8
TorpedoTubes=8
NumberOfWires=8
TubeConfig=1,1,1,1,1,1,1,1
TorpedoTubeSize=26
TubeReloadTime=45


I assume the TubeConfig is supposed to reference the TorpedoTypes line above it. Changing 1,1,1,1,1,1,1,1 to 1,1,1,1,3,3,2,2 or anything else for that matter doesn't seem to have any effect. Am I making an incorrect assumption regarding the purpose of TubeConfig?

Also the vessel description elsewhere lists the Hull number as USN-21 however changing HullNumbers=TRUE doesn't change the view of the sub in 3D view - ie no hull numbers visible.

I'm either doing something wrong, or a bunch of config choices don't seem to work. Suggestions?
CDR DPH is offline   Reply With Quote