Space Engineers
Оценок: 188
Rotorless Graphical Radar
   
Наградить
В избранное
В избранном
Удалить
Размер файла
Добавлен
Изменён
2.763 KB
6 фев. 2016 г. в 15:26
8 фев. 2016 г. в 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: https://steamhost.cn/steamcommunity_com/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
15 сен. 2021 г. в 4:29
point 5. of installation guide
BlackRedDead
1
18 мая. 2019 г. в 21:47
compilation errors much?
Vaqxai
0
15 мая. 2016 г. в 16:36
tutorial deutsch
gogo
Комментариев: 175
killer_klown94 23 мая. 2024 г. в 18:43 
piece of junk
MrFox 29 окт. 2018 г. в 14:59 
There is a "Beacon" that replaces this in a way
LilOrphanEvie 28 мар. 2018 г. в 22:37 
This script is long-dead, look up 3D lidar instead
degebs 28 мар. 2018 г. в 12:50 
does not work for me
Thermodynamic Bag Chaser 14 мар. 2018 г. в 18:04 
@Helios
i have this same problem.
Vaqxai 15 авг. 2017 г. в 4:45 
Vaqxai 15 авг. 2017 г. в 4:42 
this program has compilation errors
remethep 29 июл. 2017 г. в 4:27 
I hope this get's a fix.It's basically exactly what I want atm. :)
remethep 29 июл. 2017 г. в 4:23 
I would love to see this updated! :)
MrFox 19 июн. 2017 г. в 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