Space Engineers

Space Engineers

SESC-RefineryManager
23 条留言
Interloper 2023 年 7 月 18 日 上午 3:33 
Thanks for script. Is there any possibility to swap ores in quee in the same way ? it will be also good to refine all ores in quee time to time. For example i have three type of ore and every x seconds the first ore move to the last position, the second ore move to first position and so on.
CPT Haddock 2016 年 7 月 20 日 上午 5:50 
@Shorty - Ok, I only have two conveyors and some tubes connecting them so i think it should work. Tried another build doing the same thing and that time it worked great. Must be some mod confusing the script, thou i can't figure out which one. i've tried turning all other scripts off aswell to eliminate any confusion there but nothing.. Yes i use a timer to trigger the script.
Shorty  [作者] 2016 年 7 月 19 日 下午 6:19 
@Lighthugger - I usually have my banks of refineries connected as one blob, so I'm honestly not sure. But the script doesn't really do any logic around conveyers so there shouldn't be problems as long as you don't have some sorters or something in between. Are you triggering the script with a timer block?
CPT Haddock 2016 年 7 月 19 日 上午 11:04 
Having a small problem with this mod (and some other similar mods accually) so this isn't a bug report, more of me asking for assistance.

anyway, I have four refieries set up in two pairs, connected via conveyors. I can move stuff betwine all four refineries manually but the scrips is only equalising two of them.

I get the same result from all sorting scripts i've tried but this one seemes the most up to date, thats why i ask you guys.

Is it a known fact that all refineries must be connected without any conveyor in betwine or am i missing something obvious?

Thanx for the script anyway!
Amalek 2016 年 6 月 1 日 下午 9:45 
Thanks!
Strayed Soul 2016 年 6 月 1 日 下午 6:01 
Awesome, greatly appreciate this.
Shorty  [作者] 2016 年 6 月 1 日 下午 5:10 
Fixed, if you update it should work again.
Shorty  [作者] 2016 年 5 月 31 日 下午 1:24 
@Amalek, looks like they moved that again. I'll need to figure out where it lives now.
Strayed Soul 2016 年 5 月 30 日 下午 11:22 
Thanks @Amalek, i was kinda lazy with discription there.
Amalek 2016 年 5 月 30 日 下午 10:12 
Line 73 and 99 namespace 'ingame' does not exist in VRage.ModAPI. missing an assembly reference?

Current error when running script.
Wilmur 2016 年 5 月 30 日 上午 5:47 
thx man! :steamhappy:
Shorty  [作者] 2016 年 5 月 29 日 上午 10:04 
Thanks for the heads up, I'll take a look at it.
Strayed Soul 2016 年 5 月 29 日 上午 7:12 
it appears that this no longer works, i recive an error stating 2 lines are incorrect.
Wilmur 2016 年 3 月 10 日 上午 9:27 
nice! thx
Shorty  [作者] 2016 年 3 月 8 日 下午 2:45 
Just a heads up. I found the problem and it should be fixed now.
Shorty  [作者] 2016 年 2 月 29 日 下午 6:06 
@wilmur thanks! I don't speak french, but if I get a chance I will look into it. I haven't been playing SE lately so I haven't been keeping these updated.
Wilmur 2016 年 2 月 29 日 上午 10:09 
une mise a jours serait apprécier merci cela fonctionne très bien avant le mise a jours de 1.123
MD87 2015 年 12 月 5 日 下午 3:21 
Awesome script. I was gearing myself up to write something to manage ore in my refineries, but now I don't have to :)
Not Root 2015 年 8 月 19 日 下午 8:32 
@daemonseed80 Try this, I made a tweaked version to ignore blocks with a certain string in their name. http://pastebin.com/MKviqNh1
Shorty  [作者] 2015 年 7 月 18 日 上午 7:43 
@daemonseed80 not at the moment. I haven't played space engineers in a while, but I would use the sorting blocks to make sure stone, iron, cobalt, and nickel wouldn't go into the refineries. The script doesn't pull ores into the machines, it just moves them around between them.
daemonseed80 2015 年 7 月 17 日 下午 11:32 
Any way to filter/ignor a specific ore, i.e. stone, I use a mod to handle stone and I would like to be able to run the mods machines and my refineries at the same time. Love the script other than that.
Cuddlypanda 2015 年 4 月 13 日 下午 8:16 
i cant get it to work
WarCav 2015 年 3 月 4 日 下午 3:30 
Thank you so much for coding this, it is going to make the survival game I am in right now far more organized and productive.