Steamをインストール
ログイン
|
言語
简体中文(簡体字中国語)
繁體中文(繁体字中国語)
한국어 (韓国語)
ไทย (タイ語)
български (ブルガリア語)
Čeština(チェコ語)
Dansk (デンマーク語)
Deutsch (ドイツ語)
English (英語)
Español - España (スペイン語 - スペイン)
Español - Latinoamérica (スペイン語 - ラテンアメリカ)
Ελληνικά (ギリシャ語)
Français (フランス語)
Italiano (イタリア語)
Bahasa Indonesia(インドネシア語)
Magyar(ハンガリー語)
Nederlands (オランダ語)
Norsk (ノルウェー語)
Polski (ポーランド語)
Português(ポルトガル語-ポルトガル)
Português - Brasil (ポルトガル語 - ブラジル)
Română(ルーマニア語)
Русский (ロシア語)
Suomi (フィンランド語)
Svenska (スウェーデン語)
Türkçe (トルコ語)
Tiếng Việt (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2806943651
My mod will make the default window resizable/bigger hence you'll be able to fit more data on the window without the need of scrolling.
It's very difficult to change existing game windows, if possible at all.
And no multiple rules are not possible, as already answered to you at the forum.
For example:
local stockListConfig = {
stocks = { "PASSENGERS", "SAWDUST", "DIRTY_PAPER", "CHEMICALS", "COLOR_RED", "COLOR_GREEN" },
rule1 = { input = { {4,2,0,1,0,0},{5,1,3,2,0,0}, }, output = { PAPER = 1, PASSENGERS = 2 }, capacity = 100 },
rule2 = { input = { {5,4,0,2,0,0},{8,6,4,5,0,0}, }, output = { CARTONS = 1, PASSENGERS = 4 }, capacity = 100 },
rule3 = { input = { {5,2,0,2,1,1},{8,1,3,5,1,1}, }, output = { STICKER = 1, PASSENGERS = 4 }, capacity = 100 },
And if so, how to do it correctly.
Or - change the graphical representation to numeric (I always follow the sequence)
for example:
rule1 = { input = { { {4,2,0,1,0,0},{5,1,3,2,0,0}, }, output = { PAPER = 1, PASSENGERS = 2 }, capacity = 100 },
do not display 4 cargo icons, just "4"
https://gtm.steamproxy.vip/ugc/1858308488255416276/AEC5F2B316AF37E60693904271352FD2744124F0/?imw=1024&imh=623&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=true
Once the spring game update is deployed I will publish the mod. I want to be 1000% sure that this is compatible with the updated game.
Also :) I've just finished testing yuriyland's request and, guess what, it works :)
https://imgur.com/a/YTJc0LU