I have been trying to remove the Leedsichthys / Alpha Leedsichthys from spawning on my hosted server using the NPCReplacements command in expert mode. I have tried several variations but have not been able to get the server to allow any connections (and it is stuck on day 0 if the following lines are added into the game.ini:
[/script/shootergame.shootergamemode]
NPCReplacements=(FromClassName="Leedsichthys_Character_BP_C",ToClassName="")
NPCReplacements=(FromClassName="Alpha_Leedsichthys_Character_BP_C",ToClassName="")
Is there a syntax error in my code or another way I could accomplish this for the Switch version?
Thanks in advance for any help.