Ark Survival Ascended : Capping dino spawns! how to
Donate / Become a Patron member https://www.buymeacoffee.com/loverbunny firstly here is a example of the code i used in both game.ini and the other ini
DinoSpawnWeightMultipliers=(DinoNameTag="Dilo_Character_BP_C", SpawnWeightMultiplier=0.1, OverrideSpawnLimitPercentage=false, SpawnLimitPercentage=0.01)
DinoSpawnWeightMultipliers=(DinoNameTag=Dilo, SpawnWeightMultiplier=0.1, OverrideSpawnLimitPercentage=false, SpawnLimitPercentage=0.1)
DinoSpawnWeightMultipliers=(DinoNameTag=Dilo_Character_BP_C, SpawnWeightMultiplier=0.1, OverrideSpawnLimitPercentage=false, SpawnLimitPercentage=0.01)
it is 3 identical commands but used a little differtly as i am unsure witch one actually takes effect but putting all 3 works for sure and does not cause any harm so it works ^above mentioned is so you can see how i only changed the dinos name to the base name then full name then without brackets that's the only change in them
here i a full list of all filters i applied to the server i play on these are the main over spawning creatures so these listed below are the only ones i needed.
[/script/shootergame.shootergamemode]
DinoSpawnWeightMultipliers=(DinoNameTag=Megalodon_Character_BP_C, SpawnWeightMultiplier=0.1, OverrideSpawnLimitPercentage=false, SpawnLimitPercentage=0.1)
DinoSpawnWeightMultipliers=(DinoNameTag=Meganeura_Character_BP_C, SpawnWeightMultiplier=0.1, OverrideSpawnLimitPercentage=false, SpawnLimitPercentage=0.1)
DinoSpawnWeightMultipliers=(DinoNameTag=Dragonfly, SpawnWeightMultiplier=0.1, OverrideSpawnLimitPercentage=false, SpawnLimitPercentage=0.1)
DinoSpawnWeightMultipliers=(DinoNameTag=Dragonfly_Character_BP_Aberrant_C, SpawnWeightMultiplier=0.1, OverrideSpawnLimitPercentage=false, SpawnLimitPercentage=0.1)
DinoSpawnWeightMultipliers=(DinoNameTag="Dragonfly_Character_BP_Aberrant_C", SpawnWeightMultiplier=0.1, OverrideSpawnLimitPercentage=false, SpawnLimitPercentage=0.01)
DinoSpawnWeightMultipliers=(DinoNameTag="Dragonfly", SpawnWeightMultiplier=0.1, OverrideSpawnLimitPercentage=false, SpawnLimitPercentage=0.01)
DinoSpawnWeightMultipliers=(DinoNameTag="Meganeura_Character_BP_C", SpawnWeightMultiplier=0.1, OverrideSpawnLimitPercentage=false, SpawnLimitPercentage=0.01)
DinoSpawnWeightMultipliers=(DinoNameTag=Coel_Character_BP_C, SpawnWeightMultiplier=0.1, OverrideSpawnLimitPercentage=false, SpawnLimitPercentage=0.01)
DinoSpawnWeightMultipliers=(DinoNameTag="Coel_Character_BP_C", SpawnWeightMultiplier=0.1, OverrideSpawnLimitPercentage=false, SpawnLimitPercentage=0.01)
DinoSpawnWeightMultipliers=(DinoNameTag=Coel, SpawnWeightMultiplier=0.1, OverrideSpawnLimitPercentage=false, SpawnLimitPercentage=0.01)
DinoSpawnWeightMultipliers=(DinoNameTag="Megalodon_Character_BP_C", SpawnWeightMultiplier=0.1, OverrideSpawnLimitPercentage=false, SpawnLimitPercentage=0.01)
DinoSpawnWeightMultipliers=(DinoNameTag="Salmon_Character_BP_C", SpawnWeightMultiplier=0.1, OverrideSpawnLimitPercentage=false, SpawnLimitPercentage=0.01)
DinoSpawnWeightMultipliers=(DinoNameTag=Salmon, SpawnWeightMultiplier=0.1, OverrideSpawnLimitPercentage=false, SpawnLimitPercentage=0.1)
DinoSpawnWeightMultipliers=(DinoNameTag=Salmon_Character_BP_C, SpawnWeightMultiplier=0.1, OverrideSpawnLimitPercentage=false, SpawnLimitPercentage=0.01)
DinoSpawnWeightMultipliers=(DinoNameTag="Manta_Character_BP_C", SpawnWeightMultiplier=0.1, OverrideSpawnLimitPercentage=false, SpawnLimitPercentage=0.01)
DinoSpawnWeightMultipliers=(DinoNameTag=Manta, SpawnWeightMultiplier=0.1, OverrideSpawnLimitPercentage=false, SpawnLimitPercentage=0.1)
DinoSpawnWeightMultipliers=(DinoNameTag=Manta_Character_BP_C, SpawnWeightMultiplier=0.1, OverrideSpawnLimitPercentage=false, SpawnLimitPercentage=0.01)
DinoSpawnWeightMultipliers=(DinoNameTag="Dilo_Character_BP_C", SpawnWeightMultiplier=0.1, OverrideSpawnLimitPercentage=false, SpawnLimitPercentage=0.01)
DinoSpawnWeightMultipliers=(DinoNameTag=Dilo, SpawnWeightMultiplier=0.1, OverrideSpawnLimitPercentage=false, SpawnLimitPercentage=0.1)
DinoSpawnWeightMultipliers=(DinoNameTag=Dilo_Character_BP_C, SpawnWeightMultiplier=0.1, OverrideSpawnLimitPercentage=false, SpawnLimitPercentage=0.01)
Lastly the filter to fully stop a dino from spawning fully blocking it out of existence
NPCReplacements=(FromClassName="Ichthyornis_Character_BP_C",ToClassName="")
to get the entity ID's like i used above as well as there name tag you can find all dinosaurs listed on this website and just use mine as examples for when you create more of your own
https://ark.wiki.gg/wiki/Creature_IDs
Yes this is for nitrado servers but i am 99% sure you also have a game.ini file in your world directory so should work the same for private people/offline players
Other Videos By SabrinaBun
2024-04-04 | Echoes of Forgotten Realms : Chapter 3: Awakening in Shadows |
2024-04-04 | Echoes of Forgotten Realms : Chapter 2 : Shadows of the Forgotten Depths |
2024-04-01 | Safe and Easy Estradiol Injection Technique: Step-by-Step Tutorial for Hormone Therapy. |
2024-03-25 | Kingdoms and Castles Fun time! |
2024-03-13 | Elder Scrolls Online stream day 4 |
2024-03-11 | Elder Scrolls Online Come say hi^w^ |
2024-03-10 | Elder Scrolls Online day two |
2024-03-09 | Elder Scrolls Online First time! come help!^^ |
2024-02-07 | Palworld best base layout ^w^ |
2024-02-03 | My ark ascended base (crappy vod i guess but for memories) |
2024-01-29 | Ark Survival Ascended : Capping dino spawns! how to |
2024-01-03 | Best way to get stone in Ark: Survival Ascended |
2023-12-14 | Bella's Sad World |
2023-12-14 | Decent into Darkness |
2023-10-23 | Journey of Faith: Take Me Home |
2023-10-21 | pretty white tigers |
2023-10-02 | 03 October 2023 |
2023-10-02 | kitty chomps |
2023-10-02 | my dolly |
2023-10-02 | attack of kitten |
2023-10-02 | kitty vs catnip |
Other Statistics
Ark: Survival Evolved Statistics For SabrinaBun
Currently, SabrinaBun has 259 views for Ark: Survival Evolved across 2 videos. Less than an hour worth of Ark: Survival Evolved videos were uploaded to his channel, less than 0.02% of the total video content that SabrinaBun has uploaded to YouTube.