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









Update your script and in the [docking] section, add "ManageTanks=true" and tanks will change their stockpile setting when they dock.
Obviously not everyone will want that, so the default is false.
It doesn't support rotor docking, but otherwise you would just configure the "docking" section in the Custom Data
- ManageBatteries set to true if you want the batteries to be set to recharge when docking
- ManageDampers set to true if you want inertial dampers to be disabled when docking (this means thrusters & gyros do not fight the parent ship)
- DockingPort -- just the name of the connector to use
The EnableOn* and DisableOn* settings take a group name, so if you have a group of things to enable or disable, just group them together and put it on the matching line.
Once you have your settings configured, Recompile the script (or run it with updateconfig).
When you dock or undock, it will only take the actions if it successfully docked or undocked.
Supporting H2/O2 tank stockpile (forcing them to fill) is a good idea; I'll see about adding that some time.
to name some additionals to your list
- deaktivating gyros so they do not counteract the carrier ships gyros
- powering down lights, thrusters to safe power and H2
- o2/h2 generators which can be a performance drag and the carrier has those anyways
on the other hand what needs to be activated is
- charging of batteries
- refueling H2 and O2 tanks (forced fill up ? not sure the correct translation here)
That then all ofcause reveresed when undocking.
Also set the default automatic airlock delay to 0.5 seconds instead of 0 seconds