Space Engineers

Space Engineers

Automatic LCDs 2
DrwHem 27. aug. 2024 kl. 6:49
CargoP help
I currently have a screen setup to show me what % capacity i have taken up for my cargo containers on my base. currently using CargoP. I dont think thats the right code tho because i know my cargo containers are 100% full but the code is showing 60%. so im thinking maybe its also counting the ships cargo that are docked to the station.
how do i exclude docked ships from the cargo summary?
< >
Viser 1-1 af 1 kommentarer
Leconite 10. sep. 2024 kl. 4:54 
Try limiting the block search with something like
CargoP {C:*}

The "C:*" limiter will keep the search contained to the current construct, which means the grid AutoLCD's is running on plus sub-grids, but not anything attached via connectors.

If you ship is docked via merge block, there is nothing that can be done about it, AutoLCD's treats everything docked via merge block as part of the construct.
< >
Viser 1-1 af 1 kommentarer
Per side: 1530 50