Space Engineers

Space Engineers

Orbital Autopilot and Map
392 kommentarer
ELLIOTTCABLE on Discord 15. jan. kl. 9:43 
Could you make a repo for this on GitHub? I'd love to contribute back, and opening up the source makes that nice and easy. 🥰
ELLIOTTCABLE on Discord 14. jan. kl. 14:16 
Check out this person's scripting-function (no mod); it provides a more reliable, drop-in way to find the planet that functions regardless of changed gravity-falloff or other mods:

https://sp.zhabite.com/sharedfiles/filedetails/?id=3292258808
AvopeasHUN 4. jan. kl. 12:49 
Can i somehow set the periasis and apoasis? Thrusters contiunously fireing to hold altitude on an eccentric orbit what isnt good.
Demon117 29. dec. 2024 kl. 6:06 
Does this work with stations?
Liutos 11. nov. 2024 kl. 10:52 
How do we add this to a LCD inside a cockpit ?
Darian Stephens 17. okt. 2024 kl. 19:11 
Does this support LCDs built in blocks, like the ones in a cockpit?
SeasonedTrash 9. okt. 2024 kl. 9:45 
@thecodeking91 You're probably not in a planets actual gravity field (where your alt. is displayed and you can't jump), I think Real Orbits changes the gravity falloff, as in how far you are actually affected by nat. gravity, but not the size of the gravity field itself (if that makes sense). I think that's why the dev made the Real Orbits ready solar system(s).
thecodeking91 7. okt. 2024 kl. 18:18 
I am trying to use this script with the Real Orbits mod. It is telling me to enter a planet's sphere of influence, although the game's HUD shows that I am being affected by 0.34 Gs of natural gravity. Is there any way to fix this?
Renener  [ophavsmand] 26. aug. 2024 kl. 12:23 
Cool, glad it's still useful after all this time :)
Kirito 20. aug. 2024 kl. 6:26 
Thank you for the wonderful script Renener. This makes playing with Real Orbits so easier as I no longer needing to remote control my rockets to a stable orbit for building a comm sat network (^_^)b
The Great Drone 2. juni 2024 kl. 12:57 
Hi, I'm within the planet SOI, but I keep getting error not in planet SOI.
BlindLight98 30. maj 2024 kl. 16:09 
If I wanted to tell the script to go to the altitude specified in the input section but maintain the current direction/angle of orbit, how would I achieve that?
Come and See 28. apr. 2024 kl. 21:05 
I also modified the script to transmit the 3d map of the satellites position to LCDs in my main base.
Come and See 28. apr. 2024 kl. 18:40 
Nice mod when paired with Real Orbits. I put a bunch of satellites around my planet with ore detectors and they sniff out all the goodies.
SMooreAce 22. dec. 2023 kl. 10:46 
Google is your friend
FlightError 10. dec. 2023 kl. 10:42 
What is "planet SOI" I keep getting that error while trying to get it to work.
evabay 10. nov. 2023 kl. 10:45 
its set to that by default
MiDeS 10. nov. 2023 kl. 8:16 
set the display mode: text and image. Good mod!
evabay 25. okt. 2023 kl. 11:26 
i cant get it to display the orbit or stats on screens, i names them properly and i recompiled and ran the script multiple times and everything else works fine
Renener  [ophavsmand] 27. nov. 2022 kl. 9:59 
There should be a line in the script where it looks for a block named "OrbitController". You can probably change that to whatever name you have in mind.
SMooreAce 25. nov. 2022 kl. 20:15 
When you changed the name of it after verifying that it worked, did it stop working?
PATS3Y 25. nov. 2022 kl. 18:15 
I forget if I or someone else has asked this before, apologies if so; but are you able to change the name of the OrbitController block to something custom?
SMooreAce 26. maj 2022 kl. 21:50 
Did you perhaps do what it told you to do? Maybe AFTER you kept posting the same crap over and over again?
Zaryon 26. maj 2022 kl. 19:25 
After a few minutes the script just stops and ask for SOI and then it comes back after sometime. Sometimes crashing on the planet. Any known reason for that?
Zaryon 26. maj 2022 kl. 19:24 
After a few minutes the script just stops and ask for SOI. Any known reason for that?
Renener  [ophavsmand] 13. mar. 2022 kl. 5:08 
afaik it can only find blocks on the same grid
RickyD710 11. mar. 2022 kl. 15:27 
Does this script have any issues if it were placed on a subgrid like a rotor based large to small grid adaption to make a detailed cockpit? The issue I am encountering is that the PB on the subgrid of a large to small rotor won't display the "OrbitDisplay" on a text panel which is on a hinge subgrid attached to the aforementioned rotor grid. Hope that wasn't too confusing...
Renener  [ophavsmand] 26. feb. 2022 kl. 13:08 
yeah there is a problem with how the game defines the gravity well and when you can access it through code. There was a problem with one of the newer planets as well (not sure if that was fixed) where those areas don't match, so you might see gravity affecting you ship, but the program can't do anything with it. I assume modded planets would have the same problem. Unfortunately there is nothing I can do about it :(
Gufo10 24. feb. 2022 kl. 19:22 
Trying to use this on a modded planets, when I try it says "please enter planet SOI"
ik that means sphere of influence, but I'm in the gravity well and idk what to do
rory 24. feb. 2022 kl. 14:46 
Well that's a simple answer, I for one can actually feel empathy (unlike some people) and care about how you feel the need to put down others because they're asking questions.
Renener  [ophavsmand] 24. feb. 2022 kl. 13:24 
The script doesn't care about the gravity falloff at all, it just uses the force of gravity at whatever height it is at to calculate how fast to go. If the real orbits mod changes the force of gravity at any given height it should already work just like that, but I haven't used it myself so I can't confirm that.
outie brian 24. feb. 2022 kl. 11:31 
Does this script have functionality with the Real Orbits mod? Like, is there somewhere in the script that can have the default gravity falloff value changed (Real Orbits changes it from 1 -> 2) and have it still work?

I would love to use this script in tandem with Real Orbits since Real Orbits packages a lot of functionality with an easy to edit Config.xml file and a solid updating UI text readout for changing your orbit. But I also want the awesome LCD visualization capability of your script so I can turn off Real Orbit's drawn in-game orbital path lines (which are messy and take me out of the game a bit compared to a nice path drawn on a screen from your script).
SMooreAce 22. feb. 2022 kl. 15:27 
Sure I can, as soon as you manage to tell me why you think you have even the slightest business questioning me.

Until that time, grow up and F off
rory 22. feb. 2022 kl. 13:12 
SMoore can you explain to me why you're projecting all of your negativity on others when they didnt ask for it
Renener  [ophavsmand] 22. feb. 2022 kl. 12:06 
Maybe the orbit is too high? I'm not sure what the numbers are for different planets but try reducing the orbitheight value, that might help.
Delphin_1 22. feb. 2022 kl. 10:16 
im trying to make this awsome script work on a ship but when activating it in the orbit of earth it always kicks me out of the gravitation range and lets me fly off where ever, need help :)
SMooreAce 21. feb. 2022 kl. 14:19 
Why are you being a crybaby?
rory 21. feb. 2022 kl. 14:16 
SMooreAce why are you being so toxic
SMooreAce 17. feb. 2022 kl. 13:38 
Put in a few seconds of effort and figure it out yourself!
Invader Vim 17. feb. 2022 kl. 12:28 
Will this work with the Real Orbits mod by Echthros?
Jebes_Cust 5. feb. 2022 kl. 18:51 
Could u add something that moves the ship out of the way of asteroids
SMooreAce 2. feb. 2022 kl. 8:28 
Why dont you spend 5 seconds of effort figuring it out yourself rather than spamming worthless BS asking someone to do it for you?
Jebes_Cust 2. feb. 2022 kl. 7:02 
Basically we just want the script to be able to register gravity drives in addition to the normal ones and maybe create a toggle to switch between gravity only, thrusters only, and hybrid
ErickXavier 🏍 31. jan. 2022 kl. 11:32 
Hey man, I saw on a comment bellow you don't have the Transparent LCD... I would love to give you the Expansion pack that has it, as a gratitude for the awesome script you posted ;) I just added you as a friend.
SMooreAce 12. nov. 2021 kl. 5:46 
You dont
KnightMoon96 12. nov. 2021 kl. 2:10 
i keep getting an error on my server how am i supposed to install it????
SMooreAce 19. okt. 2021 kl. 22:28 
Nothing is stopping you from making the changes except YOU
albi 19. okt. 2021 kl. 22:04 
savage i want my pbs to look pretty every other I have puts something up on it
Renener  [ophavsmand] 19. okt. 2021 kl. 8:04 
maybe one day :P
albi 18. okt. 2021 kl. 22:08 
any chance you could get it to display on the programmable block like whip does?