PDA

View Full Version : Engine Room sub-systems


thyro
03-30-09, 01:09 PM
Is there a way of changing the name of the engines?

[UserPlayerUnit 1.Compartment 2.EquipmentSlot 2]
ID= EqSlotSDE
NameDisplayable= No 1 & 3 Main Engine
Type=NULL
AcceptedTypes=GatoDEngine
UserCustomizable=No
IDLinkEquipmentIntervalDefault1= NULL, NULL, StbdGatoDieselEngine
ExternalNodeName3D= NULL
ExternalDamageZoneTypeID3D= 21

Changing the above line to something else... the "something else" won't appear on the SubSystems page :hmmm:

Is it a hardcoded matter or I'm looking in the wrong file? (*.upc)

Any tips? Thanks

NEON DEON
03-30-09, 02:35 PM
Is there a way of changing the name of the engines?

[UserPlayerUnit 1.Compartment 2.EquipmentSlot 2]
ID= EqSlotSDE
NameDisplayable= No 1 & 3 Main Engine
Type=NULL
AcceptedTypes=GatoDEngine
UserCustomizable=No
IDLinkEquipmentIntervalDefault1= NULL, NULL, StbdGatoDieselEngine
ExternalNodeName3D= NULL
ExternalDamageZoneTypeID3D= 21

Changing the above line to something else... the "something else" won't appear on the SubSystems page :hmmm:

Is it a hardcoded matter or I'm looking in the wrong file? (*.upc)

Any tips? Thanks

Maybe the menu.txt file?

thyro
03-30-09, 02:55 PM
Thanks for the tip NEON but it might be in some other file

for example "Diesel Engine" subsystem, I found couple references on menu.txt file but all are "Diesel Engines" (plural) or Stb/Port Diesel Engine

thyro
03-30-09, 03:15 PM
Found the file :03: equipment.upc

jmardlin
03-30-09, 06:01 PM
did you also change the name in the functional subsystem section of the upc it could be a problem

Webster
03-30-09, 06:45 PM
yea in order for the game to find things those darn files all have to match or :dead:

DarkFish
03-31-09, 04:32 AM
did you also change the name in the functional subsystem section of the upc it could be a problem
Nah, NameDisplayable entries can safely be changed.
And besides, the game only rarely crashes if you screw up a .upc file. And if it does it's rarely caused by the upc file alone. (there are a few exceptions though so be warned, but upc files are relatively save to change)
If the game can't find the things mentioned in the upc file it just won't load them instead of CTD.