Space Engineers

Space Engineers

Populated Worlds Ai Enabled NPCs
Evil Larry 2021 年 10 月 29 日 下午 5:10
How to remove the spiders?
I don't know how. I found the config-creatures xml file but I don't know what to do from there.
< >
正在显示第 1 - 1 条,共 1 条留言
Black-Eagle 2021 年 11 月 1 日 上午 10:48 
Version 2.0 -> Tested with a new creativ world no other mods.

Download notepad++

Mod Load Order

Modular Encounters Systems
AiEnabled [Beta]
Populated Worlds

In save files
%appdata%\SpaceEngineers\Saves\

RANDOM_NUMBER\ YOUR_GAMENAME \

\Storage\1521905890.sbm_ModularEncountersSystems

There are two files too edit.

Open the config-creatures.xml AND Config-OtherNPCs.xml with notepad++
in both files there is a section looking like this

<SpawnTypeBlacklist>
<string>AddSpawnGroupIdHere</string>
<string>AddAnotherSpawnGroupIdHere</string>
</SpawnTypeBlacklist>

chance it to this

<SpawnTypeBlacklist>
<string>SpaceSmallSpider</string>
<string>SpaceMotherSpider</string>
<string>SpaceSpider</string>
<string>SpaceSpiderBlack</string>
<string>SpaceSpiderWhite</string>
<string>SpaceSpiderBrown</string>
<string>SpaceSpiderGreen</string>
<string>Space_spider_black</string>
<string>Space_spider_brown</string>
<string>Space_spider_green</string>
<string>Space_spider</string>
<string>Saberoids</string>
</SpawnTypeBlacklist>

The Spiders with the "_" should be the vanila version of this beasts
i just find the names in the Orginal Characters_animals.sbc in the SE Data Files.

now i try it with my normal save game :-)


V3.0
If you on a planet with spiders than there are spiders ....
edited planet.sbc and make a new game now there are no spiders :-)




最后由 Black-Eagle 编辑于; 2021 年 11 月 5 日 下午 12:42
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50