Quote:
Originally Posted by HW3
Quote:
I can't make up my mind if this is a dumb question or not, lol. When a new ship is added to SH3 (Rose Castle Ore Carrier, for example) does SH3 randomly choose a ship and maybe it'll be the RC, or is the RC truly "added" - as an extra route, so-to-speak?
|
SHIII randomly chooses a ship from the type of ships specified.
|
Partly true
In the example below there is no "Class=" specified so the game will pick any "Type=4" ( Destroyer ) ship
[RndGroup 61.RndUnit 22]
Type=4
Origin=British
Side=0
CargoExt=-1
CargoInt=-1
CfgDate=19390801
No=1
Escort=true
SpawnProbability=30
CrewRating=2
Where as the entry below specifies class so in this example a Hunt 1 will be spawned
[RndGroup 80.RndUnit 8]
Class=DDHuntI
Type=4
Origin=British
Side=0
CargoExt=-1
CargoInt=-1
CfgDate=19421201
No=2
Escort=true
SpawnProbability=100
CrewRating=3