Space Engineers

Space Engineers

Deuterium Fusion Reactors
Fat7i Bonané May 20, 2020 @ 10:44am
How to get it to work with MMaster's LCD script
Hi Engineers,

So I'm trying to include my fusion reactor in my lcd with the popular script by mmaster but I can't seem to get it to show. For those of you familiar with the script and this mod, this is what I typed, per the mod's description :

InvListS {T:Fusion Reactor} +DeuteriumContainer:1000

Did I get something wrong here?

Thanks !
< >
Showing 1-7 of 7 comments
nukeguard  [developer] May 21, 2020 @ 9:56am 
SubtypeId="DeuteriumContainer"
nukeguard  [developer] May 21, 2020 @ 9:57am 
<Id>
<TypeId>Ingot</TypeId>
<SubtypeId>DeuteriumContainer</SubtypeId>
</Id>
nukeguard  [developer] May 21, 2020 @ 9:57am 
<Id>
<TypeId>Ore</TypeId>
<SubtypeId>Deuterium</SubtypeId>
</Id>
Fat7i Bonané May 21, 2020 @ 12:09pm 
Unfortunately I also tried adding the type too like so, since the script permits it :

InvList {TG:My Container} +ingot/deuteriumcontainer:1000

But it didn't work. I'll try againt to double check any typo I may have made.

And thanks for all the help.
Last edited by Fat7i Bonané; May 21, 2020 @ 5:01pm
Fat7i Bonané May 22, 2020 @ 11:42am 
Alright here's the explanation (shout out to Kham on MMaster's Auto LCD, he helped me a lot).

So the thing is any modded item that's not registered inside the script won't show if there's no specimen of it in the cargo. As long as there's one item of it in the circuit a line will appear on the LCDs. There's a smallish tweak to the script to make the items show even when there's zero of them.
XRCInfiniteXero Sep 2, 2020 @ 5:34am 
@Moss

Kindly, share that tweak, for future reference.
Fat7i Bonané Sep 2, 2020 @ 11:40am 
Huh.. I don't remember what it was. Let me think on it and I'll get back to you.
< >
Showing 1-7 of 7 comments
Per page: 1530 50