Space Engineers

Space Engineers

Not enough ratings
DHD Menu (for StarGate mod)
   
Award
Favorite
Favorited
Unfavorite
Type: Blueprint
File Size
Posted
Updated
103.416 KB
15 May, 2015 @ 10:49pm
15 May, 2015 @ 10:54pm
2 Change Notes ( view )

Subscribe to download
DHD Menu (for StarGate mod)

Description
This is a blueprint that you can attach to your ship to control a DHD in the StarGate mod using a menu. The idea is to put the LCD in viewing range of your cockpit so you can control it from there. You can put as many addresses as you want in the private text of the lcd (each on a new line) and they will automatically show up in the menu. Then, choose the "Dial Gate" menu option to choose which gate to dial, then go back and select Jump to "TheGateName" to initiate the jump.

This menu can be controlled from the cockpit, a button panel or both. Simply drag the "DHD Controller" (Programming Block) to your action bar, choose "Run", and assign the arguments "Choose", "Back", "Up" and "Down" (multiple actions, you have to drag the programming block out multiple times). Then, you can control the menu with those actions.

If you have problems, make sure the permissions are right on all the blocks. Including the DHD device. You can change some settings in the script in the DHD Controller.

This blueprint is powered by my EasyAPI and EasyMenu scripts.

No timer necessary!

If you want to just use the script, you can find it here: on GitHub[raw.githubusercontent.com]

Take a look at the script header for settings and how to name blocks. Basically, you just need a programming block, an LCD, and a DHD. The LCD should be set to 1.5 font and have public text displayed. The private text is used for the address book.


Comment below if you need help.