ARK: Survival Evolved

ARK: Survival Evolved

Ice Wyvern
 This topic has been pinned, so it's probably important
☜Марат☞  [developer] 14 Oct, 2017 @ 5:40am
Setting spawn in specific locations
ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="Spawn Entries",NPCSpawnEntries=((AnEntryName="Wyvern",EntryWeight=0.002,NPCsToSpawnStrings=("Entity ID"))),NPCSpawnLimits=((NPCClassString="Entity ID",MaxPercentageOfDesiredNumToAllow=0.002)))

Spawn Entries - Spawn Entry Class Names. (Spawn Entries) [ark.gamepedia.com]
Entity ID - Entity ID of the dinosaur or creature to be added.

More information about the settings can be found Here [ark.gamepedia.com].


Example:

ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesSnow",NPCSpawnEntries=((AnEntryName="Wyvern",EntryWeight=0.002,NPCsToSpawnStrings=("Wyvern_IceCharacter_BP_C"))),NPCSpawnLimits=((NPCClassString="Wyvern_IceCharacter_BP_C",MaxPercentageOfDesiredNumToAllow=0.002)))