04-15-13, 06:00 PM
|
#1757
|
Grey Wolf 
Join Date: Nov 2010
Location: Texas
Posts: 887
Downloads: 1823
Uploads: 0
|
Danke Herr Trevally.
Quote:
Originally Posted by Trevally.
goto :-
C:\Ubisoft\Silent Hunter 5\data\UPCDataGE\UPCUnitsData\UpgradePacks.UPC
Look for this near the top:-
Code:
[UpgradePack 2]
ID= UpackUb7FUMO29Radar
NameDisplayable=UpackVIIFUMO29Radar-Name
Info=UpackVIIFUMO29Radar-Info
Notes=UpackVIIFUMO29Radar-Notes
FunctionalType= UpFTypeSensorRadar
UpgradePackSlotType= UboatType7Radar
ImageIndex=14
Type=NULL
UnitUpgradePackIntervalOptionCurrent= NULL, NULL, 0
UnitUpgradePackIntervalOptions1=NULL, 1942-06-01, 2000
;UnitUpgradePackIntervalOptions1=1942-02-01, 1942-06-01, 2000
UnitUpgradePackIntervalOptions2=1942-06-01, 1942-08-01, 1000
UnitUpgradePackIntervalOptions3=1942-08-01, 1942-10-01, 900
UnitUpgradePackIntervalOptions4=1942-10-01, 1943-02-01, 800
UnitUpgradePackIntervalOptions5=1943-02-01, NULL, 300
IDLinkUpgradePackElements= EqpFumo29RadarApp, NULL, EqpFuMO29
TrackingID=601
and change it to this:-
Code:
[UpgradePack 2]
ID= UpackUb7FUMO29Radar
NameDisplayable=UpackVIIFUMO29Radar-Name
Info=UpackVIIFUMO29Radar-Info
Notes=UpackVIIFUMO29Radar-Notes
FunctionalType= UpFTypeSensorRadar
UpgradePackSlotType= UboatType7Radar
ImageIndex=14
Type=NULL
UnitUpgradePackIntervalOptionCurrent= NULL, NULL, 0
;UnitUpgradePackIntervalOptions1=NULL, 1942-06-01, 2000
UnitUpgradePackIntervalOptions1=1942-02-01, 1942-06-01, 2000
UnitUpgradePackIntervalOptions2=1942-06-01, 1942-08-01, 1000
UnitUpgradePackIntervalOptions3=1942-08-01, 1942-10-01, 900
UnitUpgradePackIntervalOptions4=1942-10-01, 1943-02-01, 800
UnitUpgradePackIntervalOptions5=1943-02-01, NULL, 300
IDLinkUpgradePackElements= EqpFumo29RadarApp, NULL, EqpFuMO29
TrackingID=601
Then restart the campaign you want 
|
Thanks for the info Trevally. I guess it was the emblem mods I had in there. When I reactivate them I will do what you said.
|
|
|