Space Engineers

Space Engineers

Drill Stop
10 comentarii
MrFox 16 mai 2022 la 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 la 7:12 
been looking everywhere for this, thank you !
Morphik  [autor] 12 apr. 2021 la 17:22 
Go for it!
JarutheDamaja 11 apr. 2021 la 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 la 20:35 
Cool, thanks.
Morphik  [autor] 11 nov. 2020 la 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 la 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 la 12:53 
Doesn't Work.
Morphik  [autor] 9 ian. 2017 la 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 ian. 2017 la 16:54 
What does the 5% refer to? inventory capacity?