#Oops, all seekers!

7 messages · Page 1 of 1 (latest)

hollow harbor
#

Replaces all enemies with seekers and spawns them everywhere. However there is no hunger decrease and ammo spawns everywhere. It’s would be a joke mod designed to turn the game into a horde shooter for no reason other than pure sadism

onyx lodge
#

i like this idea but its probably impossible

#

atm

slender lynx
#

id like this

clear harness
#

I believe there is a mod out there that replaces a certain enemy type with another, I think it was the no spawn mod.

slender lynx
#

Yea, @tender pecan how hard was it to make the no spawn mod?

tender pecan
#

Not very hard. Since it's more of a crutch than a real mod i replaced the references to the Spawn blueprint in DT_NPCInfos by the Fragment one. Using the "Import" section when accessing the DT with UAssetGUI.

To properly replace every enemies with Seekers you would have to do that with every creature Blueprint, but also copy the Seekers stats to every entry which could get tedious.