View Single Post
Old 12-30-13, 04:32 PM   #4520
Trevally.
Navy Seal
 
Join Date: Apr 2007
Location: AN1536 (Orkney)
Posts: 5,451
Downloads: 166
Uploads: 28


Default

Quote:
Originally Posted by adrians69 View Post
Hi guys, I was wondering if any of you expert modders could help me out. I do not want to start a new campaign yet and am playing OH2.2. I was interested to see that the ships speeds have been fixed in 2.3 and was wondering if you could tell me which files I would have to change to apply just this fix.

Thanks

adrian
ooooh - this is the traffic.mis (not common) for each campaign - single ships
convoy.mis for convoys.

Both are very large files with many changes needed to change the ships speed.
Like this example:-

C:\Ubisoft\Silent Hunter 5\data\Campaigns\CampaignProjects\Total_Germany\tr affic.mis

Code:
 
 *****snip******
 [LanesGraph.Node 1]
Long=3575850.000000
Lat=3745740.000000
Height=0.000000
IsFromSingleMis=false
Name=Alexandria
Radius=5.000000
MaxSpeed=5.000000 <<<<<<not this one - this is node speed limit
RelatedSPRadius=20.000000
SpawnHeading=0.000000
Category=1
LayerOperation=0
RelatedMapLoc=
ShowOnMap=false
IsLocked=true
  
 [LanesGraph.Node 1.NodeGroup 1]
Type=TRAF_MERCHANT
Name=TRAF_001
Country=British
Speed=9
StartDate=19380101
EndDate=19451231
ReportPosTime=4101
ReportPosProbability=50
  
 [LanesGraph.Node 1.NodeGroup 1.NGMission 1]
Name=Tobruk
ObjectiveType=0
TargetNode=Tobruk
PathNodes=
UsePath=false
CooldownMonths=0
CooldownDays=3.500000
CrtCooldownHours=12.000000
CooldownHours=1
Priority=0
RewardPoints=0
StartDate=19410408
EndDate=19411127
  
 [LanesGraph.Node 1.NodeGroup 2]
Type=TRAF_MERCHANT
Name=TRAF_002
Country=British
Speed=9
StartDate=19380101
EndDate=19451231
ReportPosTime=5798
ReportPosProbability=50
  
 [LanesGraph.Node 1.NodeGroup 2.NGMission 1]
Name=Haifa
ObjectiveType=0
TargetNode=Haifa
PathNodes=
UsePath=false
CooldownMonths=0
CooldownDays=2.900000
CrtCooldownHours=12.000000
CooldownHours=1
Priority=0
RewardPoints=0
StartDate=19380101
EndDate=19451231
  
 [LanesGraph.Node 1.NodeGroup 3]
Type=TRAF_MERCHANT
Name=TRAF_041
Country=British
Speed=9
StartDate=19380101
EndDate=19451231
ReportPosTime=4569
ReportPosProbability=50
  
 [LanesGraph.Node 1.NodeGroup 3.NGMission 1]
Name=Port Said
ObjectiveType=0
TargetNode=Port Said
PathNodes=
UsePath=false
CooldownMonths=0
CooldownDays=2.800000
CrtCooldownHours=12.000000
CooldownHours=1
Priority=0
RewardPoints=0
StartDate=19380101
EndDate=19451231
  
 [LanesGraph.Node 1.NodeGroup 4]
Type=TRAF_MERCHANT
Name=TRAF_042
Country=British
Speed=9
StartDate=19380101
EndDate=19451231
ReportPosTime=4613
ReportPosProbability=50
  
 [LanesGraph.Node 1.NodeGroup 4.NGMission 1]
Name=Famagusta
ObjectiveType=0
TargetNode=Famagusta
PathNodes=
UsePath=false
CooldownMonths=0
CooldownDays=3.100000
CrtCooldownHours=12.000000
CooldownHours=1
Priority=0
RewardPoints=0
StartDate=19380101
EndDate=19451231
  
 [LanesGraph.Node 1.NodeGroup 5]
Type=TRAF_MERCHANT
Name=TRAF_290
Country=British
Speed=7
StartDate=19380101
EndDate=19451231
ReportPosTime=1522
ReportPosProbability=50
  
 [LanesGraph.Node 1.NodeGroup 5.NGMission 1]
Name=Piraeus
ObjectiveType=0
TargetNode=Piraeus
PathNodes=
UsePath=false
CooldownMonths=0
CooldownDays=3.000000
CrtCooldownHours=12.000000
CooldownHours=1
Priority=0
RewardPoints=0
StartDate=19380101
EndDate=19410428
  
 [LanesGraph.Node 1.NodeGroup 6]
Type=TRAF_MERCHANT
Name=TRAF_007
Country=British
Speed=7
StartDate=19380101
EndDate=19451231
ReportPosTime=1719
ReportPosProbability=50
  
 [LanesGraph.Node 1.NodeGroup 6.NGMission 1]
Name=Valletta
ObjectiveType=0
TargetNode=Valletta
PathNodes=
UsePath=false
CooldownMonths=0
CooldownDays=9.000000
CrtCooldownHours=12.000000
CooldownHours=1
Priority=0
RewardPoints=0
StartDate=19380101
EndDate=19451231
 *********snip****************
__________________
Trevally Mods for SH5
Trevally. is offline   Reply With Quote