Space Engineers

Space Engineers

评价数不足
Stargate Dialer
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
731.000 B
2016 年 12 月 3 日 下午 5:33
1 项改动说明 ( 查看 )

订阅以下载
Stargate Dialer

描述
This script shows how to control the stargate without a DHD.
It can perform the following:
  • Dial the stargate to a specific address
  • Cancel an in-progress dialing
  • Shutdown an active outgoing wormhole.
  • Open/Close the iris.

There are limitations compared to an actual DHD block:
  • Dialing is long. Gate animates.
  • The address must be used. A block name cannot be referenced for the destination.
6 条留言
Blazing Dragon 2 月 24 日 上午 6:00 
Will this ever get an update?
We tried to use in on our server and we get the following in the server log:

2025-02-24 14:00:52.007 - Thread: 1 -> MOD_CRITICAL_ERROR: Stargate Dialer
2025-02-24 14:00:52.007 - Thread: 1 -> in file: Unknown
2025-02-24 14:00:52.007 - Thread: 1 -> MOD PARTIALLY SKIPPED, LOADED ONLY 1/6 PHASES, Following Error occured:
Object reference not set to an instance of an object.
Sandbox.Game
at Sandbox.Definitions.MyDefinitionManager.LoadDefinitions(List`1 contexts, List`1 definitionSets, Boolean failOnDebug, Boolean isPreload)
Gwindalmir  [作者] 2019 年 11 月 28 日 上午 1:28 
I just tested this script, and it still works fine for all the listed operations.
If someone can show me what's wrong, I can fix it.

Otherwise, I don't see any reason to update this, there's really nothing to add.
It's mostly a sample showing all the functions you can use.
Bodyboarder2528 2019 年 3 月 5 日 上午 2:05 
any updates
Kyneroth 2018 年 6 月 10 日 下午 8:13 
Please fix, I am an admin in a dedicated server and the gates are a backbone of our system :D
Spartan-118 2018 年 4 月 27 日 下午 11:06 
please fix, i have some cool ideas for the use fo this mod, as well as we cant currently close the iris
Lathy...or is it 2018 年 4 月 25 日 下午 1:30 
Could you please update this script? It throws a null reference exception the very first time it tries to set the destination of the gate. I'm guessing the names of properties were changed and PB code wasn't updated to match, but I don't know enough to figure out how to fix it myself.