Space Engineers

Space Engineers

35 betyg
[PAM] Path Auto Miner | (Real Solar Systems ver.)
2
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Taggar: autopilot
Filstorlek
Lades upp
436.329 KB
13 dec, 2024 @ 20:55
1 ändringsnotis ( visa )

Abonnera för att ladda ner
[PAM] Path Auto Miner | (Real Solar Systems ver.)

Beskrivning
Modification of the PAM script to use "double" and "Vector3D" instead of "float" and "Vector3" to reduce precision issues when operating far from the world origin.

Created primarily for use with the "Real Solar Systems" mod where planets tend to be far from the origin. No other adaptations or modifications have been made to the script.

NOTE: Does not fix issues when trying to path between different planet zones when using RSS! The only change is the fix to precision!

Original Script: https://steamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1507646929

All credit goes to Keks, the original author.
13 kommentarer
maxcolby 2 nov @ 13:11 
durante il lavoro mi da questo errore : Error occurred!
Please copy this and paste it
in the "Bugs and issues" discussion.
Version: 1.3.1
System.ArithmeticException: Function does not accept floating point Not-a-Number values.
at System.Math.Sign(Double value)
at Program.ğ(Double ª, Double& ğ, Double Ğ, Double ĝ, Double Ĝ)
at Program.ą()
at Program.Λ(String Ƹ)
at Program.Main(String Ƹ, UpdateType Ρ)
MrFox 1 sep @ 14:41 
Source so i can update this please
MrFox 30 aug @ 10:52 
The remote commands are not working.
"Echthros [author] Mar 16 @ 3:19pm
Nothing removed or added in terms of functionality. Just swapped all refs to float and Vector3 to their more precise counterparts"

There is no master commands i cant get it to work with [PAM] ELA.
Cant get the remote commands to work =|
gigglelamer 24 jul @ 11:47 
Thanks, I needed this. My planets are pretty far away from origin.
Echthros  [skapare] 26 maj @ 10:31 
It works the same as the original, it just has higher precision for positions. It does not work for pathing between different zones/planets, though.
I0_Reaper_0I 26 maj @ 7:32 
@Echthros Funktioniert der wie die alte Pam oder muss man da was änder ?
cancelcorvus 22 maj @ 1:46 
klous did you reset and record the home and path after replacing the script?
Klous 18 maj @ 11:45 
Still doesn't line up with connectors properly, it's like 40 feet away each time.
Echthros  [skapare] 16 mar @ 12:19 
Nothing removed or added in terms of functionality. Just swapped all refs to float and Vector3 to their more precise counterparts.
Dots 16 mar @ 11:47 
anything removed from the script since it says it is modified?