#Is there anyway to remove the Nanny, Egg hatchers and other s+ exclusive structures from the S+ mod

31 messages · Page 1 of 1 (latest)

median nova
#

I only want the standard building structures from the s+ mod, such as foundations and walls.

median nova
#

<@&1339549995543826514>

spring relic
#

cant u just not use them?

median nova
#

theyre too strong for Pvp servers

#

i also want other players to not use them. like disabling it for everyone

light flint
#
ConfigOverrideItemEntries=(EntryString="EngramEntry_Hatchery_C",bEntryIsHidden=True)
ConfigOverrideItemEntries=(EntryString="EngramEntry_Farmer_C",bEntryIsHidden=True)
ConfigOverrideItemEntries=(EntryString="EngramEntry_Gardener_C",bEntryIsHidden=True)``` in your Game.ini @median nova
median nova
#

Thank you!

spring relic
#

well alright Syn was faster ^^ thanks

light flint
median nova
#

Like this?

light flint
#

Yep

#

Hold up

#

I said that wrong

#

It needs to go in the game.ini

#

nuder the [/script/shootergame.shootergamemode]

#

@median nova

median nova
#

i see, thank you

light flint
#

😄

median nova
#

The Nanny still shows up under my engrams like this

Is that how its supposed to be?

light flint
#

Its not supposed to no

median nova
#

is it the right s+ im using?

light flint
#

Yep

median nova
#

i think the script the wrong place

#

give me a minute

#

is this the right place?

light flint
#

Yeah looks good

#

@median nova

#

Perhaps the nanny engram got updated 🤔

median nova
#

🤷

median nova
#

i got it to work by using

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_Nanny_C",EngramHidden=true)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_Hatchery_C",EngramHidden=true)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_Farmer_C",EngramHidden=true)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_Gardener_C",EngramHidden=true)