Space Engineers

Space Engineers

33 valoraciones
Oxygen Output Screen
   
Premio
Favoritos
Favorito
Quitar
Tamaño
Publicado el
518.000 B
29 MAR 2015 a las 11:51 p. m.
1 nota sobre cambios ( ver )

Suscríbete para descargar
Oxygen Output Screen

Descripción
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 comentarios
Skadefaan 3 NOV 2020 a las 12:46 p. m. 
Update?
E-Man720 1 SEP 2017 a las 1:00 a. m. 
This was broken in the last update I think. Is a fix going to be possible?
E-Man720 19 FEB 2016 a las 8:43 p. m. 
@Lighthugger, I've got it working, what you want is Oxygen Output: Air Vent 4 . Don't include the <>.
Sinops 19 FEB 2016 a las 9:28 a. m. 
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 a las 4:39 p. m. 
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 a las 11:10 a. m. 
could you put in a screenshot from how you have done it in the lcd pannel
CPT Haddock 12 MAY 2015 a las 3:41 a. m. 
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 ABR 2015 a las 4:24 a. m. 
[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 ABR 2015 a las 6:58 a. m. 
how about 2 vents to one screen
JetLaGGed 5 ABR 2015 a las 1:11 p. m. 
Can this run two LCD screens to one vent? Or would I need two programs?