The International Simutrans Forum

Simutrans Extended => Simutrans-Extended bug reports => Simutrans-Extended development => Simutrans-Extended closed bug reports => Topic started by: RESTRICTED ACCOUNT on August 17, 2021, 11:44:47 PM

Title: Disguise of land value
Post by: RESTRICTED ACCOUNT on August 17, 2021, 11:44:47 PM
There is a 100-fold difference between the display of land value and the actual cost of consumption. Can I ask which is the correct?
The GUI display can be fixed immediately. If not, someone will have to find and fix the relevant code and can have a significant impact on game balance.

EDIT:
The internal value should be 1/100 when displays on the GUI, but it looks like it's not doing that. This will be fixed in an overhaul patch for the way_info window that I am currently working on.
Title: Re: Disguise of land value
Post by: Mariculous on August 18, 2021, 09:14:07 AM
I stumbled across the same.
Usually currency units in simutrans are stored in simucents internally but displayed in simucredits.
Seems like the 1/100 conversin from simucents to sumucredits is missing in the UI.