Transport Fever 2
198 ψήφοι
Resizable Parameter Window
   
Βραβείο
Αγαπημένο
Αγαπημένο
Μη αγαπημένο
Misc: Script Mod
Μέγεθος αρχείου
Αναρτήθηκε
Ενημερώθηκε
458.347 KB
18 Σεπ 2021, 12:55
4 Φεβ 2023, 10:10
2 σημειώσεις αλλαγών ( προβολή )

Συνδρομή για λήψη
Resizable Parameter Window

ΠΕΡΙΓΡΑΦΗ
Makes the parameter window of assets, constructions, etc resizable.

If you want it movable, activate in file: res/config/game_script/resizable_parameter_window.lua
28 σχόλια
[3.19]Icemaster 4 Φεβ 2023, 10:19 
merci
VacuumTube  [Δημιουργός] 4 Φεβ 2023, 10:11 
fixed
[3.19]Icemaster 19 Ιαν 2023, 22:25 
hey. doesnt seem to work with teh new beta
yuriyland 5 Μαϊ 2022, 14:09 
Fantastic, I really miss this now ... where to download? I haven't seen anything like it on Steam
petrus 5 Μαϊ 2022, 12:35 
"COOL! But as? What and where to change???"
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.
VacuumTube  [Δημιουργός] 5 Μαϊ 2022, 10:44 
I would say the rules are not intended to have that high numbers and that many inputs.
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.
yuriyland 4 Μαϊ 2022, 7:23 
And one more question is very important for me now. this has me stumped with my mod - is it possible to assign more than one (up to four) fabrication rules to a production? I don't want to churn out buildings for each individual product if the associated resources can be used to make another product. If I do according to the classical system for each unit of production, then I will have about 100 factories ... that's too much.

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.
yuriyland 4 Μαϊ 2022, 7:23 
COOL! But as? What and where to change??? And here's another point - in the window of production rules with a large number of resources, this does not fit in any way - is there a way to change this ???

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
petrus 3 Μαϊ 2022, 16:30 
I was unfortunately busy 'elsewhere' but now the mod is ready.
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