Space Engineers

Space Engineers

35 个评价
[PAM] Path Auto Miner | (Real Solar Systems ver.)
2
   
奖励
收藏
已收藏
取消收藏
标签: autopilot
文件大小
发表于
436.329 KB
2024 年 12 月 13 日 下午 8:55
1 项改动说明 ( 查看 )

订阅以下载
[PAM] Path Auto Miner | (Real Solar Systems ver.)

描述
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 条留言
maxcolby 11 月 2 日 下午 1: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 9 月 1 日 下午 2:41 
Source so i can update this please
MrFox 8 月 30 日 上午 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 7 月 24 日 上午 11:47 
Thanks, I needed this. My planets are pretty far away from origin.
Echthros  [作者] 5 月 26 日 上午 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 5 月 26 日 上午 7:32 
@Echthros Funktioniert der wie die alte Pam oder muss man da was änder ?
cancelcorvus 5 月 22 日 上午 1:46 
klous did you reset and record the home and path after replacing the script?
Klous 5 月 18 日 上午 11:45 
Still doesn't line up with connectors properly, it's like 40 feet away each time.
Echthros  [作者] 3 月 16 日 下午 12:19 
Nothing removed or added in terms of functionality. Just swapped all refs to float and Vector3 to their more precise counterparts.
Dots 3 月 16 日 上午 11:47 
anything removed from the script since it says it is modified?