Space Engineers

Space Engineers

Automatic LCDs 2
DrwHem 27 AGO 2024 a las 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?
< >
Mostrando 1-1 de 1 comentarios
Leconite 10 SEP 2024 a las 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.
< >
Mostrando 1-1 de 1 comentarios
Por página: 1530 50