Quote:
Originally Posted by misha1967
Did anybody ever mod this already awesome mod to include the historical availability dates so I won't have to consult a spreadsheet before I buy an upgrade?
|
Several people have asked me if they could continue work on this MOD and I gave them permission to do so but I have not seen anything come to fruition.
At least, not at SubSim.com
I have not even looked at any MOD’s for several months now but I am fairly certain that the Availability Dates are present in the files but commented out for testing purposes.
i.e.
Data\UPCDataGE\UPCUnitsData\UpgradePacks.upc
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
The "
;" character will comment a line so the game engine does not read that line for configuration.
Regards!
TheBeast