Space Engineers

Space Engineers

38 ratings
Nanobot Automatic Repair and Build Station (Scripting Demo)
   
Award
Favorite
Favorited
Unfavorite
Type: Blueprint
File Size
Posted
Updated
1.314 MB
19 Feb, 2017 @ 3:01am
4 May, 2019 @ 3:01am
4 Change Notes ( view )

Subscribe to download
Nanobot Automatic Repair and Build Station (Scripting Demo)

Description
Nanobot Automatic Repair and Build Station

This is a scripting demo for the Nanobot Repair and Build System Mod.

Details on the Mod please see Nanobot Repair and Build System

  • The station itself consists mainly of 3x automatic welders and 3x assemblers to demonstrate the automatic queuing of missing items. The combination 3 to 3 is just by design and not necessary for the function. Missing items will be queued inside all assemblers, trying to have equal balanced queues.

  • There are serveral push buttons on the panel, to trigger the actions, outputs, .. .
    Please read the description on the large panel above the panels.

  • To use the demo paste it into a survival mode world. Using a creative world is also possible, but you won't notice all features (as there is no need to wait for the missing components, welding start immediately).

  • For details about the script itself, please take also a look into the script (inside programmable block), it put some (hopefully) usefull comments in.

  • If you like to use the block in your own scripts, the class RepairSystemHandler encapsulates all the functions the block offers and is designed to handle one or a list of systems to be used parallel. (In order to use the class you need also the base classes EntityHandler and EntityHandler<T>)

Feel free to use the code for your own designs.

(But I will be happy to receive some feedback)
11 Comments
Zynex 31 Dec, 2020 @ 2:07pm 
Well, if we could paint a ship automatically with a color when entering an area, that would do. Or just painting the energy blocks would also do. Grids with no energy also trigger janitor.
Dummy08  [author] 30 Dec, 2020 @ 6:45am 
I'm sorry currently not, the script could only control the features the B&R Block offers.
But I thinke you can setup the B&R itself already to eat anything. If you like to grind block you don't own switch on the 'Janitor' options. I've own the blocks just colorize them with the grind color you set at the B&R (you can color all Blocks of a grid at once).
Hope this helps.
Zynex 29 Dec, 2020 @ 1:17pm 
Is it possible to tune the script so the BAR grinds everything within its work area? would be neat for a grinder pit.
Dummy08  [author] 4 May, 2019 @ 3:42am 
@Xander Nirpow Yes I should working, maybe you just had an ownership issue?
Xander Nirpow 11 Mar, 2019 @ 12:07pm 
is this mod stil working ?
I can't make it detect projected BP, even using the demo mod.

Thanks.
Dummy08  [author] 27 Jul, 2018 @ 11:10am 
@Buhlowoz Please take a look into this Nanobot scripting is this what you are lookin for?
With the current game design, it is nearly imposible to create blocks (mods) that combine the skills of multiple blocks. (You can only inherite from one kind of parent block).
So for now I don't see any way to build such a compact version block, but maybe in the future :-)
Fox paws#6758 25 Jul, 2018 @ 11:01pm 
good afternoon. I want to note that your device works perfectly.
But can I ask you to make a detailed guide on setting the car collector.
and also ask you if you can make a very compact version of the assembler assembler and the software. so that it can be built into any system.
I will be very grateful. and then I can not figure it out.
Google Translate.
Dummy08  [author] 12 Apr, 2017 @ 3:41am 
@fletch39 Button "2 Begin" starts Script controled mode. If in 'script'-Mode each time you hit button "3 Next target" the next possible target is selected.
Craizy Daizy 8 Apr, 2017 @ 12:05pm 
Question when i hit number 2 button start should it start repairing everything or do i have to hit the next target button ?