Page 1 of 1
Patch 1.01 Replacements still the same cost as 1.0
Posted: Wed Dec 16, 2015 5:17 am
by tmaros
The change notes for the new patch mention that the cost of replacements has gone down. So I loaded the patch and started a new January 1805 campaign game, but the replacements costs are the same as in version 1.0. I know the patch has loaded because I see the new Sea Lion scenario. I tried uninstalling the game and reloading it, but I keep getting the same old costs.
What am I doing wrong?
Posted: Wed Dec 16, 2015 5:52 am
by vicberg
It has. A single artillery replacement used to cost 35 horses. Now it costs 0.
Posted: Wed Dec 16, 2015 9:51 am
by Pocus
you should get these costs:
// Replacements categories: costs
rplCatInfMoney = 35
rplCatInfConscript = 70
rplCatInfWSU = 2
rplCatInfGoods = 0
rplCatCavMoney = 45
rplCatCavConscript = 35
rplCatCavWSU = 2
rplCatCavGoods = 20
rplCatArtMoney = 45
rplCatArtConscript = 5
rplCatArtWSU = 15
rplCatArtGoods = 0
rplCatSvcMoney = 25
rplCatSvcConscript = 50
rplCatSvcWSU = 5
rplCatSvcGoods = 0
rplCatShpMoney = 75
rplCatShpConscript = 25
rplCatShpWSU = 35
rplCatShpGoods = 0
Posted: Thu Dec 17, 2015 1:19 am
by tmaros
I figured out my problem. I had made a copy of the old GameLogic file and renamed it GameLogic2 in the same folder. After I deleted that file it populated the new values. I don't understand why that happened.....but it is now fixed.
Sorry to be a bother.
Posted: Thu Dec 17, 2015 10:24 am
by Pocus
That's ok, we appreciate modders and modding, it keeps the game alive and it help improves it in the end.
