ARK: Survival Evolved

ARK: Survival Evolved

Ragnarok Plus [Discontinued]
Skid 2020 年 11 月 28 日 下午 7:10
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?
< >
正在显示第 1 - 5 条,共 5 条留言
Anthony 2020 年 12 月 8 日 下午 5:48 
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 2020 年 12 月 9 日 下午 3:36 
Go it to work, thanks brotha. @BigPapaBear
Abominus [GER] 2020 年 12 月 11 日 上午 1:07 
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 2020 年 12 月 17 日 下午 10:19 
引用自 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] 2020 年 12 月 24 日 下午 3:37 
@BigPapaBear
Thanks, I will try that.
< >
正在显示第 1 - 5 条,共 5 条留言
每页显示数: 1530 50