ARK: Survival Evolved

ARK: Survival Evolved

ARK Additions: The Collection!
Grimmreaper 14 Jan, 2021 @ 1:49am
Config Options
I really really want to use this mod, but for some maps i only want a select few of them to spawn and really need a way to lower spawn rates... things are constantly overspawning and some sort of config that allows enabling and disabling the creatures you want, and adjusting spawn rates seem really important and i just cant use the mod til' then
< >
Showing 1-4 of 4 comments
ModerndarkNight 15 Jan, 2021 @ 8:52am 
I Would really like to know this too. The water dinos are over spawning at an alarming rate. We kill them and they start spawning before they all could die. Could really use the ini to alter spawn rates
I agree, I want to use the mod but there's only a few of them I even want to use and there is always the fear of overspawning.
nairbdryb 24 Feb, 2021 @ 4:17pm 
You can modify their spawn weight multipliers in your Game.ini. The format looks like this:

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

SpawnWeightMultiplier i usually keep at ten, its the chance they spawn compared to other creatures
SpawnLimitPercentage is the maximum percentage of that creature allowed on the map at once compared to other creatures.

Here are the DinoNameTags to use:
Acrocanthosaurus_Character_BP_C
Scorched_Acrocanthosaurus_Character_BP_C
Bog_Acrocanthosaurus_Character_BP_C
Brachiosaurus_Character_BP_C
Brachiosaurus_Character_BP_Aberrant_C
Volcanic_Brachiosaurus_Character_BP_C
Concavenator_Character_BP_C
Concavenator_Character_Aberrant_BP_C
Volcanic_Concavenator_Character_BP_C
Cryolophosaurus_Character_BP_C
Xiph_Character_BP_C
AbyssalXiph_Character_BP_C
OceanXiph_Character_BP_C
Cstalker 31 Jul, 2021 @ 10:13pm 
use this also to disable them outright


NPCReplacements = (FromClassName = "Acrocanthosaurus_Character_BP_C", ToClassName = "")
NPCReplacements = (FromClassName = "Scorched_Acrocanthosaurus_Character_BP_C", ToClassName = "")
NPCReplacements = (FromClassName = "Bog_Acrocanthosaurus_Character_BP_C", ToClassName = "")
NPCReplacements = (FromClassName = "Brachiosaurus_Character_BP_C", ToClassName = "")
NPCReplacements = (FromClassName = "Brachiosaurus_Character_BP_Aberrant_C", ToClassName = "")
NPCReplacements = (FromClassName = "Volcanic_Brachiosaurus_Character_BP_C", ToClassName = "")
NPCReplacements = (FromClassName = "Concavenator_Character_BP_C", ToClassName = "")
NPCReplacements = (FromClassName = "Concavenator_Character_Aberrant_BP_C", ToClassName = "")
NPCReplacements = (FromClassName = "Volcanic_Concavenator_Character_BP_C", ToClassName = "")
NPCReplacements = (FromClassName = "Cryolophosaurus_Character_BP_C", ToClassName = "")
NPCReplacements = (FromClassName = "Xiph_Character_BP_C", ToClassName = "")
NPCReplacements = (FromClassName = "AbyssalXiph_Character_BP_C", ToClassName = "")
NPCReplacements = (FromClassName = "OceanXiph_Character_BP_C", ToClassName = "")
< >
Showing 1-4 of 4 comments
Per page: 1530 50