Space Engineers

Space Engineers

33 evaluări
Oxygen Output Screen
   
Premiază
Adaugă la preferate
Preferat
Elimină din preferate
Dimensiunea fișierului
Postat
518.000 B
29 mart. 2015 la 23:51
1 notiță privind schimbările ( vizionare )

Abonează-te pentru a descărca
Oxygen Output Screen

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