Space Engineers

Space Engineers

评价数不足
Space Engineers Sidekick
由 Uzar 和其他 1 人合作完成
My guide for how to use the Space Engineers Sidekick web app, mod and PB script.
   
奖励
收藏
已收藏
取消收藏
Description
Do you like building outposts away from your main base. Mining camps, resupply caches, comms relays, etc.?
Do you sometimes forget to bring some vital component to get the outpost running. I know I do...
SE Sidekick changes that!

The intended application is as follows:
  1. The Space Engineers Sidekick Mod exports all buildable blocks to either a file or to your clipboard.
  2. The Space Engineers Sidekick App[venerable-kleicha-f7f27f.netlify.app] imports all buildable blocks and let's you create a list of blocks you want to build. It then calculates the components you need (taking into account mods, Ash Like Snow's ModAdjusterV2,...).
  3. In the load master the list of components can be split if you don't have the cargo to carry all in one load. The list can also be copied and pasted into the load master script.
  4. The loadmaster script requires ISY's inventory script to work and with it's help smartly distributes the components amongst your available cargo containers.
Space Engineers Sidekick Mod
It works like this:
  1. Add the mod to your current game
  2. Just type /sidekick ingame into your chat window - you export the (buildable) blocks from within your game to your clipboard
  3. You paste the data into the SE sidekick web app[venerable-kleicha-f7f27f.netlify.app]
or

  1. Add the mod to your current game
  2. Just type /sidekick file ingame into your chat window - you export the (buildable) blocks from within your game to a file (the file path is copied to your clipboard for easy use within the web app)
  3. You upload the data into the SE sidekick web app[venerable-kleicha-f7f27f.netlify.app]

Commands
  • /sidekick - exports all buildable blocks to the clipboard
  • /sidekick help - opens this guid
  • /sidekick file - exports all buildable blocks to a .json file in the global storage and pasts the relative path to the clipboard (just paste it into your file explorer)
  • /sidekick grid - exports all blocks on the grid you target for import to the SE sidekick web app[venerable-kleicha-f7f27f.netlify.app]

Within the web app you can select the blocks you want to build and the app calculates the components you need.
You can then paste the components into the loadmaster script for storing the required components on your vessel (with the help of ISY inventory)
Space Engineers Sidekick Web App
TM Soon
Loadmaster Script
Description:
The loadmaster script works together with the sidekick web app to store the necessary components on your vessel.
Also displays the max. total volume your vessel can carry.

Instructions:
  1. Make sure you already have a programmable block running ISY's inventory manager either on your vessel or on a grid connected to your vessel. This is necessary since ISY's inventory manager will be used to transfer the components to your inventories.
  2. Build a programmable block on your vessel. It has to be on the same grid as the cargo containers that you would like to fill.
  3. Change or use the "excludedInventoryTag" at the top of the script. If you want to exclude certain inventories from being counted in, add the tag to the block name.
  4. Follow the instruction and paste the name of the ship connector you want to use into the argument field and click run.
  5. Paste the output from the sidekick web app into the programmable blocks custom data

Congratulations, the required components will be loaded if sufficient inventory space is available.

Details:
The loadmaster script identifies all non-production inventories on your vessel (cargo, connectors, cockpits, etc.). It analyzes whether the inventories are connected and can pass large or small components.
It
GET IN TOUCH
Discord
[discord.gg]