ARK: Survival Evolved

ARK: Survival Evolved

Extinction Core
Bentar 24 Mar, 2018 @ 10:31pm
Ichthyornis and Pegomastax removal
ive looked everywhere and i cant seem to get the basterds out of my server. i want to replace then with some better nicer cute sweet animals like shinehorn and bulldog. this is what i came up but it does not work....

placed the folowing in my Game.ini

NPCReplacements(FromClassName=Ichthyornis_Character_BP_Core_C",ToClassName="LanternGoat_Character_BP_C")
NPCReplacements(FromClassName=Pegomastax_Character_BP_Core_C",ToClassName="LanternPug_Character_BP_C")

can anyone please clear this up for me?
i reached the point where i'm removing Extinction core just to get them of my server...

Pc Version
online rental server @ Creative hosting
server version Linux
< >
Showing 1-6 of 6 comments
King Of Almost 6 Apr, 2018 @ 12:57pm 
Get the anti-theft backpack mod. keeps them from stealing stuff from your inventory.
Bentar 8 Apr, 2018 @ 1:40am 
doesnt work with the mod... :(
Gingdman 8 Apr, 2018 @ 10:02am 
This is what I pasted in my game.ini and it works perfectly :)

DinoSpawnWeightMultipliers=(DinoNameTag="Ichthyornis",OverrideSpawnLimitPercentage=True,SpawnLimitPercentage=0.0,SpawnWeightMultiplier=0.0)
DinoSpawnWeightMultipliers=(DinoNameTag="Microraptor",OverrideSpawnLimitPercentage=True,SpawnLimitPercentage=0.0,SpawnWeightMultiplier=0.0)
DinoSpawnWeightMultipliers=(DinoNameTag="Pegomastax",OverrideSpawnLimitPercentage=True,SpawnLimitPercentage=0.0,SpawnWeightMultiplier=0.0)
DynamiteTiger 10 May, 2018 @ 1:03am 
Originally posted by Bentar:
ive looked everywhere and i cant seem to get the basterds out of my server. i want to replace then with some better nicer cute sweet animals like shinehorn and bulldog. this is what i came up but it does not work....

placed the folowing in my Game.ini

NPCReplacements(FromClassName=Ichthyornis_Character_BP_Core_C",ToClassName="LanternGoat_Character_BP_C")
NPCReplacements(FromClassName=Pegomastax_Character_BP_Core_C",ToClassName="LanternPug_Character_BP_C")

can anyone please clear this up for me?
i reached the point where i'm removing Extinction core just to get them of my server...

Pc Version
online rental server @ Creative hosting
server version Linux

You're missing some ='s and spaces. It should look like this:

NPCReplacements=(FromClassName="Pegomastax_Character_BP_C", ToClassName="LanternPug_Character_BP_C")
NPCReplacements=(FromClassName="Ichthyornis_Character_BP_C", ToClassName="LanternGoat_Character_BP_C")
Bentar 10 May, 2018 @ 8:42am 
cheers m8
Vex 9 Oct, 2019 @ 11:14pm 
Just add this to your game.ini
NPCReplacements=(FromClassName="Pegomastax_Character_BP_Core_C", ToClassName="")
NPCReplacements=(FromClassName="Ichthyornis_Character_BP_Core_C", ToClassName="")
< >
Showing 1-6 of 6 comments
Per page: 1530 50