Space Engineers

Space Engineers

Automatic LCDs 2
Inventory of zero stock modded items not shown ?
I absolutely love this script, thanks so much for keeping it maintained for so long!!!

I've got an LCD showing inventory of modded items, and if the inventory is non-zero, they show up fine. However if there's none left, the line disappears.
Zero inventory lines work fine for vanilla items.

eg:
InvList * +gatlingammo:1000 +Ace_20x110mmAmmoBox:1000

Is this expected ?
< >
Showing 1-3 of 3 comments
That may be a bug, I was having the same issue with clang cola, cosmic coffee, flare gun, and flare clip items before the last update added support for them as vanilla items.
Kham 1 Jan @ 6:41am 
Modded items don't show up when there are 0 of them because the script doesn't know the item exists to list it unless it finds some of them.
There is a section of the script where you can manually add items to the script so it will be aware of their existence even if there are currently none in storage.
In the current version of the script look for "// MODDED ITEMS" on line 224.
Thanks, now I know why that happened, and know how to temporarily fix it if I find any more vanilla items that the script doesn't know about. :-)
< >
Showing 1-3 of 3 comments
Per page: 1530 50