Space Engineers

Space Engineers

Taleden's Inventory Manager
Delebre 2 May, 2016 @ 12:01am
Totally Confused
Hello, I really want to use this script, but it doesn't seem to do what I want it to do.

I have a mod block that refines stone into trace minerals. I want ANY stone that gets sent into this grid, to be automatically SPLIT between 6 different refineries. This way they all equally share the load. However, when I try to do this, it will always send ALL of the stone to just one refinery.

I was labeling them as such:

[TIM Stone:p1:10k] OE-1
[TIM Stone:p1:10k] OE-2
[TIM Stone:p1:10k] OE-3
[TIM Stone:p1:10k] OE-4
[TIM Stone:p1:10k] OE-5
[TIM Stone:p1:10k] OE-6

But it will just send it all to one of these. Often number 4, which I don't know why.. it's identical to the others. o_O

Help?
< >
Showing 1-3 of 3 comments
ShadeX 2 May, 2016 @ 2:24pm 
P1 is their priority, and all have the same priority... try going p1 p2 p3 p4 and that will fille p1 first then p2 then p3 then p4 etc... If you are wanting it split evenly then put the :SPLIT command after the 10k but before the ]
Last edited by ShadeX; 2 May, 2016 @ 2:25pm
Delebre 3 May, 2016 @ 12:22am 
Thanks ShadeX. I'll give that a try! :D
taleden  [developer] 21 May, 2016 @ 7:32pm 
No, to split it the way you want, you actually do want them all to be the same priority -- otherwise TIM will definitely try to fulfill the highest priority first, then the next one, etc. I think the more likely problem is that you have "use conveyor system" enabled on the blocks, so the default game behavior is making one of them suck up all the stone before TIM can even get to it. Try turning that off, and changing the priority back to be all the same (you can also take off the ":10k" amount if you want, but you don't have to), and see if that helps.
Last edited by taleden; 21 May, 2016 @ 7:32pm
< >
Showing 1-3 of 3 comments
Per page: 1530 50