Space Engineers

Space Engineers

Deuterium Fusion Reactors
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 !
< >
Beiträge 17 von 7
nukeguard  [Entwickler] 21. Mai 2020 um 9:56 
SubtypeId="DeuteriumContainer"
nukeguard  [Entwickler] 21. Mai 2020 um 9:57 
<Id>
<TypeId>Ingot</TypeId>
<SubtypeId>DeuteriumContainer</SubtypeId>
</Id>
nukeguard  [Entwickler] 21. Mai 2020 um 9:57 
<Id>
<TypeId>Ore</TypeId>
<SubtypeId>Deuterium</SubtypeId>
</Id>
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.
Zuletzt bearbeitet von Fat7i Bonané; 21. Mai 2020 um 17:01
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.
@Moss

Kindly, share that tweak, for future reference.
Huh.. I don't remember what it was. Let me think on it and I'll get back to you.
< >
Beiträge 17 von 7
Pro Seite: 1530 50