Zum Inhalt springen
Riot-Bits

Riot-Bits

  • Heim
  • Nachricht
  • Führer
  • Videoanleitungen
  • Klebenotizzettel
  • Missbrauch melden
  • Suchformular umschalten

Raumfahrtingenieure zeigen die Telemetrie aller Schiffe an

Veröffentlicht am 11/06/2022 Von TechCoder Keine Kommentare zu Raumfahrtingenieure zeigen die Telemetrie aller Schiffe an
  • Titel: Raumfahrtingenieure
  • Veröffentlichungsdatum: Februar 28, 2019
  • Entwickler: Keen Software House
  • Herausgeber: Keen Software House

Keep track of all your ships. Displays all your ships telemetry in one screen (oder mehr). Use the visual telemetry screen to have a Radar like visual location of your ships. Instantly identify ships with damage, core problems or ‚fehlen‘ by color!

What’s New?

vTC.1.2.0

  • added ability to show GPS data as (Standard) rounded to 4 decimal digits or ‚lang‘ with several digit accuracy (nach 4 digits the difference is minimal and 4 digits show better on screens)
  • added ability to have a seperate LCD screen for showing GPS data (using tag [TelemetryGPS])
  • added feature where you can make ALIAS names for all the ships shown in any given collector. To use, hinzufügen [TelemetryPlusAliases] to the Custom Data of the PB (wie [Telemetry] Jetzt) and under that, set OLDSHIPNAME=NEWSHIPNAME on individual lines.
  • Fixed bug in displays – now shows header on TELEMETRY, TELEMETRY GPS and TELEMETRY ALERTS LCDs
  • Hinzugefügt ———— line between TELEMETRY data packets to make them easier to ready (and consistent with ALERTS data seperator)

vTC.1.1.0

  • (default=5) Added ability to set the ‚ship_lostTimeSpanMinutes‘ (time before an entity is considered NOT REPORTING by a collector) so entities can ‚hide‘ for whatever time you like
  • (default=5) Hinzugefügt ‚reportInTime‘ to allow variation (IN SECONDS) by ship/base to broadcast their location (like SPRT ‚Mayday‘ Schiffe) This allows the entity to ‚hide‘ from enemies and still report in at regular intervals
  • (default=false) Hinzugefügt ‚hideReportIn‘ to allow reportInTime (über) to be sent at random intervals (aus 1/2 to full time set in reportInTime) NOTIZ: Setting this to true affects all non-laser antenna transmission distance!
  • (default=50000) Hinzugefügt ‚maxAntennaRange‘ to allow ‚hiding‘ ships to limit broadcast range when identifying themselves (maximum transmission range in METERS)
  • now allows for multiple PBs to be on the same grid (different collector{S}/receiver{S}) for larger applications (Thanks @Phoenix for reporting it)
  • fixed bug where ships were reporting damage when docked (reported by @inuyashagodofall)
  • Technical debt

vTC.1.0.0 – first release supported by TechCoder (with all due credit and respect to Magistrator!)

  • Cargo percent full
  • Damage percent
  • Set Font size on visual display name
  • ******* SHIP DAMAGE *******
  • ******* CORE FAULT DETECTED *******
  • ALERT LOG
  • COLORS on visual display
  • Scrolling Text
  • PB screen identifier

More Details….

  • Cargo percent full – This number includes all ‚Cargo Containers‘ anders als „Lockers“ Und „Waffen“
  • Damage percent – This returns a percentage number for damage to blocks (ANY damage triggers SHIP DAMAGE – siehe unten)
  • Set Font size on visual display name – allows you to set visual_text_size in Custom Data to change the size of the font for the display – 0.35f or 0.45f seems to be nice ‚klein‘ font setting {Telemetry original setting was 0.75f}
  • ******* SHIP DAMAGE ******* – status shown on ships that have damage to blocks of any kind
  • ******* CORE FAULT DETECTED ******* – status shown on ships that have damage to ‚Kern‘ Systeme (Batterien, Triebwerke, Panzer, usw.)
  • ALERT LOG – add an LCD with the [TelemetryAlert] TAG to show only ships that have alert status (makes it much easier to spot them). This also included the GPS with the Alert which makes them easier to find too!
  • COLORS on visual display – makes it MUCH easier to spot ships and status! Ships with DAMAGE status show as dark orange (A ‚Warnung‘ irgendwie), ships with CORE issues show as crimson, ‚Normal‘ ones are still Green and „NOT REPORTING“ Schiffe (those that haven’t updated status in 5 minutes or more) show as Yellow
  • Scrolling text – Telemetry and Alert LCDs now show data as Scrolling – easier to see more ship data
  • PB screen identifier – Script name and version are displayed on PB screen for easy identification

Wie zu verwenden?

  1. Subscribe to this script (über)
  2. Place a PB (Programming Block) in your ship and load this code (klicken ‚Bearbeiten‘, Dann ‚Browse Scripts‘ and select Telemetry Plus).
    NOTIZ: YOUR SHIP MUST NOT BE CONNECTED TO A BASE WHEN INSTALLING THIS CODE FOR ‚DAMAGE‘ TO WORK PROPERLY!
  3. Place a PB in your base and load this code (same process)
  4. Go to the Custom Data in the PB of your base and set flag ‚collector‘ under Telemetry to ‚WAHR‘.
  5. Add the TAG [Telemetry] to the Name of a text panel (usually an LCD) in your base (d.h., „LCD [Telemetry]“)
  6. Every ship telemetry with this PB will show up in the panel provided they are in antenna range.
  7. Add the TAG [VTelemetry] to the Name of a text panel or console block (projector table) in your base.
  8. Add the TAG [TelemetryAlert] to a text panel/LCD in your base to see only ships broadcasting ‚Alarm‘ Status
  9. To use SHIP ALIASES, hinzufügen [TelemetryPlusAliases] to the Custom Data of the PB (just like [Telemetry] is there now) and under that, set OLDSHIPNAME=NEWSHIPNAME on individual lines. Be sure to spell the name exactly as it is now shown and put NO SPACES around the equals sign!
  10. Be sure to mark Telemetry Plus as a ‚Favorit‘ and give a ‚thumbs up‘!

