Space Engineers

Space Engineers

Automatic LCDs 2
Paladriaan 19. maj 2019 kl. 5:54
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?!
< >
Viser 1-2 af 2 kommentarer
Kham 19. maj 2019 kl. 7:03 
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. maj 2019 kl. 9:46 
you are a legend... i seem to have over complicated it haha. thank you!
< >
Viser 1-2 af 2 kommentarer
Per side: 1530 50