Space Engineers

Space Engineers

Not enough ratings
Stargate Dialer
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
731.000 B
3 Dec, 2016 @ 5:33pm
1 Change Note ( view )

Subscribe to download
Stargate Dialer

Description
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 Comments
Blazing Dragon 24 Feb @ 6:00am 
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  [author] 28 Nov, 2019 @ 1:28am 
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 5 Mar, 2019 @ 2:05am 
any updates
Kyneroth 10 Jun, 2018 @ 8:13pm 
Please fix, I am an admin in a dedicated server and the gates are a backbone of our system :D
Spartan-118 27 Apr, 2018 @ 11:06pm 
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 25 Apr, 2018 @ 1:30pm 
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.