Jump to content

Adding Ravagers to Ragnarok


Estal

Recommended Posts

This is the first time I've attempted this, but I tried adding Ravagers to the Ragnarok map by adding

  GNU nano 2.5.3                                               File: Game.ini                                                                                                    
[/Script/ShooterGame.ShooterGameMode]
ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntries_Ragnarok_Scotland",NPCSpawnEntries=( (AnEntryName="RavagerSpawner",EntryWeight=1000.0,NPCsToSpawnStrings=("CaveWolf_Character_BP_C"))), NPCSpawnLimits=( (NPCClassString="CaveWolf_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.5) )  )





to my game.ini file.

Now this has worked fine other than now I just have ravagers in the highlands and nothing else. Was wondering if anyone knew what I did wrong here and what I can also change to make them spawn in packs instead of singular. Thanks

Link to comment
Share on other sites

  • 8 months later...

try this
ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntries_Ragnarok_Scotland",NPCSpawnEntries=((AnEntryName="RavagerSpawner",EntryWeight=0.00001,NPCsToSpawnStrings=("CaveWolf_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="CaveWolf_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.0000001)))

 

I have those numeral settings for the crabs in the swamp in ragnarok, and they are super hard to find. which I prefer, so take out a zero on both EntryWeight and MaxPercentageOfDesiredNumToAllow if what spawns isn't enough. Just takes some tweaking. Also no need for all those spaces in between characters!  You had the right format just some crazy high numbers in proportion. Hope this helps someone..

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...