Space Engineers

Space Engineers

Not enough ratings
Cargo Capacity Indicator mk2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
359.376 KB
2 Jan, 2015 @ 5:29am
2 Jan, 2015 @ 7:30am
3 Change Notes ( view )

Subscribe to download
Cargo Capacity Indicator mk2

Description
This script allows you to set a custom beacon and/or antenna to display your ship's current cargo capacity vs total as a percentage. The first line of the script after the comment is the editable name for the beacon/antenna. Change it to what you want to use then change one of your antenna/beacons to the same for it to function. Default is "Cargo Capacity:"
Searches containers, drills, grinders, welders, collectors, and connectors.

The idea for the script is entirely not mine, I just added the ability to select specific name string where the original would just select the first antenna it found. I have also added Drills and collectors to the list of blocks to scan and reorganized the code somewhat.

The base script is from feralwolfe http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=367591771&searchtext=
5 Comments
StoneDigger 4 Apr, 2021 @ 3:18pm 
Txh for script! There is an error when I try to execute it in current version of game. To correct this, just add "where T : class" to the line "public void combineList<T>(List<IMyTerminalBlock> list)":
public void combineList<T>(List<IMyTerminalBlock> list) where T : class

Razerbone 12 Dec, 2016 @ 11:36am 
I posted the script on the keen forms and got it updated there.
[BOX] Trevish  [author] 12 Dec, 2016 @ 10:37am 
Dont count on it, its a simple script if I recall correctly, but I havent played the game in over a year and am way behind on updates for everything.
Razerbone 5 Dec, 2016 @ 6:04am 
Is this going to be updated?
gornyakmaniac 16 Jun, 2015 @ 1:16am 
Thank you, very useful script for drones, where i can't put LCD's.