Space Engineers

Space Engineers

286 lượt đánh giá
Suppress Vanilla Encounters
   
Giải thưởng
Yêu thích
Đã yêu thích
Bỏ thích
Type: Mod
Mod category: NPC, Other
Kích cỡ file
Đã đăng
Đã cập nhật
322.545 KB
21 Thg03, 2017 @ 11:47am
2 Thg04, 2019 @ 6:14pm
4 ghi chú thay đổi ( xem )

Đăng ký để tải xuống
Suppress Vanilla Encounters

Trong 1 bộ sưu tập tạo bởi Meridius_IX / Lucas
Modular Encounters Collection
20 vật phẩm
Mô tả
Meridius_IX has retired from modding. Click Here[gist.github.com] for more details.

Description

This mod will remove all vanilla Random Encounters (mayday signals, etc) from the Spawning Roster in MES. If another mod adds the vanilla encounters back however, this mod will not be effective.


Modular Encounters Collection Links

Click Here For The General FAQ About The Mods I Curate.[gist.github.com]
Click Here For My Rules Regarding Mod Republishing.[gist.github.com]
Click Here For The Modular Encounters Admin and Modders Guide.[gist.github.com]
Click Here To Join The Modular Encounters Collection Discord Server.[discord.gg]
Click Here If You'd Like To Support My Work On Patreon.[www.patreon.com]
39 bình luận
Rahnzan 6 Thg08, 2023 @ 6:49am 
Does this stop the spawning of those broken ships with a million 'debris' chunks that grind my CPU into powder?
Meridius_IX / Lucas  [tác giả] 18 Thg02, 2023 @ 5:38pm 
@Bačiulis - One possibility for that could be another encounter mod that takes the vanilla spawngroups and re-adds them. When MES detects this mod ID, it looks for all vanilla cargo ship spawngroups and turns them off.

If you find that's not the case however, let me know and I'll dig a bit further.
Bačiulis 18 Thg02, 2023 @ 5:16am 
Could this be broken? Added this mod together with Modular Encounter Systems, but /MES.SSCS still spawns vanilla cargo ships. Looked in the code of this mod, and there is only a dummy sbc file.
Proximus Cosmos 16 Thg10, 2022 @ 7:15pm 
Got it.

Thanks for the help
Meridius_IX / Lucas  [tác giả] 16 Thg10, 2022 @ 7:14pm 
0.001 and you'd probably never see the spawngroup at all. I wouldn't use a value lower than 0.1
Proximus Cosmos 16 Thg10, 2022 @ 7:12pm 
So If if for example I want a better chancee at a particular encounter spawning, I would set that encounter to 10 and the rest to 0.001? Is that how it works?
Meridius_IX / Lucas  [tác giả] 16 Thg10, 2022 @ 7:10pm 
Ah ok. For vanilla, I really don't know the exact method, but in MES it works something like this:

Say you have 2 groups: A and B

A with a freq of 5
B with a freq of 1

The frequency is almost like ballots going into a box. A gets 5 ballots, and B gets 1. Once all the ballots are in the box, a random ballot is selected and that's what spawns.

To prevent mods from conflicting with eachother, eligible spawns are first sorted by Mod ID during spawn selection. A random mod ID is chosen, and then the spawns in that mod are processed using the logic above.
Proximus Cosmos 16 Thg10, 2022 @ 7:06pm 
I was more asking in general than this mod specifically. I'm trying to figure out how to modify the frequency of spawning to something a bit faster.
Meridius_IX / Lucas  [tác giả] 16 Thg10, 2022 @ 7:04pm 
@CapCosmos - tbh, that description hasnt been updated in a forever of a time. Since MES came along, if this mod is present, the vanilla spawns are straight up removed from the roster. Only exception to that would be in another mod re-adds them.
Proximus Cosmos 16 Thg10, 2022 @ 6:50pm 
Is the 1-5 like there's a 1-5 percent chance of spawning?