View Single Post
Old 03-29-21, 01:31 PM   #5
s7rikeback
I break things
 
s7rikeback's Avatar
 
Join Date: Jan 2013
Location: Merry Old England
Posts: 771
Downloads: 1110
Uploads: 10


Default NAuxSC

Quote:
Originally Posted by Bubblehead1980 View Post
Two ships added to TMO are giving me issues, can't seem to resolve them, so requesting assistance. Always get a CTD when try to view Tone class(NCA_Tone) in the museum, assuming it has caused CTD before when I get near it in game. Trying to figure out the problem.

The auxiliary subchaser (NAuxSC) , which is based on the armed trawler (NTRW) will not show up with its depth charge rack. The nodes are present, the .eqp if correct but just will not show up it seems. When go to review it in museum, no dc rack. Really would like to resolve this as this aux sc is classified in my shi pack as an escort as it is larger and seems more seaworthy than the other aux subchaser, which has been reclassified as a patrol vessel for coastal escort.
Hello again Bubblehead1980,

The NAuxSC is another basic clone, and its parent unit is the NTRW_ .

You have added the W0 calls to the NAuxSC.eqp. But did you add the W0 nodes to the NTRW_.dat?

The NTRW_ in TMO does not have any W0 nodes by default, so You will need to alter the NTRW_.dat file to add the DC racks to your NAuxSC ingame.

Then with the NAuxSC.eqp, Make sure the dates run in sequancial order.
An example below, shows a non sequancial date error, on the W02 call in this dummy eqp.

[Equipment 14]
NodeName=W02
LinkName=NULL
StartDate=19380101
EndDate=19400531 -------> End Date

[Equipment 15]
NodeName=W02
LinkName=DCRack_SH4
StartDate=19400531 -------> Start Date needs to be 19400601
EndDate=19451231

The next date needs to be a day later, or else the game will continue to use the [Equipment 14] which equals NULL. As the game cannot change these settings on the same day - it gets confused, and will choose the first option each time.



flip generator
__________________
s7rikeback is offline   Reply With Quote