Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
and yes, that is at the top of the file. I succesfuly removed Electrophorus and Cnidaria spawns from the game aswell with the same ini file, so it should be the right one.
Can you get any other Genesis creatures to spawn? For example if you tried replacing ichthyosaurs or raptors with their X variants, would they work I wonder?
The only thing I am not 100% sure of is the entryname being correct: ((AnEntryName="Ocean_Mosa"
I'll give that a shot, I think I read somewhere that aquatic dinos are giving issues, thanks for the tip!
ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesMonsterIsland_C",NPCSpawnEntries=((AnEntryName="X-Argentavis",EntryWeight=1,NPCsToSpawnStrings=("Snow_Argent_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="Snow_Argent_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.05)))
Which is pretty much an exact copy of what I used for the Mosa's except with the name and location changed. So if I F'ed up somewhere, it's because the name and/or location is wrong.
https://steamcommunity.com/sharedfiles/filedetails/?id=2880989308
And according to the wiki, the spawn container looks correct too, can't see any issues with that.
https://ark.wiki.gg/wiki/Spawn_entries
The only other thing I can think is that the game will not read two separate references to the same spawn container within one configuration file. Many people, when they use the ConfigAdd setting to add spawns, make the mistake of writing out the entire code for one creature in one spawn container, then write out another identical code for a different creature but referencing the same spawn container as the first. In this case, the game will read and operate the first one, but ignore the second as a duplicate. If adding multiple creatures into one spawn container, they must be collected together into a single configuration command that the game can operate on all in one go.
So if you have two separate configs referring to the same spawn container, that could be a factor. But you said you removed creatures with configs above, not that you added them in, so I'm assuming this is not the case and you used another setting such as NPCReplacements to do the removal? In that case this issue would not be the cause.
Aside from that, I'm afraid I have no idea...I'm sorry I can't be of any more help :( From what you have presented here it all looks like it should work fine. So perhaps what you heard about X water creatures being problematic is true, I'm not sure.
Don't worry about it, thank you so much for having a look, you helped a great deal cause I was worried I was doing it wrong. I now know for sure I was doing it right, but something else is going on.
Fun Fact: Went to Genesis 1 map, only to find no X-Mosa's there, or any dino at all. I exited the game, removed the lines associated with attempt at mosa spawn, and the moment I got back in the map, everything respawned as normal.
Anyways, I appreciate the help! :D
https://steamcommunity.com/sharedfiles/filedetails/?id=1295978823
It gives you admin items you can place down to do all kinds of things, from spawning creatures, to resource nodes, and even things like radiation fields or gas veins. Not quite as slick as using the game's config codes, but may have the effect you're looking for.
I gave up at this point and moved to Genesis 1 to find some nice X-Mosa's.
I'll keep an eye out for new info on the aquatic dino spawning thing.