Space Engineers

Space Engineers

599 betyg
Inventory Viewer
2
4
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Filstorlek
Lades upp
Uppdaterades
1.448 MB
30 dec, 2016 @ 10:17
2 jun, 2021 @ 13:47
27 ändringsnotiser ( visa )

Abonnera för att ladda ner
Inventory Viewer

Beskrivning
Setup

Required blocks:

FIRST and at all points henceforth - make sure all blocks are set to be owned by you.

1. Programming Block
The programming block needs to be loaded with "Inventory Viewer", checked (compiled), and remembered (saved)

2. Primary LCD panel

Add the tag "[LCD_CARGO]" anywhere in the front or back of LCD panel(s) name.
Example: "LCD Panel 20 [LCD_CARGO]"
Insert the name of the container / refinery / group name / etc. in CustomData field.
Example: "Large Cargo Container 2"

3. Secondary(s) LCD panel (optional)

Add the tag "[LCD_CARGO]" anywhere in the front or back of LCD panel name.
Example: "LCD Panel 21 [LCD_CARGO]"
Insert the name of primary LCD pane in CustomData field.
Example: "LCD Panel 20 [LCD_CARGO]" or
"LCD Panel 20 [LCD_CARGO]:2", where 2 is order

Done.

Customizable colors

Primary LCD panel, CustomData example:

backgroundcolor = saddlebrown
bordercolor = black
headercolor = saddlebrown
cellcolor = dimgray
emptycellcolor = gray
progressbarcolor = dimgray
backgroundcolor = midnightblue
bordercolor = roalblue
headercolor = midnightblue
progressbarcolor = dimgray
backgroundcolor = darkgreen
bordercolor = mediumseagreen
headercolor = darkgreen
cellcolor = darkslategray
emptycellcolor = darkslategray
progressbarcolor = dimgray
backgroundcolor = black
bordercolor = mediumseagreen
headercolor = black
cellcolor = darkslategray
emptycellcolor = darkslategray
progressbarcolor = dimgray
backgroundcolor = black
bordercolor = goldenrod
headercolor = black
cellcolor = maroon
emptycellcolor = maroon
progressbarcolor = dimgray
backgroundcolor = black
bordercolor = darkgoldenrod
headercolor = black
cellcolor = black
emptycellcolor = black
progressbarcolor = dimgray

Table of available named colors:

http://www.nbdtech.com/images/blog/20080427/AllColors.png

Table size

size=5x5

Maximum size of 5x5 cells, minimum 1x1



You can disable autoscaling:

autoscale=false

You can then set the position and size of the table manually.
(change the font size and text padding)

Custom title

title = "My Custom Title"

This option also causes the script to display the title at a non-standard table size.



Displays in the cockpits and other blocks

Add to cockpit name "[LCD_CARGO]", just like you did for the panels.

In CustomData, you need to add parameters for the displays as follows:

[LCD1]
Large Cargo Container 2
size=5x3

[LCD2]
Large Cargo Container 3

Here: [LCD1] - the parameters of the first display, [LCD2] - the parameters of the second, etc.

Examples:

[LCD1]
Large Cargo Container
size=5x3
title=Cargo

[LCD2]
Assembler 2
size=5x3
title=Assembler

[LCD3]
Assembler 2
size=5x3
title=Production
[LCD2]
Medium Cargo Container
size=3x2

[LCD3]
Medium Cargo Container 2
size=3x2
[LCD1]
Assembler 2
size=5x3

Modded items

Add entry in CustomData of programming block:

SubtypeName_TypeId#RLE_Encoded_Image;

RLE_Encoded_Image: to create, use my converter http://1530.ru/software/SEImage2LCD.zip
(size 32х32, monospace font, RLE Encoding)

Example:
icons pack from Stargate mod http://1530.ru/software/StargateIcons.txt
Stargate mod: http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=754173702

Example 2, overriding the standard icons:
icons pack from HD COLORED TOOLS ICONS mod http://1530.ru/software/ColoredToolsIcons.txt
HD COLORED TOOLS ICONS mod: http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=804291375



Colorful Items In The Inventory http://pastebin.com/1kx5CkLN
Mod: http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=801185519
Thanks @Morphik
Populära diskussioner Visa alla (4)
2
25 apr, 2020 @ 21:00
Bug with SE Frostbite on dedicated server
Beta Mark
0
18 jun, 2022 @ 9:33
marche pas -_-
Nighttemplar117
0
19 maj, 2022 @ 10:02
Block not found
Spectrus
310 kommentarer
Hey, quick question. I decided to change which container that one of my displays with your script referred to, but now the display is constantly flipping back and forth between the inventory of the original container and that of the new one, even though there's no longer any reference to the old one in the display's Custom Data. This continues to happen even after exiting the world and reloading it, as well as after rechecking and recompiling the script. What's going on, and how do I fix it?

:look::look:
BooseOG 4 nov, 2024 @ 14:08 
This still works despite the comment trying to get them to sub to there Script
HighFlyer96 12 aug, 2024 @ 11:01 
Just summarize those multiple groups in one large group simply for the sake of displaying it.

Unless you specifically wish not to do so and just add groups in custom data which I understand for the sake of overview.
Duna 3 jan, 2024 @ 11:48 
Double post, my bad, but it would be super duper cool if you could display multiple cargo groups/containers on one LCD screen.
Duna 3 jan, 2024 @ 11:33 
Apparently you can group containers and it will output the total cargo for the group. Very cool. using it to display my reactor fuel across multiple reactors on LCD's in a power room.
posthy 3 jan, 2024 @ 8:55 
I used this script for ages, but now it's abandoned and outdated, so I decided not to wait for an update and wrote my own script Inventory Grid . Might not what people have in mind, but perfect for me.
gerd67 3 dec, 2023 @ 6:06 
How do you display the progress bar and the Mass ?
C3-C0 26 aug, 2023 @ 11:55 
Ok, question, how in God`s name can I add icons for the ammo types? I am talking Assault cannon shells etc...
Kehvan007 27 maj, 2023 @ 23:47 
Here's some of the CustomData you'll need for the news ammo and components...

{LÄNK BORTTAGEN}
Kehvan007 26 maj, 2023 @ 20:49 
"I have an issue, when I add a secondary LCD, the screen flashes."

Same.