Quote:
Originally Posted by Beery
Also, if a ship is listed in the EnglishNames.cfg file (and the GermanNames and the FrenchNames files), and if that ship doesn't exist anywhere else in the game - will that cause problems? I.e. could we avoid problems by having these files list all ships from all mods, whether the actual ship models were in use or not?
|
I couldn't see why it would cause problems, it's really just a lookup table. If the ship doesn't exist in the game, it just means that the entry is never called upon.
Easily tested though, add a fictitious entry called "TEST=Test Ship" or something and then have a play. I'd be surprised if it failed.