Transport Fever 2

Transport Fever 2

Trading Post
GordonDry 2022 年 2 月 24 日 上午 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?
< >
正在显示第 1 - 2 条,共 2 条留言
GordonDry 2022 年 2 月 24 日 上午 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 2022 年 2 月 24 日 上午 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"
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50