News:

Congratulations!
 You've won the News Item Lottery! Your prize? Reading this news item! :)

Disguise of land value

Started by RESTRICTED ACCOUNT, August 17, 2021, 11:44:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

RESTRICTED ACCOUNT

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.

Mariculous

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.