Transport Fever 2

Transport Fever 2

Trading Post
GordonDry 24. feb. 2022 kl. 11:28
Why "Sandbox Mode" and not debug mode?
Other "industry" mods provide a config button without the "Sandbox mode", it's only needed to have the debug mode enabled at the main settings.
This makes it possible to have finances and economics.
Adding the Sandbox Mode removes the finances and economics.

Could you also make your mod provide that it gets a button in a non-sandbox game?
Could you convert the script from constructionutil to industryutil?
< >
Viser 1-2 af 2 kommentarer
GordonDry 24. feb. 2022 kl. 11:39 
I just recognized that you mod already contains
game.config.sandboxButton = true
inside trading_post_senseless.con

Perhaps it does not work there becasue it's not a .lua - and thanks for that as it would bork a game if a player wants finances and economics.
GordonDry 24. feb. 2022 kl. 11:43 
I looked at the latest mod from HugeDragonYK and there it is:

Both are used
local industryutil = require "industryutil"
local constructionutil = require "constructionutil"
< >
Viser 1-2 af 2 kommentarer
Per side: 1530 50