ARK: Survival Evolved

ARK: Survival Evolved

ARK Additions: The Collection!
Grimmreaper 2021 年 1 月 14 日 上午 1:49
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
< >
正在显示第 1 - 4 条,共 4 条留言
ModerndarkNight 2021 年 1 月 15 日 上午 8:52 
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
Wrynn Summerscale -HHG- 2021 年 2 月 17 日 上午 8:52 
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 2021 年 2 月 24 日 下午 4:17 
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 2021 年 7 月 31 日 下午 10:13 
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 = "")
< >
正在显示第 1 - 4 条,共 4 条留言
每页显示数: 1530 50