Space Engineers

Space Engineers

63 Bewertungen
Garmin GPS Map
2
   
Preis verleihen
Favorisieren
Favorisiert
Entfernen
Dateigröße
Veröffentlicht
Aktualisiert
43.311 KB
26. Dez. 2018 um 17:04
5. Juni 2020 um 17:17
6 Änderungshinweise (anzeigen)

Abonnieren zum Herunterladen
Garmin GPS Map

Beschreibung
Version 2.1.1 released June 5, 2020

Uploaded by request.

This script functions similar to my LiDAR Mapping Script, except that it does not "scan" for any objects. Instead, you provide it a list of coordinates, and it will plot those points on the map. Useful for when you just want to keep track of stationary objects without the need for cameras or sensors.


How to use
  1. Place a Programmable Block
  2. Open the editor -> Browse scripts-> Select this script -> Copy to editor -> exit and save
  3. Follow the instructions in the Console output and Custom Data of the PB

Updates
5 June
  • BREAKING CHANGE: Entities no longer use the "Relationship" - they now take in a color to allow you more freedom with your map display. Colors can be in named format (ie "Red") or a custom color; full details can be found in the Custom Data of the PB once the script is updated. A complete list of pre-defined colors can be found at https://github.com/malware-dev/MDK-SE/wiki/VRageMath.Color#properties
  • Added "Save Location" command, which will save the current grid's position to the map and custom data
  • Added "Range" command, which can be used to adjust the map range.
    • USAGE: Range:<number>
    • Note that a colon is used to separate command and value
    • There is no limit for the value
16 November
  • Fixed an issue preventing the use of cockpits and other non-text panel blocks
80 Kommentare
Imperial Omega 2. Sep. um 8:52 
ahhhh ok then i was lied to.... i got told this one is the scanner one.... by bad sry for the troble
jTurp  [Autor] 2. Sep. um 7:40 
@Imperial Omega

This script doesn't auto-detect anything. You have to give it the coordinates to display stuff in the Custom Data of the PB

Sounds like you are wanting to use the LiDAR Script instead :)

From the top of the Description:

... it does not "scan" for any objects. Instead, you provide it a list of coordinates, and it will plot those points on the map.
Imperial Omega 1. Sep. um 16:41 
i even set up the second LCD for the list even empty
Imperial Omega 1. Sep. um 16:40 
then why is my LCD not showing anything? is has the radar circels but that was. even i have 2 small grids
jTurp  [Autor] 1. Sep. um 12:14 
@Imperial Omega

You'll need to be more specific. I just tested this and it seems pretty straight forward, and I haven't looked at it in quite some time.

- You place down the PB and add the script
- It immediately tells you that you need a block group named "Garmin System" (group name can be changed in the PB Custom Data
- Once you create the block group, it tells you that you are missing a Ship Controller
- Once you add a ship controller to the block group, it automatically loads the display on the ship controller and starts working
- If you want it to display on a regular LCD, just add the LCD to the block group and recompile
Imperial Omega 1. Sep. um 9:24 
not about blocks and changes on blocks
jTurp  [Autor] 1. Sep. um 5:19 
@Imperial Omega

The PB Console should also provide instructions
Imperial Omega 1. Sep. um 1:01 
can you pls make a better setup descripen? the costum data dont say what blocks a needed and to say that i works like a simelar script is not very usefull if the other is not used either. good to know:
-used blocks
-change of the blocks (name) (custom date)
jTurp  [Autor] 31. Aug. um 19:07 
@Glew

Shoot me the files and I'll look it over, for sure (and add you as a contributor, ofc :P )
Glew 23. Aug. um 2:23 
@JTurp I love your script. I've modified it to accept arguments for plotting all 9 resources, with the appropriate colors. Would you mind if I re-uploaded it giving you full credit? My changes are impactful, but simple. Don't want any credit, but seeing as it's been 4 years since last update, maybe you'd like to publish my edits? Let me know! I want your permission before I upload.