Space Engineers

Space Engineers

Drill Stop
10 Komentar
MrFox 16 Mei 2022 @ 8:11am 
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:12am 
been looking everywhere for this, thank you !
Morphik  [pembuat] 12 Apr 2021 @ 5:22pm 
Go for it!
JarutheDamaja 11 Apr 2021 @ 6:10am 
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 @ 8:35pm 
Cool, thanks.
Morphik  [pembuat] 11 Nov 2020 @ 12:26pm 
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 @ 8:42pm 
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:53pm 
Doesn't Work.
Morphik  [pembuat] 9 Jan 2017 @ 7:26pm 
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 @ 4:54pm 
What does the 5% refer to? inventory capacity?