Jump to content

How do I add my own custom spawns to different regions on my Fjordur server?


Corssara
 Share

Recommended Posts

Hello. Currently, I'm trying to add Sinomacrops and Noglins to my Fjordur server. I have added the lines but they don't spawn. I did three dino wipes and even checked the entire area. I stopped my server and I even increased their spawn chances. Still nothing.

Here's what I used. I put this in game.ini for my server I'm hosting.

 

ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntries_Fjordhawk_C",NPCSpawnEntries((AnEntryName="Sinomacrops",EntryWeight=0.55,NPCsToSpawnStrings=("Sinomacrops_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="Sinomacrops_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.45)))

ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="Fjordur_Volcano_DinoSpawnEntries_C",NPCSpawnEntries((AnEntryName="Noglin",EntryWeight=0.11,NPCsToSpawnStrings=("Brainslug_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="Brainslug_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.05)))

 

I only want two creatures to spawn on completely seperate terrains from each other. I do not want them to spawn on the same land.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...