1. I copied the Stormwall Spawn Points.default.cfg into the Stormwall Spawn Points.cfg and copied all of Spawn Animals.Werewolf spawner 4 and made a Spawner 5 and changed the X , Z to another position i found using /pos in-game. When my server restart it comments out my spawner 5 ?? not sure what i am doing wrong, any help would be great.

    Code:
    Animals.Werewolf Spawner 4.Enabled            = 'True'   # True
    Animals.Werewolf Spawner 4.HeightOffset       = '1'   # 1
    Animals.Werewolf Spawner 4.IdleCullingPeriod  = '300'   # 300
    Animals.Werewolf Spawner 4.Position.x         = '-604.4351'   # -604.4351
    Animals.Werewolf Spawner 4.Position.z         = '-828.5901'   # -828.5901
    Animals.Werewolf Spawner 4.SpawnCooldown      = '600'   # 600
    Animals.Werewolf Spawner 4.SpawnOnlyatNight   = 'True'   # True
    Animals.Werewolf Spawner 4.SpawnRetryInterval = '10'   # 10
    # Animals.Werewolf Spawner 5.Enabled = \'True\'   \# True
    # Animals.Werewolf Spawner 5.HeightOffset = \'1\'   \# 1
    # Animals.Werewolf Spawner 5.IdleCullingPeriod = \'300\'   \# 300
    # Animals.Werewolf Spawner 5.Position.x = \'223.0195\'   \# 223.0195
    # Animals.Werewolf Spawner 5.Position.z = \'-506.5257\'   \# -506.5257
    # Animals.Werewolf Spawner 5.SpawnCooldown = \'600\'   \# 600
    # Animals.Werewolf Spawner 5.SpawnOnlyatNight = \'True\'   \# True
    # Animals.Werewolf Spawner 5.SpawnRetryInterval = \'10\'   \# 10
    Animals.Wolf Spawner 1.Enabled                = 'True'   # True
    Animals.Wolf Spawner 1.HeightOffset           = '1'   # 1
    Animals.Wolf Spawner 1.IdleCullingPeriod      = '600'   # 600
    Animals.Wolf Spawner 1.Position.x             = '300.335'   # 300.335
    Animals.Wolf Spawner 1.Position.z             = '876.85'   # 876.85
    Animals.Wolf Spawner 1.SpawnCooldown          = '600'   # 600
    Animals.Wolf Spawner 1.SpawnOnlyatNight       = 'False'   # False
    Animals.Wolf Spawner 1.SpawnRetryInterval     = '10'   # 10
     
  2. Known issue, there is no workaround, as of yet.

    The game seems to have a maximum amount of spawnpoints for each creature on one of the two maps.

    You can reduce the amount, but not add new soawnpoints.

    J