View Single Post
Old 03-29-21, 02:58 PM   #6
Bubblehead1980
Navy Seal
 
Join Date: Apr 2009
Location: Florida USA
Posts: 7,193
Downloads: 621
Uploads: 44


Default

Quote:
Originally Posted by s7rikeback View Post
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

Okay thanks. I will double check but I could swear the nodes were there when I checked.
Bubblehead1980 is offline   Reply With Quote