Jump to content

add new spawn extinction


blackdragon1998

Recommended Posts

ConfigAddNPCSpawnEntriesContainer=(
NPCSpawnEntriesContainerClassString=" Ext_DinoSpawnEntries_DesertMountain_C",
NPCSpawnEntries=((AnEntryName="MantisSpawner", EntryWeight=1.0, 
NPCsToSpawnStrings=("Mantis_Character_BP_C"))),
NPCSpawnLimits=((NPCClassString="Mantis_Character_BP_C", MaxPercentageOfDesiredNumToAllow=0.70)))

 

This is the spawn code I use at the bottom of my game.ini files and I can't find out what's wrong.

I want to spawn mantis in the DesertMountain spawn region.

Can anyone help me with this?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...