Jump to content

PhlingerPhoo

Members
  • Posts

    42
  • Joined

  • Last visited

Posts posted by PhlingerPhoo

  1. Question.....

    How to set up a mountain spawner for Wyverns and once they are added will they spawn eggs or do those need to be set to spawn as well?

    ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString=" DinoSpawnEntriesMountain_PGM_C ",NPCSpawnEntries=( (AnEntryName="WyvernSpawner",EntryWeight=1000.0,NPCsToSpawnStrings=("Wyvern_Character_BP_Base"))), NPCSpawnLimits=( (NPCClassString="Wyvern_Character_BP_Base",MaxPercentageOfDesiredNumToAllow=2.0) )  )

    This is a modified string from the Giga example shown in the OP set to alter mountain biome spawns to 2% of available spawns to be by a random Wyvern.

    Now with Wyverns since they have multiple types is it Base or C? or do you need three strings that spawn the individual types i.e. Lightning, Poison and Fire?

    Such as...

    Wyvern_Character_BP_Base 

    Or

    Wyvern_Character_BP_C

    or

    Wyvern_Character_BP_Lightning

     

    Am I on track or way off base here?

×
×
  • Create New...