Space Engineers

Space Engineers

Not enough ratings
PE3 Jump Drive Charge Monitor (imaged)
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
1.348 KB
26 Jun, 2016 @ 3:11am
24 Feb, 2017 @ 7:10am
8 Change Notes ( view )

Subscribe to download
PE3 Jump Drive Charge Monitor (imaged)

Description
See also PE Cargo Monitor Script
See also PE Air Vent Monitor Script

This is a simple Script for displaying the current Charge value of a single Jumpdrive on one or multiple Screens (1 Jumpdrive can be displayed on multiple Screens, multiple Jumpdrives are supported by 1 Script).

It uses Morphiks amaizing Jumpdrive Percentage Bars
Parts of his code have also been used to create this Script. You can find the original one here.

Offline Jumpdrives are shown by using the default 'Damage' and Morphiks Percentage image, switched on each program run, to inform you that the Jumpdrive has been turned off.

Damaged or Non-functional Jumdrives are shown by using the default 'Construction' & 'Damage' image, switched on each program run, to inform you that the Jumpdrive is not useable.

The Script keeps a current shown Texture until it finds a new one, so it IS looking for a new One every 1% step, but as long as there is none, the former one stays. This is important if you are using images that are not available in 1% steps.


Installation

1. Subscribe to Morphiks Jumpdrive Percentage Bars
2. Subscribe to this Script
3. Build a Programmable Block and load this Script
4. Build a Timer Block and set Actions 1: Run this Script with default argument, Actions 2: Start the Timer
5. Build LCDs and name them as you like (LCDs that should show the same, should be named the same)
6. Go inside the Script and change LCD_ID and JUMP_ID to your desired (Not the complete name, but parts of it that exist on both, LCD and Jumpdrives Name, i, for exmpl, use 'MyShip Jump')
7. Add '#' followed by a number between '000' and '999' to every Jumpdrive and LCD Combos Custom Names.

Exmpl.: 'MyShip Jump Drive #000' and 'MyShip Jump-LCD #000'

8. Start the Timer


Planned Features

-Only update screen if new image does exist Done
-Display Construction Texture if Jumpdrive is not functional (currently 0% is displayed) Done
-Show a specialized sign if Jumpdrive is Offline Done
Popular Discussions View All (1)
0
30 Jun, 2016 @ 1:31am
PINNED: Changelog
mahtrok
9 Comments
mahtrok  [author] 18 Jun, 2017 @ 6:14am 
Rename them as mentioned

'MyShip Jump Drive #000' and 'MyShip Jump-LCD #000'
'MyShip Jump Drive #001' and 'MyShip Jump-LCD #001'
'MyShip Jump Drive #002' and 'MyShip Jump-LCD #002'

or what was the exact question?
Mineshadow2 18 Jun, 2017 @ 5:58am 
Can you somehow add 2 Jumpdrives and display them seperately?
mahtrok  [author] 11 Jul, 2016 @ 5:00pm 
Thank you very much :-), but the Script should adept them automatically
Morphik 11 Jul, 2016 @ 4:31pm 
I updated my jump drive bars, now has 1% intervals.
mahtrok  [author] 3 Jul, 2016 @ 12:43am 
Update: Display 'Offline' Jumpdrives functionality
mahtrok  [author] 30 Jun, 2016 @ 2:13am 
Update
mahtrok  [author] 30 Jun, 2016 @ 1:31am 
Update
mahtrok  [author] 26 Jun, 2016 @ 7:30am 
That would be Great :-) i have done some texture mods for local use and i know what it means to make 100 pics with only slight changes, thank you, didn't Even realize that the jumpdrives had less steps xD, only tested in survival with 1 of 8 finished and at 100% Charge :-)
Morphik 26 Jun, 2016 @ 4:13am 
I need to update my jump drive textures for the 1% increments. Now that I have a template saved, shouldn't take me but a hour to do. I'll get to work on it after I get off work today.

Also good job, I do not mind at all when people use my stuff and make it work better :D