ARK: Survival Evolved

ARK: Survival Evolved

Additional Aberrant Dinos
Ashton 22 feb, 2021 @ 19:18
Disabling specific creatures
I feel retarded ore something. I'm using Gportal to host, I go to the ini file, and I paste this exactly

[/script/shootergame.shootergamemode]
NPCReplacements=
(FromClassName="Deathworm_Character_BP_AADAberrant",ToClassName=" ")
NPCReplacements=
(FromClassName="Euryp_Character_Aberrant",ToClassName=" ")
NPCReplacements=
(FromClassName="Moth_Character_BP_Aberrant_BD_C",ToClassName=" ")
NPCReplacements=
(FromClassName="NightWyvern_Character_BP",ToClassName=" ")
NPCReplacements=
(FromClassName="Ptero_Character_BP_Aberrant",ToClassName=" ")
NPCReplacements=
(FromClassName="Quetz_Character_BP_AADAberrant",ToClassName=" ")
NPCReplacements=
(FromClassName="Rex_Character_BP_Aberrant",ToClassName=" ")
NPCReplacements=
(FromClassName="Tapejara_Character_BP_Aberrant",ToClassName=" ")

as far as I can tell, all of these still spawn. what am I doing wrong?
< >
Visar 1-6 av 6 kommentarer
Molly 23 feb, 2021 @ 13:12 
The Start is good but you need the other Class for the Spawn.
Try this:
NPCReplacements=(FromClassName="Deathworm_Character_BP_AADAberrant",ToClassName="Coel_Character_BP_C")

But you need to make a: destroywilddinos
After this the Spawn will stop:steamhappy:
Ashton 25 feb, 2021 @ 14:12 
this worked, but only gets one creature disabled, when I add more, only the first one actually gets disabled
Flockerkill 27 feb, 2021 @ 21:28 
Ursprungligen skrivet av Molly:
The Start is good but you need the other Class for the Spawn.
Try this:
NPCReplacements=(FromClassName="Deathworm_Character_BP_AADAberrant",ToClassName="Coel_Character_BP_C")

But you need to make a: destroywilddinos
After this the Spawn will stop:steamhappy:
What he did there with an empty string is totally right he don't need stuff like the coel there at all, as the empty sting deletes the spawn

Ursprungligen skrivet av ashtonjohnson2000:
this worked, but only gets one creature disabled, when I add more, only the first one actually gets disabled
also you did add it to the games.ini as this will not work in the gus.ini
Senast ändrad av Flockerkill; 27 feb, 2021 @ 21:35
Kraken:1  [utvecklare] 3 mar, 2021 @ 4:20 
If you've been pasting that exactly, then you have enters after all your equals.

[/script/shootergame.shootergamemode]
NPCReplacements=(FromClassName="Deathworm_Character_BP_AADAberrant",ToClassName=" ")
NPCReplacements=(FromClassName="Euryp_Character_Aberrant",ToClassName=" ")
NPCReplacements=(FromClassName="Moth_Character_BP_Aberrant_BD_C",ToClassName=" ")
NPCReplacements=(FromClassName="NightWyvern_Character_BP",ToClassName=" ")
NPCReplacements=(FromClassName="Ptero_Character_BP_Aberrant",ToClassName=" ")
NPCReplacements=(FromClassName="Quetz_Character_BP_AADAberrant",ToClassName=" ")
NPCReplacements=(FromClassName="Rex_Character_BP_Aberrant",ToClassName=" ")
NPCReplacements=(FromClassName="Tapejara_Character_BP_Aberrant",ToClassName=" ")
Ashton 3 mar, 2021 @ 4:53 
thanks kraken, I already discovered that issue, but you're right, it turns out another part of the issue was better dinos changing some of the class names and me not copying them correctly. thats all sorted now but thanks for the help :steamthumbsup:
mxforlife 16 nov, 2021 @ 4:41 
I'm sorry to necro this post.
But don't you need to have the "_C" at the end off the class name since we are talking about classes here?
At least that is how I have always done it and it has worked. Or can you leave the _C out at the game finds it anyway?
< >
Visar 1-6 av 6 kommentarer
Per sida: 1530 50