Space Engineers

Space Engineers

Automatic LCDs 2
teasuti 15. sep. kl. 6:30
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!
< >
Viser 1-2 af 2 kommentarer
Kham 15. sep. kl. 6:46 
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.
Sidst redigeret af Kham; 15. sep. kl. 6:47
teasuti 15. sep. kl. 11:16 
Perfect! Cheers mate!
< >
Viser 1-2 af 2 kommentarer
Per side: 1530 50