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








command:add-gui-controller:Control Seat
It would start working after recompile, and you need to sit there. Once it started, you can leave the control station and GUI would still work (at a somewhat reduced refresh rate to help performance).
Press E to activate GUI items.
Hold mouse over shafts on the mining plan scheme to see additional info. Activate to toggle Planned/Cancelled.
Drones in the listing are color-coded, and the color mirrors the light color on the drone itself (see video if it's not clear).
0.9.56
command:low-update-rate would change script to Update10 (every 10th tick).
GUI would suffer, so not recommended for Dispatcher, but Agents are OK.
WholeAirspaceLocking option. It is located at the top of the script. Set it to true for "safer", but less intensive drone traffic. If enabled, the drone would hold lock for any transition (dock-shaft, shaft-shaft) for the whole path (a bit less efficient, but should eliminate any mid-air collisions).
This has effect only for multi-drone operations.
High factor is always 0.99, because refueling is fast compared to battery charge.
roll-power-factor set-value (1 by default) adjusts how powerful drone rotation around mining normal axis would be. From now on, drones would rotate to be aligned in the same way to minimize bumps in close proximity. If you experience some issues like drone stumbling, try setting it to a low value like 0.1, or zero to fully disable Roll override.
Added "toggle:cc" to switch control station mouse capture (i.e. you have several mouse-controlled GUIs bound to single control seat and you want to stop SCAM mouse pointer from moving).
Added "command:halt" for emergency cases when you need to stop all drones asap and restore their controls (overrides off, dampeners on, drills off, etc).
Drones roll-align for the same orientation only during drill-getAbove path segments from now on.
UI improvements.