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 !
< >
1-7 / 7 のコメントを表示
nukeguard  [開発者] 2020年5月21日 9時56分 
SubtypeId="DeuteriumContainer"
nukeguard  [開発者] 2020年5月21日 9時57分 
<Id>
<TypeId>Ingot</TypeId>
<SubtypeId>DeuteriumContainer</SubtypeId>
</Id>
nukeguard  [開発者] 2020年5月21日 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.
最近の変更はFat7i Bonanéが行いました; 2020年5月21日 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.
< >
1-7 / 7 のコメントを表示
ページ毎: 1530 50