安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






is hier noch wer?
die gebäude sind ja sackenteuer. 100M für ne ölqulle... dauert ja viel zu lang bis man das reinhat.
ohne geld (kostenlosmod) will ich aber auch nicht spielen,
kennt jemand eine möglichkeit um industrie kostenlos zu platzen?
Die durch die Mod gesetzten Industrien sind nur freigeschaltete aus dem Vanilla Game. Daran kanns also nicht liegen...
"cost = { price = X }" into the "metadata" section of an .mdl file of one of the industry models reflects this cost in game.
For example, I put "cost = { price = 1000000 }" into the main_building_small.mdl of the res\models\model\industry\food_processing_plant folder, and now to place the small food processing plant in-game costs 1 million + terrain costs.
Forests farms etc, I would leave them to their default locations on the map.
Tolle Mod, danke
industries =
{
{pos = { 9000, 9000 }, angle = math.rad(0.0), fileName = "industry/oil_well.con" },
{pos = { -9000, -9000 }, angle = math.rad(0.0), fileName = "industry/oil_well.con" },
}
But I have a question: If I place indsutries very close together (say a Forest and a Sawmill) with a train or truck station in the immediate vicinity, it seems the output production of the forest doenst (always) seems to work as input for the sawmill (even is there is enough demand and transport capacity for the logs and planks).
Am I missing something, or is the game mechanics not able to handle production well in such configurations. Should there e.g. always be a transport line from one industry to another?
for those with production stopping: if there is no consumption of an the end product of the line the bulk goods will also stop producing. that might be your problem