It is not difficult to add new classes in your Ship names.cfg in Sh3 Commander.
Open the Ship names.cfg in the cfg folder of the SH3 Commander.
Lets say for example that we are looking for the M34B (there is no M034B class)
Use the search funtion and look for M34B
If you find a block starting like [M34B] then the names for that class are there and the problem is else where.
If your search comes up fruitless then:
Option 1 : Add to the block [CLASSMAP] the line M34B=GenericMerchantsAndTankers. This is the easy way
Option 2 : Be another Sailor Steve and do your own research for names.
When you have found some create a new class in the Ship names.cfg starting like this :
[M34B]
CargoTyp=1,2,3,3,3,3,3,3,4,4,4,5,5,5,6,6,7,7,8,8,9 ,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25
CrewRange=25|60
0001=SS Aenos
0002=SS Alavi
.
.
.
Be careful to follow the exact format.
The numbers for the cargo type correspond to the line CargoTyps_en=.... in the [text] block
GOOD LUCK
|