Colors from DAMAGE, NOT REPORTING and CORE issues will show up automatically – color automatically upgrades when you repair the issue!

Telemetry

  1. Ship name
  2. Ship status (wenn nicht ‚Normal‘) (NEW)
  3. Velocity
  4. Altitude
  5. Battery charge
  6. Damage level (if damaged) (NEW)
  7. Hydrogen level
  8. Oxygen level
  9. Cargo Level (NEW)
  10. Docked grid
  11. GPS location (if not using TelemetryGPS LCD)
  12. Last update
  13. Shield Percentage (Shield Defense MOD)

GPS LCD

  • Shows all GPS data on one screen, seperate from other ship data
  • Default GPS length is 4 decimal places – option to set it to ‚lang‘ wenn nötig

Warnungen

  • Shows each ship, status and GPS location in one block (much easier to read)
  • LCD allows you to set the font size you like for easier reading
  • Automatically scrolls through all Alerts – no need for additional screens
  • GPS data shortened to 4 places to better fit on smaller screens

Einstellungen

Put these in the Custom Data of the Programming Block under [Telemetry]:

collector
Set to true to enable this PB as a Telemetry collection node.
panel_tag
Text panels with this [Etikett] will display the telemetry.
visual_tag
Text panels or Console blocks (projector) damit [Etikett] will display the visual telemetry.
alert_panel_tag
Text pannels with this [Etikett] will display the ALERT telemetry.
subgrid_panels
Set to true to enable this PB to write to panels in other subgrids.
security_key
Change to avoid other factions from seeing your telemetry.
Kanal
Have ships send telemetry in different channels. Then for example, in your base when configuring the text pannel, verwenden [TELEMETRY_2] for only seeing telemetry sent by ships on channel 2.

ALIASES

Add a new section to the Custom Data of the Programming Block [TelemetryPlusAliases] and name all your ships as you like for your own collector base!

DETAILS

  • In the Custom Data of the PB, add a new line at the bottom (or top) => [TelemetryPlusAliases]
  • Under this ‚Kopfball‘, place each ship you want to ‚alias‘ => original ship name=alias name
    BEISPIEL:
    If you have a ship named „DAVE BEST“ and want to alias it as just „DAVE“, add the following to the Custom Data of the PB:
    [TelemetryPlusAliases]
    DAVE BEST=DAVE
    Das ist alles!

    Use the above format to add ALIASES for all your ships!

LCDs

See the Settings above and make sure you have an LCD with the [Etikett] in the Name of the LCD you want to see Telemetry, Warnungen, GPS or Visual Telemetry.

You can also have the Visual Telemetry on a Console block – wieder, Legen Sie die [Etikett] you have set for visual_tag above in the Name of the Console.

Befehle

Run these commands as arguments in the Programming Block:

1 select the PB (Programming Block)

2 scroll down to the ‚Argument‘ area and enter the word in the first column – Zum Beispiel, ‚Skala‘ (no quotes)

3 klicken ‚Laufen‘

Skala
Changes the visual telemetry scale. (each time it is run it changes the scale 20m, 200M, 2km, 20km, 200km {wide LCD scales to 50m, 500M, 5km, 20km, 500km – though top/bottom do not show the full distance})
speichern
Saves telemetry data to PB Storage.
klar
Clears Telemetry data.
orbit <altitude>
Calculate the exact orbit position above the current location at the given altitude in meters and add the GPS entry to the CustomData. Beispiel: orbit 42000

Das ist alles, was wir heute dafür teilen Raumfahrtingenieure Führung. Dieser Leitfaden wurde ursprünglich erstellt und geschrieben von TechCoder. Für den Fall, dass wir diesen Leitfaden nicht aktualisieren können, Sie können das neueste Update finden, indem Sie diesem folgen Verknüpfung.

Wenn Sie der Meinung sind, dass der Inhalt dieser Website Ihre Rechte verletzt, einschließlich Ihrer geistigen Eigentumsrechte, Bitte kontaktieren Sie uns umgehend über unser Kontaktformular.
Führer Stichworte:Raumfahrtingenieure

Beitrags-Navigation

Vorherigen Post: Horse Tales Emerald Valley Ranch Alle Standorte der Sandburg von Esme
Nächster Beitrag: How to Fix Octodad: Dadliest Catch Crashing, Absturz beim Start, und Einfrierprobleme

Schreibe einen Kommentar Antworten abbrechen

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert

  • Titel: Raumfahrtingenieure
  • Veröffentlichungsdatum: Februar 28, 2019
  • Entwickler: Keen Software House
  • Herausgeber: Keen Software House

Haftungsausschluss

Alle zitierten Inhalte stammen aus den jeweiligen Quellen. Wenn Sie der Meinung sind, dass wir Ihre Inhalte ohne Erlaubnis verwendet haben, Stellen Sie sicher, dass Sie uns erreichen, wir werden es ernst nehmen.
  • Über uns
  • Kontaktiere uns
  • Datenschutz-Bestimmungen
  • Nutzungsbedingungen

Urheberrechte © © 2025 Riot-Bits.

Bereitgestellt von PressBook News WordPress-Theme