Space Engineers

Space Engineers

Drill Stop
10 kommentarer
MrFox 16 maj, 2022 @ 8:11 
this doesnt auto start the drills? Or maybe have them auto start if [Cargo Ice] is below x amount.

We setup a gas station on an ice moon
a Network Error 29 apr, 2021 @ 7:12 
been looking everywhere for this, thank you !
Morphik  [skapare] 12 apr, 2021 @ 17:22 
Go for it!
JarutheDamaja 11 apr, 2021 @ 6:10 
Hi Morphik, thanks for sharing this script - I love it and it works great.
Question, would it be ok for you if I upload a blueprint with your script in it?
Frayboy15 12 nov, 2020 @ 20:35 
Cool, thanks.
Morphik  [skapare] 11 nov, 2020 @ 12:26 
Yes, on line 30
GridTerminalSystem.GetBlocksOfType<IMyShipDrill>(allDrills, b => b.CubeGrid == Me.CubeGrid);
Edit to look like this
GridTerminalSystem.GetBlocksOfType<IMyShipDrill>(allDrills);
Frayboy15 10 nov, 2020 @ 20:42 
Is there a way to modify the code so it looks at subgrids? I have a mining tower and it doesn't detect the drills on the end of the piston.
Captain Insano 5 apr, 2019 @ 12:53 
Doesn't Work.
Morphik  [skapare] 9 jan, 2017 @ 19:26 
Total inventory capacity across all drills. Which means drills with turn off when they reach a total of 5% invenotry capacity. I found though that it's better to run this higher as the drills can fill up faster than the conveyors can move.
Coyote 9 jan, 2017 @ 16:54 
What does the 5% refer to? inventory capacity?