Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
If you generated towns in the same game session, you have to reload first.
Alternatively, use the CommonAPI console and enter in Script Thread:
for _,id in pairs(game.interface.getTowns()) do
game.interface.setTownDevelopmentActive(id, true)
end
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.