ARK: Survival Evolved

ARK: Survival Evolved

Ragnarok Plus [Discontinued]
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?
< >
Zobrazuje se 15 z 5 komentářů
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]
Go it to work, thanks brotha. @BigPapaBear
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.
SI-Abominus původně napsal:
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")
@BigPapaBear
Thanks, I will try that.
< >
Zobrazuje se 15 z 5 komentářů
Na stránku: 1530 50