ARK: Survival Evolved

ARK: Survival Evolved

Extinction Core
Bentar 2018 年 3 月 24 日 下午 10:31
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
< >
正在显示第 1 - 6 条,共 6 条留言
King Of Almost 2018 年 4 月 6 日 下午 12:57 
Get the anti-theft backpack mod. keeps them from stealing stuff from your inventory.
Bentar 2018 年 4 月 8 日 上午 1:40 
doesnt work with the mod... :(
Gingdman 2018 年 4 月 8 日 上午 10:02 
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 2018 年 5 月 10 日 上午 1:03 
引用自 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 2018 年 5 月 10 日 上午 8:42 
cheers m8
Vex 2019 年 10 月 9 日 下午 11:14 
Just add this to your game.ini
NPCReplacements=(FromClassName="Pegomastax_Character_BP_Core_C", ToClassName="")
NPCReplacements=(FromClassName="Ichthyornis_Character_BP_Core_C", ToClassName="")
< >
正在显示第 1 - 6 条,共 6 条留言
每页显示数: 1530 50