Transport Fever 2

Transport Fever 2

Trading Post
GordonDry 24 Feb, 2022 @ 11:28am
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?
< >
Showing 1-2 of 2 comments
GordonDry 24 Feb, 2022 @ 11:39am 
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 @ 11:43am 
I looked at the latest mod from HugeDragonYK and there it is:

Both are used
local industryutil = require "industryutil"
local constructionutil = require "constructionutil"
< >
Showing 1-2 of 2 comments
Per page: 1530 50