ARK: Survival Evolved

ARK: Survival Evolved

Small DodoRex [Open Source]
Hundezahn 10 Dec, 2017 @ 1:50am
Can't control spawn
My goal is to have them only in redwoods, but the ini settings don't work. Or I'm messing something up. I tried with the minimal config, disregarding monster island, but it's still spawning on all mountains. Yes I did destroy wild dinos.

ConfigSubtractNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesMountain_C",NPCSpawnEntries=(NPCsToSpawnStrings=("SmallDodoRex_Character_BP_DRex_C")),NPCSpawnLimits=(NPCClassString="SmallDodoRex_Character_BP_DRex_C"))

ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesRedwoods_C",NPCSpawnEntries=((AnEntryName="DodoRexSpawner",EntryWeight=0.03,NPCsToSpawnStrings=("SmallDodoRex_Character_BP_DRex_C"))),NPCSpawnLimits=((NPCClassString="SmallDodoRex_Character_BP_DRex_C",MaxPercentageOfDesiredNumToAllow=0.05)))
< >
Showing 1-2 of 2 comments
2Slow2Shoot  [developer] 10 Dec, 2017 @ 2:20am 
I'm not sure what's preventing your code from work. Here you can see, how it is implemented via devkit: click[imgur.com]

PS:
Just to be sure. If you are on Random/Procedurally Generated Maps, the spawner is named: DinoSpawnEntriesMountain_PGM_C
Last edited by 2Slow2Shoot; 10 Dec, 2017 @ 2:22am
Hundezahn 24 Dec, 2017 @ 6:09am 
...
I missed a pair of parentheses. Everything works fine. Thank you very much for the devkit screenshot, that was just what I needed to be sure it's my fault :)
< >
Showing 1-2 of 2 comments
Per page: 1530 50