Space Engineers

Space Engineers

Automatic LCDs 2
Paladriaan 19 May, 2019 @ 5:54am
Script not updating?!
Hello all,

I'm having issues getting my script to update for some reason...
All was working fine before, but i expanded my base and moved my cargo containers, And for whatever reason, the ingot an ore counter remain on 0... but when i do the basic "Inventory" command (where it shows everything) the ore is updating as normal...
But then when i apply the filter: "* -all +ingot" or just the "Inventory Ingot" command, all shows 0 again?!
< >
Showing 1-2 of 2 comments
Kham 19 May, 2019 @ 7:03am 
To use a negative modifier, you need to have first applied some sort of positive modifier. You also never need to use -all because by default any positive modifier will only add that to the screen.
Proper usage would be like

Inventory * +ingot
invList * +ingot
invList * +ingot -ingot/gold
invList * +all -tool -ammo
etc
Paladriaan 20 May, 2019 @ 9:46am 
you are a legend... i seem to have over complicated it haha. thank you!
< >
Showing 1-2 of 2 comments
Per page: 1530 50