Avorion
45 个评价
Laserzwei's Asteroid respawning sectors notifier
   
奖励
收藏
已收藏
取消收藏
Mods: Mod
文件大小
发表于
更新日期
42.188 KB
2020 年 9 月 13 日 上午 1:21
2024 年 6 月 14 日 上午 6:55
9 项改动说明 ( 查看 )

订阅以下载
Laserzwei's Asteroid respawning sectors notifier

在 Laserzwei 的 1 个合集中
Laserzwei's Mods
14 件物品
描述
This mod adds an indicator when you are in a sector that respawns asterods.

Works well with
Simple asteroid respawn mod
热门讨论 查看全部(1)
2
2024 年 9 月 5 日 上午 10:25
Copy for some manual changement
Nopus.cH
11 条留言
L. Velociraptor 2024 年 9 月 5 日 上午 10:18 
This does also work on the "Asteroids do not respawn here" notification, which I had to uncomment to get working but appears to work with "false" to stop the pulsing as well.
L. Velociraptor 2024 年 9 月 5 日 上午 10:12 
Hello there @Laserzwei, I contacted the devs for some help on this as I was trying to figure out how to stop the icon "pulsing". The function addShipProblem has a final variable "withHighlight" that can be set to false. This will stop the "pulsing" behaviour of the icon.

So, on line 28 of data/scripts/entity/detectrespawningasteroids.lua you can put "false" at the end of the addShipProblem arguments, like so:

addShipProblem("respawning asteroids", Entity().id, "Asteroids respawn in this Sector"%_t, "data/textures/icons/diamond.png", ColorRGB(1.0, 1.0, 1.0), false)

I've done this locally and tested it and it seems to work fine!
Thundercraft 2023 年 1 月 13 日 下午 11:48 
I'd love to see a version of this that did not have the icon "pulsing" every few seconds. Personally, I find it very annoying.

If nothing else, wouldn't it be possible to make a version that - on first entering a system with respawning asteroids - only displays the pulsing icon for around 60 seconds or so before making the icon disappear?

Actually, instead of displaying a pulsing icon, I'd much prefer a version that merely sent a chat log message or gave a brief pop-up message whenever the player first enters a system with respawning asteroids.
FuryoftheStars 2021 年 7 月 1 日 下午 1:59 
For anyone looking for the respawn mod (as the link accidentally goes back to this same one), it's here: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1692998037
Aviage 2021 年 3 月 10 日 下午 10:41 
The link seems to direct me back to this very page... is that deliberate?
Laserzwei  [作者] 2021 年 1 月 4 日 上午 11:57 
There is a basically hidden checkbox top-right in the Galaxy screen before entering your savegame. You have to tick it or new mods won't be added
RahN 2021 年 1 月 4 日 上午 11:34 
Notification doesnt seem to appear for me. I subscribed here and ticked off the mod in-game under settings -> mods. Is there additional steps?
Scario 2020 年 11 月 8 日 上午 1:47 
Id love this feature as a module which you have to add to your ship, maybe add the feature in the mining or some radar module on permanent installation
For Nasha Speedy Russia 2020 年 11 月 7 日 上午 9:26 
That does work on the server, thank you so much. Actually, Amarum, those sectors are not so often, but mostly they contain mining stations, so look for those.
Laserzwei  [作者] 2020 年 9 月 30 日 下午 10:28 
I've extended the mod to also show where asteroids do not respawn