Space Engineers

Space Engineers

Drill Stop
10 kommenttia
MrFox 16.5.2022 klo 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.4.2021 klo 7.12 
been looking everywhere for this, thank you !
Morphik  [tekijä] 12.4.2021 klo 17.22 
Go for it!
JarutheDamaja 11.4.2021 klo 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.11.2020 klo 20.35 
Cool, thanks.
Morphik  [tekijä] 11.11.2020 klo 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.11.2020 klo 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.4.2019 klo 12.53 
Doesn't Work.
Morphik  [tekijä] 9.1.2017 klo 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.1.2017 klo 16.54 
What does the 5% refer to? inventory capacity?