Posts by Gatsu143

Dear forum members,
for some time now we have been creating and maintaining new ways to help game server admins with questions and problems as quickly as possible, e.g. our Guides section and the Nitrado Community Discord.

Therefore, we inform you that the Nitrado Forum will be closed on March 31, 2023. We are consolidating our community support to our Discord channel, which is faster and more efficient. We have also seen incredible growth in our community due to the hard work of our moderators and our bots. We are confident that this move will ensure that we provide the best support possible for our users.

Thank you to all members for your continued use of the forum!

Assistance with all questions concerning your Nitrado service can now be found in these spots:
Community Discord: https://discord.gg/nitrado
Guides section: https://server.nitrado.net/guides
Support Wizard: https://support.nitrado.net

    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.