Space Engineers

Space Engineers

97 个评价
Active Radar Update
   
奖励
收藏
已收藏
取消收藏
Type: Mod
Mod category: Block, Script
标签: hud
文件大小
发表于
更新日期
2.452 MB
2017 年 9 月 28 日 下午 12:58
2018 年 8 月 19 日 下午 4:16
11 项改动说明 ( 查看 )

订阅以下载
Active Radar Update

描述
OBSOLETE: NEW VERSION AT https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1684690258


An update on Tyrsis' mod at http://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=444539430

Changes:

* Code optimization; the radar now updates every 3 seconds instead of every 10, this is done client side so there should be no extra overhead for a dedicated server.

* Radar dome models from Cheetah's Radar.

* Size is now shown as a number rather than a vector.

* Distance is now shown on the LCD panel as well as on the HUD.

* All the options that used to go in the block name, now go in Custom Data. Put each option in its own line.

* Three new options.

Options (Case sensitive!) are:

NoAsteroids - Do not show voxels (also NoRoids)
NoCharacters - Do not show lifeforms (astronauts, critters) (also NoLifeforms)
NoStations - Do not show static grids
NoShips - Do not show movable grids
NoHud - Do not show GPS-based HUD in cockpits
PassengerHud - Do show GPS-based HUD in cockpits that are not being controlled (Using both only shows HUD to passengers, useful for a navigator's console)
MinimumSize:(integer) - Only show blocks bigger than X, useful to not display debris. For reference, an astronaut is size 2. The default for this is 2: to get size 1 and 0 objects, specify it. Note that lifeforms will always show unless specified not to. (Also MinSize).
MinimumDistance:(integer) - Ignore anything within X meters of the radar. (Also MinDist or MinDistance)
OutputLCD:(lcd name) - Show list on LCD.
TriggerSoundName:(sound block) - Play sound when something has been detected.
OnlyPowered - Only show grids if they have power. Useful to reduce debris spam. (Also NoUnpowered)

If the target grid has an antenna or beacon, you will get their name (even if the antenna range is less than the radar range), otherwise you will get their grid identifier, if it's known.

Remember, the radar is a beacon, if you can see them - they can see you.



Want to see my real life robots, lasers, and space engineering stuff? it's at http://www.robots-everywhere.com

Want to see my free RPG and boardgame stuff? it's at http://www.emlia.org
162 条留言
spiritplumber  [作者] 2019 年 3 月 16 日 上午 10:00 
spiritplumber  [作者] 2019 年 3 月 11 日 上午 11:15 
I'm trying to fix it, but I can't find the issue as of yet. Will mess with it more tomorrow
John Wack 2019 年 3 月 11 日 上午 7:43 
is it fixed?
Emperor Zelevas 2019 年 3 月 4 日 下午 1:34 
Is this going to be updated?
MrFox 2019 年 2 月 4 日 上午 10:57 
or is there a way to preset these for player?
MrFox 2019 年 2 月 3 日 下午 3:14 
Request: have 2 versions of this. 1st limited to 5K 2nd version limited to the normal 50km
spiritplumber  [作者] 2019 年 1 月 30 日 下午 7:47 
I'm waiting until the new SE patch hits before fixing my mods.
--Kaos-- 2019 年 1 月 30 日 下午 1:17 
Any chance of an update,

ive also got the issue where ships dont appear over 3KM
spiritplumber  [作者] 2019 年 1 月 26 日 上午 1:30 
Sounds like I need to update this, yeah.
Exelsiar 2019 年 1 月 25 日 下午 11:06 
@Axel, as far as I'm aware that's a world/server setting issue, related to view distance.

However it does need an update, some of the functions have just stopped working entirely. I'm down to just using NoShips, NoStations, NoAsteroids, NoHud, and OutputLCD, anything else is essentially their all that work.