Transport Fever 2

Transport Fever 2

186 ratings
No Town Development
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
453.619 KB
2 Apr, 2020 @ 3:07am
1 Change Note ( view )

Subscribe to download
No Town Development

Description
This mod disables the automatic construction of town buildings and streets by the AI

The automatic town development is stopped for all cities, so you can do it yourself without the AI getting in your way.

In the Mod Settings you can switch the behavior on and off.

Removal/Revoke
If the mod is deactivated, the last set value remains active because the information is contained in the savegame.
So, if you want to re-enable the automatic town development, do the following:
  • Activate it in the settings
  • Load the savegame
  • Save
  • The Mod can be deactivated next time loading
Popular Discussions View All (2)
9
23 Aug, 2020 @ 6:36am
Mod not working...
☠ Xenith Xenaku ☠
3
2 Apr, 2020 @ 1:12pm
Configuration option
doug
99 Comments
VacuumTube  [author] 4 Jul @ 1:16pm 
true means they develop again.
If you generated towns in the same game session, you have to reload first.
model citizen 4 Jul @ 11:09am 
Loaded this mod but it doesn't seem to work on my Steam games on Mac. I found the settings file and it says Town Development Active = False. Towns still seem to develop. Should I try to change it to true?
VacuumTube  [author] 8 May @ 12:00pm 
You have to load the mod and change the setting. Then city development will be activated again. See the link for the (deprecated) mod setting system. Either use CommonAPI or the manual way by editing the settings.lua file.

Alternatively, use the CommonAPI console and enter in Script Thread:
for _,id in pairs(game.interface.getTowns()) do
game.interface.setTownDevelopmentActive(id, true)
end
transportrg77 8 May @ 3:05am 
Please explain to me more what to do to make the buildings start to build again, because I removed the mod from the map, I entered 10 times and still nothing, I even uninstalled this mod, but also buildings do not build. I would like to ask for a greater explanation of the guide so that houses can be built on the map again, etc.
thomas.bachmann1959 4 Dec, 2024 @ 4:24pm 
Seit dem Finalen Update baut die KI trotzdem Häuser u.s.w. - was kann ich machen damit das nicht funktioniert.
𝐎ᥣᑯ𝐑𝖾ᑯ𝐅ⱺ𝗑 12 Nov, 2024 @ 1:08am 
I finally did it. Phew. If anyone needs help doing this let me know. You do need to have the mod installed but have development turned off.

I only recommend using this mod if you REALLY don't want any further development, for instance, if your game is lagging. Do not use it to stop certain buildings being built, you can use other mods that will put placeholders in, or you can put a asset building in the place. Unfortunately the game will still build all buildings. This is why a mod is needed that enables users to disable particular buildings from being built, or at the very least, one that enables free demolition.
VacuumTube  [author] 11 Nov, 2024 @ 12:15am 
hmm seems you have to accept the terms first here https://www.transportfever.net/filebase/
𝐎ᥣᑯ𝐑𝖾ᑯ𝐅ⱺ𝗑 10 Nov, 2024 @ 9:53pm 
It comes up "Forbidden". "You do not have permission to access this document"
VacuumTube  [author] 10 Nov, 2024 @ 1:05pm 
𝐎ᥣᑯ𝐑𝖾ᑯ𝐅ⱺ𝗑 10 Nov, 2024 @ 12:09pm 
The API link isn't working. So you can't now install CommonAPI from anywhere.