ARK: Survival Evolved

ARK: Survival Evolved

ARK Additions: The Collection!
Sanyel 4. feb. 2021 kl. 9:09
Aberration Deinosuchus overspawn
On Aberration the Deinosuchus spawn limit is somehow broken, they spawn unlimited and overflooded the whole river. I tried every Dino reduce command on my server or remove command, but they still spawn.
< >
Viser 1-9 af 9 kommentarer
Mr. Madness 11. feb. 2021 kl. 18:29 
I’m experiencing the same issue. I’ve tried several supposed game.ini fixes with nothing working. After my last Dino wipe, I checked the total number of aberrant deinosuchus on the map with a S+ tek transmitter and counter over 400 on the map. It’s getting to the point where I may have to uninstall the mad just so my map doesn’t break from high ping and graphical lag.
nairbdryb 24. feb. 2021 kl. 16:19 
you can decrease the spawn weights and limits using the following:

DinoSpawnWeightMultipliers=(DinoNameTag=Deinosuchus_Character_BP_Aberrant,SpawnWeightMultiplier=10.0,OverrideSpawnLimitPercentage=true,SpawnLimitPercentage=0.05)

put this in your Game.ini, feel free to modify SpawnLimitPercentage and SpawnWeightMultiplier to your liking
Sanyel 24. feb. 2021 kl. 17:32 
Oprindeligt skrevet af nairbdryb:
you can decrease the spawn weights and limits using the following:

DinoSpawnWeightMultipliers=(DinoNameTag=Deinosuchus_Character_BP_Aberrant,SpawnWeightMultiplier=10.0,OverrideSpawnLimitPercentage=true,SpawnLimitPercentage=0.05)

put this in your Game.ini, feel free to modify SpawnLimitPercentage and SpawnWeightMultiplier to your liking


That is what I tried^^ even in the weirdest combinations watched videos about the command but, those crocs ignore the command
nairbdryb 26. feb. 2021 kl. 20:41 
Oprindeligt skrevet af Sanyel:
Oprindeligt skrevet af nairbdryb:
you can decrease the spawn weights and limits using the following:

DinoSpawnWeightMultipliers=(DinoNameTag=Deinosuchus_Character_BP_Aberrant,SpawnWeightMultiplier=10.0,OverrideSpawnLimitPercentage=true,SpawnLimitPercentage=0.05)

put this in your Game.ini, feel free to modify SpawnLimitPercentage and SpawnWeightMultiplier to your liking


That is what I tried^^ even in the weirdest combinations watched videos about the command but, those crocs ignore the command

Have you tried the NPCReplacements command as well?
Sanyel 27. feb. 2021 kl. 1:58 
Oprindeligt skrevet af nairbdryb:
Oprindeligt skrevet af Sanyel:


That is what I tried^^ even in the weirdest combinations watched videos about the command but, those crocs ignore the command

Have you tried the NPCReplacements command as well?

Yeah did that too^^
Shaftiel 1. mar. 2021 kl. 14:04 
I'm getting the same issue, even with trying the DinoSpawnWeightMultiplier and NPCReplacements.
nairbdryb 1. mar. 2021 kl. 15:14 
Did you dino wipe after modifying the files? (cheat destroywilddinos)
If that doesnt work im going to try and find another solution.
Sidst redigeret af nairbdryb; 1. mar. 2021 kl. 15:18
Sanyel 1. mar. 2021 kl. 15:45 
Oprindeligt skrevet af nairbdryb:
Did you dino wipe after modifying the files? (cheat destroywilddinos)
If that doesnt work im going to try and find another solution.

Yup, did that too
nairbdryb 3. mar. 2021 kl. 16:39 
You might be able to remove the aberrant deinosuchus from the spawn entries using the following:

ConfigSubtractNPCSpawnEntriesContainer=([NPCSpawnEntriesContainerClassString="AB_DinoSpawnEntries_TwitchFertileWater_C"],[NPCSpawnEntries=((NPCsToSpawnStrings=("Deinosuchus_Character_BP_Aberrant_C")))],[NPCSpawnLimits=((NPCClassString="Deinosuchus_Character_BP_Aberrant_C")))]

and

ConfigSubtractNPCSpawnEntriesContainer=([NPCSpawnEntriesContainerClassString="AB_DinoSpawnEntries_TwitchBioWater_C"],[NPCSpawnEntries=((NPCsToSpawnStrings=("Deinosuchus_Character_BP_Aberrant_C")))],[NPCSpawnLimits=((NPCClassString="Deinosuchus_Character_BP_Aberrant_C")))]

If these properly remove the spawns, then you might be able to add the spawns back in (but less frequently) with these:

ConfigAddNPCSpawnEntriesContainer=([NPCSpawnEntriesContainerClassString="AB_DinoSpawnEntries_TwitchFertileWater_C"],[NPCSpawnEntries=((AnEntryName="deinosuchusspawner1"],[EntryWeight=10.0],[NPCsToSpawnStrings=("Deinosuchus_Character_BP_Aberrant_C")))],[NPCSpawnLimits=((NPCClassString="Deinosuchus_Character_BP_Aberrant_C"],[MaxPercentageOfDesiredNumToAllow=0.01)))]

ConfigAddNPCSpawnEntriesContainer=([NPCSpawnEntriesContainerClassString="AB_DinoSpawnEntries_TwitchBioWater_C"],[NPCSpawnEntries=((AnEntryName="deinosuchusspawner2"],[EntryWeight=10.0],[NPCsToSpawnStrings=("Deinosuchus_Character_BP_Aberrant_C")))],[NPCSpawnLimits=((NPCClassString="Deinosuchus_Character_BP_Aberrant_C"],[MaxPercentageOfDesiredNumToAllow=0.01)))]

All of these go in your Game.ini. You might have to modify "EntryWeight" and "MaxPercentageOfDesiredNumToAllow" to adjust the spawns to your liking.

let me know if these work
< >
Viser 1-9 af 9 kommentarer
Per side: 1530 50