Jump to content

game.ini add spawn for ragnarok to breach


halk6000

Recommended Posts

game.ini add spawn for ragnarok to breach

I would like to add dinosaurs to the beaches or to the SW but whenever it tries to add it removes the code.i want to add beach scorpions and some dodo and comby on top. if i change olny replace DinoSpawnEntriesBeach so delate my code and i muss try again.  i use this code for form ConfigAddNPCSpawnEntriesContainer = (NPCSpawnEntriesContainerClassString = "SE_DinoSpawnEntriesDunes_C" NPCSpawnEntries = ((AnEntryName = "AberrantTrikeSpawner" EntryWeight = 0,01, NPCsToSpawnStrings = ( "Trike_Character_BP_Aberrant_C"))) NPCSpawnLimits = ((NPCClassString = "Trike_Character_BP_Aberrant_C" MaxPercentageOfDesiredNumToAllow = 0,01)))but not work. 

my code ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="SE_DinoSpawnEntriesBadlands",NPCSpawnEntries=((AnEntryName="ScorpionSpawn",EntryWeight=0.03,NPCsToSpawnStrings=("Scorpion_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="Scorpion_Character_BP_C,"MaxPercentageOfDesiredNumToAllow=0,03)))

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...