ARK: Survival Evolved

ARK: Survival Evolved

Ragnarok Plus [Discontinued]
Skid Nov 28, 2020 @ 7:10pm
Can't Remove / Replace Enforcers & Defense Units
I've been trying to get the dino replacement/removal to work on my server to no avail. All other settings that I am changing in the Game.ini work fine.

My goal is to get rid of the Enforcers and Defense units from Ragnarok. I hate that they spawn in the highlands.

Under [/script/shootergame.shootergamemode] I am putting:

NPCReplacements=(FromClassName="Defender_Character_BP_C",ToClassName="")
NPCReplacements=(FromClassName="Enforcer_Character_BP_C",ToClassName="")

I'm not sure if this mod is affecting it or what. Do I need to do something special because of this mod?

Any ideas?
< >
Showing 1-5 of 5 comments
Anthony Dec 8, 2020 @ 5:48pm 
I have this in my Game.ini and its been working make sure to destroywilddinos to get then to disappear

NPCReplacements=(FromClassName="Defender_Character_BP_C", ToClassName="")
NPCReplacements=(FromClassName="EndTank_Character_BP_C", ToClassName="")
NPCReplacements=(FromClassName="Enforcer_Character_BP_C", ToClassName="")
NPCReplacements=(FromClassName="Scout_Character_BP_C", ToClassName="")

I have them all the way at the top of the ini under the [/script/shootergame.shootergamemode]
Skid Dec 9, 2020 @ 3:36pm 
Go it to work, thanks brotha. @BigPapaBear
Abominus [GER] Dec 11, 2020 @ 1:07am 
Hi, I also want to get rid of them, I have started a server on Nitrado, where do I have to put which code to change them to be deinonychus?

Best regards.
Anthony Dec 17, 2020 @ 10:19pm 
Originally posted by SI-Abominus:
Hi, I also want to get rid of them, I have started a server on Nitrado, where do I have to put which code to change them to be deinonychus?

Best regards.

Im pretty late but if you still need help you would add

NPCReplacements=(FromClassName="Defender_Character_BP_C", ToClassName="Deinonychus_Character_BP_C")
NPCReplacements=(FromClassName="EndTank_Character_BP_C", ToClassName="Deinonychus_Character_BP_C")
NPCReplacements=(FromClassName="Enforcer_Character_BP_C", ToClassName="Deinonychus_Character_BP_C")
NPCReplacements=(FromClassName="Scout_Character_BP_C", ToClassName="Deinonychus_Character_BP_C")
Abominus [GER] Dec 24, 2020 @ 3:37pm 
@BigPapaBear
Thanks, I will try that.
< >
Showing 1-5 of 5 comments
Per page: 1530 50