Space Engineers

Space Engineers

Not enough ratings
NavMarkers
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
Mod category: Modpack
File Size
Posted
Updated
156.397 KB
9 Nov, 2024 @ 10:29pm
2 May @ 11:47pm
8 Change Notes ( view )

Subscribe to download
NavMarkers

Description
Overview
Space Engineers mod to add commands for showing GPS markers as large 3D spheres in the world. Client side only and originally designed for the Sigma Draconis Expanse server to aid in navigating through space and avoiding the 'slow zones'. Useful for marking gravity wells, danger exclusion zones or any other point in space with a radius.

Update
Updated as of May 2nd 2025.
  • Added new chat commands as requested
  • Added chat command alias of /nm
  • Implemented help show chat commands

To use this open up a cockpit in the k-menu and look for the new controls. There are two lists, one for available GPS points and one for active markers. You can create a marker from a properly formatted GPS point using the 'Create from GPS' button. In order for a GPS to show in the available list it's name needs to follow some rules:
  • GPS name must contain the range in Kilometers in one of the following formats:
    • (R-<range>)
    • (R:<range>)
    • (R.<range>)
    • [R-<range>]
    • [R:<range>]
    • [R.<range>]
  • For example 'Danger! (R-10)' as a GPS name would allow it to be selected.
  • Marker color is take from the GPS color at the time of creation.

Settings
The menu to adjust some render parameters can be found using HupAPI. Access it by opening chat and then pressing F2. This will put the text 'Mod Settings' in white on the left side of the screen. Click that to open all mod settings and choose 'Nav Markers' from the list.

Chat Commands

Chat commands can be found by using either '/nav' or '/nm' in the in-game chat box. Example: '/nm help'

Current commands: (More to come depending on feedback)
  • add <range> <name>: Adds a marker with radius <range> centered on the GPS point with <name>
    • <name> can have spaces but must be surounded in quotes
    • Example: /nav add 100 "Saturn Rings"
    • Adds a nav marker with a radius of 100km centered around the GPS point named "Saturn Rings"
  • remove <name>: Removes a marker with the matching <name>
  • set <range> <name>: Updates an existing nav marker's radius
  • list: Lists all active markers in chat
  • toggle: Toggle visibility of all markers
  • close: Toggle showing only close / nearby markers. Change settings in the F2 Menu
  • intersect: Create a new GPS marker at the intersection of the camera ray and active nav markers
  • help: Shows a help message

Source
Github: https://github.com/VengantMjolnir/se_nav_markers

This is actively under development currently and comments are welcome.

**Note: Now available in Plugin Loader
9 Comments
VengantMjolnir  [author] 2 May @ 11:59pm 
I've added the cockpit commands to the chat commands as requested, as well as a new one for updating an existing markers range. I've also added the R. format to the list of acceptable ones.
CoffinDodger 18 Apr @ 3:08pm 
Really appreciate the work that's gone into this, thank you! Using it to outline gravity well and safety zone around that well. Also to mark out nexus sector borders in online play. Award given!
dt 6 Feb @ 10:27am 
mod is so great! having the three cockpit config options available as commands would be amazing! /nm closerange /nm displaymode and /nm toggle would be awesome! A command prefix could also be good since (on SDX atleast) /help doesn't give any output
Dana Goodeye 2 Jan @ 11:27am 
anyone with a question, go to the cockpit termina, thers the settings and buttons for it
Dana Goodeye 2 Jan @ 6:23am 
oki, i see whats the issue with the list. i renamed my gpses for R. instead of R: to use them for journey
Dana Goodeye 2 Jan @ 6:18am 
btw i tried the "!add 300 C1 - (R.300km)" command, and it did nothing..
and i see only one gps in the list o.o
Dana Goodeye 2 Jan @ 5:47am 
fuking awesome :D
thank you
VengantMjolnir  [author] 15 Nov, 2024 @ 11:00pm 
Hmm. I'll have to give that some thought. One thing I didn't want to do was add a massive number of new buttons in the k-menu. I like the idea though so I'll see what I can come up with
Squeech 14 Nov, 2024 @ 12:42pm 
WOW! this makes freeflying on sdx soooo much nicer! Thank you!
i hope you consider preset groups to quickly switch between different sets of markers. besides that: perfect!