Space Engineers

Space Engineers

SolarMap
16 Comments
Soulfood 9 Jan @ 7:09am 
@Elpenor: ^^^
"You find a guide of how to set up the planet list in the original description of the mod"
General Kenobi 27 Dec, 2024 @ 10:36am 
Is there a way to hide the distance to a celestial body from the map?
Elpenor 19 Mar, 2023 @ 6:11am 
dumb question... how do u open the map? are there user instructions? thanks
Deapri 29 Jun, 2022 @ 4:33am 
When checking code, "Program[187,30]: Warning: Unreachable Code detected "
emawind84  [author] 23 Apr, 2022 @ 8:40pm 
You need to add planets manually into the script, you find the section right at the start, there is no auto detection.
Niiro 18 Apr, 2022 @ 6:19am 
Do I understand the code correctly, that the planets are predefined?
As in the Script won't draw the actual solar system I am using?
And would that be a planned feature?
Maddog Wolfus 11 Apr, 2022 @ 8:34am 
I recently used Star System Generator to create a random world. It worked with some really good outcomes, So I just loaded up the script in said world and it has pre- arranged star system already loaded. Is there any way to reset and make it load up the star system that i created on the map at all?
leomide 21 Oct, 2020 @ 5:58am 
hi, i am new to scripts in SE, how do i install this script? i have a console block and a programmable block installed. Scripts are enabled
emawind84  [author] 9 Aug, 2020 @ 8:33am 
Yes you can, just add the custom data to several blocks that have LCDs

[SolarMap]
Display=0 // surface where to display the map
Miskabel.tv 9 Aug, 2020 @ 3:28am 
Great script, can it be shown on multiple lcd ?
Noob here
emawind84  [author] 4 Aug, 2020 @ 5:45am 
The refresh not working online should be fixed
defe 31 Jul, 2020 @ 9:43am 
yes of course, i build a small rover, put a prg block, set code, recompile it, paste all configution string in custom data of flight seat, "[SolarMap]
Display=1
DisplaySun=true
DisplayInfoPanel=false
DisplayGridName=false
DisplayOrbit=true
StretchFactor=1" , then i select ALL lcd screen to be "script" and set script to "none", but only center lcd shows. furthermore, i see that if "DisplayGridName=false" it souldnt display name in red but it does it. i am doing something wrong? i would test another prg block on a static grid to see if changes.. By the way, thanks for your Time making this, i like it!
emawind84  [author] 31 Jul, 2020 @ 9:35am 
Update the script since I made some improvements and it should be a little faster on updating displays
emawind84  [author] 31 Jul, 2020 @ 9:33am 
For me it works correctly offline but on my server is a little weird
emawind84  [author] 31 Jul, 2020 @ 4:45am 
Did you also put the tag [SolarMap] at the top of the custom data?
defe 30 Jul, 2020 @ 11:24pm 
hi, i put Display=1 in custom data of flight seat , but it always show in center LCD