Hello, I am trying to get Gachas and Pteras to spawn on one location on Aberration but it doesn't work properly.
The gachas seem to still spawn but the Pteras dont. I am new to adding multiple dinos to a spawn and trying to add more than just one. Here is my config code...
ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="AB_DinoSpawnEntries_TwitchFertileLandEasy_C",NPCSpawnEntries=((AnEntryName="Gacha",EntryWeight=0.20,NPCsToSpawnStrings=("Gacha_Character_BP_C")),(AnEntryName="Ptera",EntryWeight=0.03,NPCsToSpawnStrings=("Ptero_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="Gacha_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.02),(NPCClassString="Ptero_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.02)))
Ive looked up and down that code and unsure what needs to change. For comparison here is what the code looked like when I had just the gachas spawning Which worked just fine.
ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="AB_DinoSpawnEntries_TwitchFertileLandEasy_C",NPCSpawnEntries=((AnEntryName="Gacha",EntryWeight=0.20,NPCsToSpawnStrings=("Gacha_Character_BP_C")),NPCSpawnLimits=((NPCClassString="Gacha_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.02)))
Any feedback?
Subreddit
Post Details
- Posted
- 5 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/ARK/comment...