安装 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(越南语)
Українська(乌克兰语)
报告翻译问题








I have a dual axis solar panel setup in a T-shape [1 X rotor and 2 Y rotors, left and right side]
Output from the first run: [If you mean the text that comes up in the panel under faction info]
Initializing core...
X rotors: 1
Y rotors: 1
Solar panels/Oxygen farms: 1
Dual Axis mode enabled
Timer management enabled
[Number] Kw
Rotor X1
Rotor Y1
Rotor Y2
the settings i'm trying to use: [Don't know if this is the right way to do them or not]
const bool EnableDuplicateRotorX = false;
const bool EnableDuplicateRotorY = true;
const string NameOfDuplicateSourceX = "";
const string SearchForDuplicateDestX = "";
const string NameOfDuplicateSourceY = "Rotor Y1";
const string SearchForDuplicateDestY = "Rotor Y2";
http://images.akamai.steamusercontent.com/ugc/581326261507047689/AC0D07080731AEAC27FB7D298DF1A8E3B2668DED/
Two things.
1: I've also made a T-shaped solar aray and can't get it to work for some reason, when u have time to post a tutorial it would be much appreciated.
2: Sometimes the arrays on the Y-axel just keep going round and round... Will it breakthe script if I manually ad a max and min angle on the rotors so it stays within that angle?