Space Engineers

Space Engineers

Automatic LCDs 2
Displaying a single inventory item without any context.
Hi,
I just started to dabble in this script.
I'm trying to display the remaining fuel rods in a reactor.
I'd like it to ONLY display:
"Uranium: 340 Kg"

I can't find the right arguments for this. My closest is
InvListNBS {T:Reactor} +uranium -ore
Which still displays the quota (the slash total value part). Can I remove the quota?
Thanks!
< >
Showing 1-2 of 2 comments
Kham 15 Sep @ 6:46am 
invListNBS {T:Reactor} +ingot/uranium:0

the :0 overrides the default quota and sets it to 0, if there's a 0 quota it wont display the target quota.
Last edited by Kham; 15 Sep @ 6:47am
teasuti 15 Sep @ 11:16am 
Perfect! Cheers mate!
< >
Showing 1-2 of 2 comments
Per page: 1530 50