Note that it requires a little bit of editing when used with custom huds.
Code: Select all
Digital Eta Display OXP ver 1.0 (14.12.2013)
Author: spara (Mika Spåra)
_Description_
* Show ETA to compass target in the hud. Requires Advanced Space Compass to operate.
* Three modes that can be toggled by setting the variable this.$mode in the script. (Config/script.js)
* mode 0, show eta on condition yellow and green (default)
* mode 1, show eta on condition green
* mode 2, show eta on torus drive
This oxp contains the default huds enhanced with the digital eta display. In addition there is a dials_for_hud.txt file that contains the dials required for the ETA to be copy pasted into any custom hud. Just open the hud file of your favorite custom hud and copy the contents from the dials_for_hud.txt into the dials section.
Instructions for custom huds:
* delete or rename hud.plist and hud-small.plist from this oxp
* open the hud definitions file (plist) from the Config folder of the custom hud. For simple huds it's hud.plist, for complex ones something else.
* copy the contents of the dials_for_hud.txt file into the dials section.
* save the file and start the game with holding shift.
Notes:
* If you are using UpdatingTSC, you might want to set this.$mode = 0 in UpdatingTSC's script to stop it from showing eta constantly.
_Installing_
Install the OXP by copying digital_eta_display.oxp to your AddOns-folder.
_Credits_
* Huds included are the default ones from Oolite.
* Digital display originally introduced by CommonSenseOTB
Heading for the sun. Long way to go...
Download: https://app.box.com/s/i2vcaxw84rnit7rx44d5
Enjoy.