GPT from trade incorrect on the Econ Overview screen

Technoluddite

Chieftain
Joined
Apr 17, 2006
Messages
78
It looks like that the values for income\expenses from diplomacy on the Economic Overview [F2] screen are wrong. They both show the same amount, which is the net value of income minus expenditure.

ie: If I'm receiving 20 GPT from trades and spending 5 GPT, it shows 15 as the value for for both income and expenses.

This is running 1.0.0.20 (with Dales True Start Locations mod, but I can't see why that would matter).

cheers
ak
 

Technoluddite

Chieftain
Joined
Apr 17, 2006
Messages
78
Nah, it's not the general brokenness of the game forgetting what trades have expired. The actual amout of gold received or deducted is right, it's just a display issue on the Econ Overview screen

I've done a little digging:
Compare lines 241 and 282 of ..\Assets\UI\InGame\Popups\EconomicOverview.lua, it's calling the same function (pPlayer:GetGoldPerTurnFromDiplomacy()) for both display elements. The name of which implies that only the net value is available, but obviously no one told the UI dev!

It will happen all the time, every game, but if you really want a save, I'll attach one after I start my next game - everyones stopped trading with me in my current game.
 
Top Bottom