Space Engineers

Space Engineers

Not enough ratings
Deep Space Nation Collection of Useful Scripts
   
Award
Favorite
Favorited
Unfavorite
Description
A collection of scripts I've found on the workshop that I find incredibly useful!
Items (23)
Solar Panel Alignment Script [BROKEN]
Created by mezzodrinker
Current revision: Solar Panel Alignment Script rev8 IMPORTANT This script was broken by a change in the Ingame Programming API. Once I find the time, I'll work on an update that fixes several compile and runtime problems. Until I find the time, knowledge a...
GPS Recorder
Created by MMaster
v:0.33 (1.144 compatible) In-game script by MMaster You need to update script in your programmable blocks - just load it & check it again just as first time. Records GPS Waypoints to LCD or Text Panel to make it easy to make Autopilot Waypoints. Allows aut...
Airlock Control
Created by MMaster
v:0.976 (01.201 compatibility, fix wrong text length on corner LCDs & take LCD text padding setting into account) In-Game script by MMaster & Morphologis Last update: Fixed LCD flicker * Fixed timing to improve airlock response times * Updated for 01.186 v...
Oxygen Lockdown
Created by MMaster
v:0.73 (1.190 compatible) Timer block not required anymore In-game script by MMaster & Morphologis UPDATE: Compatible with 1.185 - You need to install it again to programmable block just as you did first time. Timer block is not required anymore! Closes do...
Configurable Automatic LCDs
Created by MMaster
The new major update of this script was released here: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=822950976 I hope you will like it! Merry Christmas everyone! ====================================================== ^^ THIS SCRIPT WAS NOW REPLACED...
Solar Alignment for Fixed Solar Panels
Created by ZerothAngel
2017-11-17 Update: No longer needs a timer block. If you had one before, I recommend you "disconnect" it from the prog block (remove all its actions) to reduce surprises. This script keeps your ship's (fixed) solar panels aligned with the sun by manipulati...
Oxygen Tank Level Control(Obsolete since hydrogen update)
Created by Joretap0
! THIS SCRIPT IS OBSOLETE SINCE HYDROGEN ADDED IN GAME, USE IT ONLY FOR SCRIPTING EXAMPLE This script allow you to regulate Oxygen Tank Level by controlling the Oxygens Generators. Like that, you can use the AirVent depressurize function that ever blocked ...
Precise Timers (Frame by Frame Countdown of Timers)
Created by SioxerNikita
Important Update: Before I was checking if the timer already existed in the list of timers it checks by their name, and could cause some unintentional behavior. Now it works perfectly as intended. Allows the countdown delay to be set to a certain amount of...
Graphical Sensor Radar
Created by alex
This is an InGame Programming Script that simply uses a sensor mounted on a rotor. It can detect anything that sensors can detect, including spiders. It works with or without sensor mods. You only need: 1 timer block 1 programming block 1 rotor 1 sensor 1 ...
Whip's Planetary Compass Script
Created by Whiplash141
Previously titled: "Whip's Planetary Bearing & Compass Script"     Update This code has had a complete rewrite as of June 26, 2020. It should now be much more pretty and work on all text panels and blocks with multiple screens (like cockpits).     Descript...
Simple Cargo Dispenser
Created by ALL▲CAPS
// Simple Cargo Dispenser // By WhiteWorlB This Script showcases how i think you should recieve items(weapons, ammo) from your inventory, Improvements will follow as i learn. However this works pretty well atm. i use it to keep ammo and weapons handy. How ...
Rotorless Graphical Radar
Created by alex
This is an InGame Programming Script. You only need: 1 Timer Block 1 Programming Block 1 LCD / Text Panel 1 Remote Control Block (1 Power source, obviously) 1) Put the script in the programming block 2) Put the programming block in the timer 3) Put the tim...
Ratatosk LCD Mirroring over Laser Antenna (OBSOLETE)
Created by Craig P
More recent version by another programmer: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1088254643 This will synch two LCD panels on two different ships using a laser antenna connection. Works in vanilla or with mods, single or multiplayer, howeve...
Graphical Radar Script Mark II
Created by alex
This is a script for programming blocks. It will not show up in your mod list, it will only show up in your scripts list when you edit programming blocks. IMPORTANT! If you get an error saying "Caught exception during execution of script:Common language Ru...
[Archive] Rdav's Turret-Tracking-Script
Created by Rdav
Hi There! NOTE: this version has been superseded by my EZ turret AI, and is held for archive purposes only, please see my workshop for the latest version! The arms race continues! This time with a new script that will give AI to any player made turrets on ...
Gameboy Emulator for Space Engineers
Created by rockyjvec
EDIT: DUE TO SPACE ENGINEERS UPDATES SINCE THIS WAS RELEASED, A TIMER BLOCK IS NO LONGER REQUIRED FOR THIS SCRIPT TO WORK A fully functional, full speed gameboy emulator writtin in the vanilla in-game API with no mods. Roms are loaded as base64 encoded str...
Hover Aligner
Created by p3st|cIdE
Like Gravity Aligner, keeps a ship aligned within angular tolerance of the gravity vector, keeps it from flipping over, using gyros. This one can also lock the altitude using available thrusters, relative to sea level or the terrain. To set it up, you'll n...
Graphical 3D Radar Script
Created by alex
This is a script for programming blocks. It will not show up in your mod list, it will only show up in your scripts list when you edit programming blocks. This script plots any targets that your sensors detect, so you need to use your creativity to figure ...
Easy Radar Homing Script (Decommisioned)
Created by Alysius
GetFreeDestination is officially removed from game, therefore this item is now only a relic of the past. NEW! Checkout my new replacement script, the Camera Raycast Lock-On Script: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=807454034 This is a V...
Secure Door- Code Write
Created by jubbajubbjubb
A world demonstrating the script in action can be found here **REQUIRES** Secure Door- Code Read to function Optional Secure Door- Code Reset but highly recommended Provides an easy and reliable way to reset the generated codes before generating a new set ...
Phils_Ship_Diagnostics
Created by PH1L1P
NOTE: Some modded blocks will cause this script to break. Second note: This script has been in a pretty stable place for a while, and I really want to write it again from scratch (since I was still learning C# when I wrote this). That said, I am going to w...
[OUTDATED] Whip's Pixel Artificial Horizon
Created by Whiplash141
This script has been functionally replaced by my new Artificial Horizon Redux! Development on this script has ceased, but I will continue to maintain it as best I can. NEW! - Variables are configured in the custom data! Massive performance gains You no lon...
Phils_Easy_Airlocks
Created by PH1L1P
Basic setup: 1. Programming block with script 2. Timer block that triggers self "now" and triggers programming block 3. Two doors with names like this: airlock_12a and airlock_12b or airlock_99henry and airlock_99johnson or airlock_01X and airlock_01foo Yo...