Space Engineers

Space Engineers

Not enough ratings
Cargo used space display
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
869.000 B
21 Feb, 2015 @ 1:52am
1 Change Note ( view )

Subscribe to download
Cargo used space display

Description
Small script to display on LCD your cargos used space

Just change the following var at the begining of the script to fit with your ship (or station)
- string lcdstart = "LCD "; //starting name of the display
- string lcdwarning = "LCD Warning"; //if you want to display texture or message on another display, change with display name, set up with your texture and put it of, when your cargo will be filled at 80%, the display will be switched on, if you dont want put "";
- string containerstart = "<AZ>"; //satrting name of your cargos

if you have cargo1, cargo2, cargo3 it will display info on lcd1 lcd2 lcd3

I'm open to any suggestion
As usual sorry for my bad english

and...

Fly safe ;)
8 Comments
HoofSatyr 28 Feb, 2015 @ 6:11am 
Could you add an example of how you have an LCD panel named and how you have it in the code for one LCD and Multiple LCD's, since i am having the same trouble as beolow.
Shellduck 26 Feb, 2015 @ 12:05pm 
@Castor, yes I'm owner of both, Triede building a system it could be used on in a "clean" world, and had the same problem...

@Avatar-X, you need to download it outside of steam, using on of those workship item downloads stuff.. Don't know if the issues have been fixed today yet..
Avatar-X 26 Feb, 2015 @ 11:52am 
Wher i found the script i have make a abo...but no script?
Castor06  [author] 26 Feb, 2015 @ 11:14am 
Did you check you are the owner of the LCD and programable bloc ?
Shellduck 26 Feb, 2015 @ 8:11am 
It does not change the text in public on the LCD, triede putting something, (and showing it) but it did not change as I ran the script.
Shellduck 26 Feb, 2015 @ 1:05am 
I'll take a look at the stuff you sad now, and give you the results
Castor06  [author] 25 Feb, 2015 @ 11:57am 
Hi Shellduck,
Some people experience the same problem with another of my script, I can't figure it out :s

Can you check if the public text of your LCD has been modified by the script (to check if it comes from the program itself or from the LCD display)

Did you turn on your LCD ? is it showing public text ? (the program should do it for you but... I dont konw)

thx for your report and your help
Shellduck 25 Feb, 2015 @ 11:16am 
I can't get this to work, The compiler does not give me any error's but there is nothing shown on the LCD, others having problems with this?