#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)
<@&1339549995543826514>
cant u just not use them?
theyre too strong for Pvp servers
i also want other players to not use them. like disabling it for everyone
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
Thank you!
well alright Syn was faster ^^ thanks
If you want to disable other things just follow the way I showed you above. Here is the full list of the engams https://docs.google.com/spreadsheets/d/e/2PACX-1vRBnQSrT5CidPWSbeIT5GK7WWBeYu9Uhu9unEkazAfytljMSe7g7qJSX5rhDtb4zI-kh1TIH2-ZNqAX/pubhtml?gid=1970090706&single=true @median nova
Like this?
Yep
Hold up
I said that wrong
It needs to go in the game.ini
nuder the [/script/shootergame.shootergamemode]
@median nova
😄
The Nanny still shows up under my engrams like this
Is that how its supposed to be?
Its not supposed to no
is it the right s+ im using?
Yep
🤷
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)
