Space Engineers

Space Engineers

Not enough ratings
Scripting Languages
   
Award
Favorite
Favorited
Unfavorite
Description
I made my own scripting language for SE once. Turns out that wasn't an original idea...
Items (6)
ActionScript
Created by avaness
This project has been abandoned and will no longer receive any support A basic form of scripting that can be used by anyone. Editing the functionality of your script is very simple. Scripts are stored in the CustomData of the programmable block. You can co...
Sequencer v2
Created by Krypt
simple replacement for bunch of timer blocks Back when I found a fatal flaw in Easy Automation (it wasn't written by me). This is major update for my attempt to fix this issue :). Basically, this is what first version was intended to be. Features: - multip...
Easy Automation V2.0
Created by Coren
Current Version from this subscription = 2.054 Also check out my first Space Engineers Mod: Easy Access Programmable Block Controls https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2872094732 Timer Block no longer needed as of V2.035 Not compatible w...
EasyCommands
Created by Merlin of Mines
This script makes it easy to automate your creations using human readable commands that you enter into the Custom Data of the Programmable Block. Forget trying to write C# code in the in-game editor, or leaving the game to write code in an editor. Create s...
Easy Play
Created by Survival Ready
Easy Play is a automatition for basic game actions and processes related with the management of your crafts (ships, stations, rovers etc.) based on simple if/else logic and command sintax. With its help, you can define and change the states of any function...
SE Macros
Created by Cruel Sun
This in-game script is a simple solution for simple algorithms. A good choice if you don't know C#. Click here to open the manual Last added v1.75 - v1.76 Added DetailsHas branch. (suggested by Âmøur) Now it shows the Process on PB screen in realtime (don'...