Space Engineers

Space Engineers

187 个评价
Rotorless Graphical Radar
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
2.763 KB
2016 年 2 月 6 日 下午 3:26
2016 年 2 月 8 日 上午 6:18
3 项改动说明 ( 查看 )

订阅以下载
Rotorless Graphical Radar

描述
This is an InGame Programming Script.
You only need:

1 Timer Block
1 Programming Block
1 LCD / Text Panel
1 Remote Control Block
(1 Power source, obviously)

1) Put the script in the programming block
2) Put the programming block in the timer
3) Put the timer in the timer so it triggers itself with TriggerNow and thereby loops
4) Trigger the timer
5) ???
6) Profit!

Edit the script to change settings such as range, and RPM, and set correct block names. If the script can't find the correct block names, it just randomly grabs what it needs from the grid, so it might mess up your other lcd's if you have any and it can't find "Text panel".

Since it doesn't use sensors, it can unfortunately not detect life forms. Use my old version for that: http://steamproxy.net/sharedfiles/filedetails/?id=614618032

A big thank you to Skleroz for the help with migrating away from rotors.

Update 1.1:
- I added a refresh rate limit setting to save computing resources and to hopefully fix Script Complexity Errors. Let me know if this worked.

Update 1.2:
- I added an option to change scanning range while it runs, with arguments "increase" and "decrease". The step range is 100m by default, but can be changed in the script.

热门讨论 查看全部(3)
8
2021 年 9 月 15 日 上午 4:29
point 5. of installation guide
BlackRedDead
1
2019 年 5 月 18 日 下午 9:47
compilation errors much?
V
0
2016 年 5 月 15 日 下午 4:36
tutorial deutsch
gogo
175 条留言
killer_klown94 5 月 23 日 下午 6:43 
piece of junk
MrFox 2018 年 10 月 29 日 下午 2:59 
There is a "Beacon" that replaces this in a way
Vlad1m1r 2018 年 3 月 28 日 下午 10:37 
This script is long-dead, look up 3D lidar instead
degebs 2018 年 3 月 28 日 下午 12:50 
does not work for me
Five Nights At Fuddruckers 2018 年 3 月 14 日 下午 6:04 
@Helios
i have this same problem.
V 2017 年 8 月 15 日 上午 4:45 
V 2017 年 8 月 15 日 上午 4:42 
this program has compilation errors
remethep 2017 年 7 月 29 日 上午 4:27 
I hope this get's a fix.It's basically exactly what I want atm. :)
remethep 2017 年 7 月 29 日 上午 4:23 
I would love to see this updated! :)
MrFox 2017 年 6 月 19 日 上午 5:09 
heres an Idea for you! why not tru to read the "bool CollisionAvoidance" to atleast show things?
The control block does have bool CollisionAvoidance to say "HEY theres an object there, i need to go around it!" give it a try u never know :3
Or how about a Antenna to find them, they do have a list of actions(like finding other ships n such) and they have a VERY NICE 50km range. if a Antenna sees another grid, it will post the terminal in the K menu, even if it has no acess to it :3