News:

Simutrans Chat Room
Where cool people of Simutrans can meet up.

Question about industry information

Started by Ranran(retired), March 15, 2019, 04:30:03 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Ranran(retired)

Hi. I'm in trouble. (´・ω・`)


This is the industry information window but I can not understand what these numbers represent and the use of slashes confuses me. (´・ω・`)
It looks like a bug to me, but I can not say anything because I do not know what it represents.

The help text says:

the quantity currently stored;
the number of those items currently in transit towards the industry;
(in brackets) the maximum number of those items that will be in transit to that industry before no further items will be put in transit;
the maximum storage capacity for that type of item;

In particular, the fourth number says "the maximum storage capacity for that type of item", but it is very small and the current stock amount greatly exceeds that.
ひめしという日本人が開発者達の助言を無視して自分好みの機能をextendedに"強引に"実装し、
コードをぐちゃぐちゃにしてメンテナンスを困難にし(とりわけ道路と建物関連)、
挙句にバグを大量に埋め込み、それを知らんぷりして放置し(隠居するなどと言って)別のところに逃げ隠れて自分のフォーク(OTRP)は開発を続けている
その事実と彼の無責任さに日本人プレイヤーは目を向けるべき。らんらんはそれでやる気をなくした(´・ω・`)
他人の振り見て我が振り直せ。ひめしのようにならないために、らんらんが生み出したバグや問題は自分で修正しなくちゃね(´・ω・`)

jamespetts

May I ask whether the last number in fact correlates with the storage capacity set in the relevant industry's .dat file?
Download Simutrans-Extended.

Want to help with development? See here for things to do for coding, and here for information on how to make graphics/objects.

Follow Simutrans-Extended on Facebook.

Ranran(retired)

Above example: Pub1910

InputCapacity[0]=36
InputCapacity[1]=36
The fourth number was 5 in both.


Pub1945:


InputCapacity[0]=36
InputCapacity[1]=24

Looks like there is a correlation.
ひめしという日本人が開発者達の助言を無視して自分好みの機能をextendedに"強引に"実装し、
コードをぐちゃぐちゃにしてメンテナンスを困難にし(とりわけ道路と建物関連)、
挙句にバグを大量に埋め込み、それを知らんぷりして放置し(隠居するなどと言って)別のところに逃げ隠れて自分のフォーク(OTRP)は開発を続けている
その事実と彼の無責任さに日本人プレイヤーは目を向けるべき。らんらんはそれでやる気をなくした(´・ω・`)
他人の振り見て我が振り直せ。ひめしのようにならないために、らんらんが生み出したバグや問題は自分で修正しなくちゃね(´・ω・`)

Jando

Quote from: Ranran on March 15, 2019, 04:30:03 PMIn particular, the fourth number says "the maximum storage capacity for that type of item", but it is very small and the current stock amount greatly exceeds that.

I believe that happens with all industries, there are cases where industries demand hundreds of times their storage capacity. Eventually the demanded items get delivered to the industry, thus it's kinda normal to see industries that have much more items in stock than their storage capacity.