Space Engineers

Space Engineers

Automatic LCDs 2
Paladriaan 2019 年 5 月 19 日 上午 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?!
< >
正在显示第 1 - 2 条,共 2 条留言
Kham 2019 年 5 月 19 日 上午 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 2019 年 5 月 20 日 上午 9:46 
you are a legend... i seem to have over complicated it haha. thank you!
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50