Space Engineers

Space Engineers

Automatic LCDs 2
DjFrost 15. jan. 2020 kl. 19:21
Hydrogen tank details
I have several tanks I want to keep track of on screen. I tried the DetailsX command followed by the tank name, and it ends up listing anything on grid with hydrogen in it. (ie: DetailsX Hydrogen Tank Base 1)
Can someone help me out with the proper lines to see each tanks details on screen?
< >
Viser 1-2 af 2 kommentarer
Kham 16. jan. 2020 kl. 5:12 
The 'Tanks' command is designed specifically for use with tanks. Also, for any command, the name filter for blocks should be contained inside { }. This is especially important if the name you're trying to filter has spaces in it like your example above, otherwise it'll only look for the first word.

Example
Tanks {Hydrogen Tank 1} Hydrogen - will return only tank called Hydrogen Tank 1

The way the game handles tanks is to auto balance them between each other when connected, unless one ore more are set to stockpile, so generally you only really need one readout which will show the overall capacity of all tanks on the grid, like this;

Tanks * Hydrogen

As always, full details of the command's functions are in the guide under the heading "Command: Tanks"
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=407158161
Sidst redigeret af Kham; 16. jan. 2020 kl. 5:12
DjFrost 16. jan. 2020 kl. 8:12 
When I inputted the info with brackets, I ended up with a list of all items with hydrogen and no info on them. Just a scrolling list of names. It’s was odd.
< >
Viser 1-2 af 2 kommentarer
Per side: 1530 50