Space Engineers

Space Engineers

33 ratings
Oxygen Output Screen
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
518.000 B
29 Mar, 2015 @ 11:51pm
1 Change Note ( view )

Subscribe to download
Oxygen Output Screen

Description
Pastebin[paste.firepowered.org]

A script that displays the oxygen level of an air vent on a text/LCD screen. To use, simply name your screen "Oxygen Output: <vent name>" where <vent name> is the exact name of the vent that you want to display the pressure level for. Then set the screen to display public text and create a timer to trigger the programmable block as frequently as you want the screen to update.

Make sure that block ownership is set up properly or else it won't work.
14 Comments
Skadefaan 3 Nov, 2020 @ 12:46pm 
Update?
E-Man720 1 Sep, 2017 @ 1:00am 
This was broken in the last update I think. Is a fix going to be possible?
E-Man720 19 Feb, 2016 @ 8:43pm 
@Lighthugger, I've got it working, what you want is Oxygen Output: Air Vent 4 . Don't include the <>.
Sinops 19 Feb, 2016 @ 9:28am 
I slightly changed this script.
this is my first work with scripts on this very desirable approvals.
http://steamproxy.net/sharedfiles/filedetails/?id=627665055
Спасибо!
duotheslayer 12 Sep, 2015 @ 4:39pm 
this dose not seem to work. all ownership is seet to me tried copy and past 'Oxygen Output: <vent name>' directly to the Lcd Name and Named the vent . <vent name> and tried vent name with no luck
Ivar418 22 Jun, 2015 @ 11:10am 
could you put in a screenshot from how you have done it in the lcd pannel
CPT Haddock 12 May, 2015 @ 3:41am 
Hm, I may be dumb but i just get a messege from my prog. block that says: Object reference not set to an instance of an object.

I presume this means I've named my text/LCD screen wrong.

I've named it: Oxygen Output: <Air Vent 4>

Am I missing something? (I don't know the first thing about scripting =/)

PS: This is a script I've been locking for sence oxygen were introduced, it would be epic to get it working
Morphik 12 Apr, 2015 @ 4:24am 
[FP] Dr. McKay, with some help from MisterSwift on the Keen forums, I borrowed a bit of your code and made a script that uses the new GetOxygenLevel function. My script allows for tracking of Air Vents and Oxygen Tanks at the same time. Still one per LCD.

I was wondering since it's 60% your code, would you mind if I post it on the workshop?
Xenon 6 Apr, 2015 @ 6:58am 
how about 2 vents to one screen
JetLaGGed 5 Apr, 2015 @ 1:11pm 
Can this run two LCD screens to one vent? Or would I need two programs?