Culdn't get it to spawn anything at monuments
Hello,
I have installed Radtown Animals on my Rust server, couldn't get it to spawn any animals, murderers, or scientists at any of the monuments. I have set the .json file correctly as far as I am able to tell. I have deleted the entire thing and reinstalled it....twice. Still no luck.
Anyone have any clue what I'm doing incorrectly?
I have copy and pasted the .json.
Thank you
{
  "Settings": {
    "Animal respawn timer (seconds)": 900,
    "Spawn spread distance from center of monument": 100.0,
    "Maximum amount of animals to spawn": 4000
  },
  "Zone Settings": {
    "Airfield": {
      "Enable spawning at this monument": true,
      "Amount of animals to spawn at this monument": {
        "Bears": 40,
        "Boars": 50,
        "Chickens": 40,
        "Horses": 50,
        "Murderers": 40,
        "Scientists": 50,
        "Stags": 40,
        "Wolfs": 50,
        "Zombies": 40
      }
    },
    "Dome": {
      "Enable spawning at this monument": false,
      "Amount of animals to spawn at this monument": {
        "Bears": 0,
        "Boars": 0,
        "Chickens": 0,
        "Horses": 0,
        "Murderers": 0,
        "Scientists": 0,
        "Stags": 0,
        "Wolfs": 0,
        "Zombies": 0
      }
    },
    "Junkyard": {
      "Enable spawning at this monument": false,
      "Amount of animals to spawn at this monument": {
        "Bears": 0,
        "Boars": 0,
        "Chickens": 0,
        "Horses": 0,
        "Murderers": 0,
        "Scientists": 0,
        "Stags": 0,
        "Wolfs": 0,
        "Zombies": 0
      }
    },
    "Lighthouse": {
      "Enable spawning at this monument": false,
      "Amount of animals to spawn at this monument": {
        "Bears": 0,
        "Boars": 0,
        "Chickens": 0,
        "Horses": 0,
        "Murderers": 0,
        "Scientists": 0,
        "Stags": 0,
        "Wolfs": 0,
        "Zombies": 0
      }
    },
    "LargeHarbor": {
      "Enable spawning at this monument": false,
      "Amount of animals to spawn at this monument": {
        "Bears": 0,
        "Boars": 0,
        "Chickens": 0,
        "Horses": 0,
        "Murderers": 0,
        "Scientists": 0,
        "Stags": 0,
        "Wolfs": 0,
        "Zombies": 0
      }
    },
    "GasStation": {
      "Enable spawning at this monument": false,
      "Amount of animals to spawn at this monument": {
        "Bears": 0,
        "Boars": 0,
        "Chickens": 0,
        "Horses": 0,
        "Murderers": 0,
        "Scientists": 0,
        "Stags": 0,
        "Wolfs": 0,
        "Zombies": 0
      }
    },
    "Powerplant": {
      "Enable spawning at this monument": false,
      "Amount of animals to spawn at this monument": {
        "Bears": 0,
        "Boars": 0,
        "Chickens": 0,
        "Horses": 0,
        "Murderers": 0,
        "Scientists": 0,
        "Stags": 0,
        "Wolfs": 0,
        "Zombies": 0
      }
    },
    "Stone Quarry": {
      "Enable spawning at this monument": false,
      "Amount of animals to spawn at this monument": {
        "Bears": 0,
        "Boars": 0,
        "Chickens": 0,
        "Horses": 0,
        "Murderers": 0,
        "Scientists": 0,
        "Stags": 0,
        "Wolfs": 0,
        "Zombies": 0
      }
    },
    "Sulfur Quarry": {
      "Enable spawning at this monument": false,
      "Amount of animals to spawn at this monument": {
        "Bears": 0,
        "Boars": 0,
        "Chickens": 0,
        "Horses": 0,
        "Murderers": 0,
        "Scientists": 0,
        "Stags": 0,
        "Wolfs": 0,
        "Zombies": 0
      }
    },
    "HQM Quarry": {
      "Enable spawning at this monument": false,
      "Amount of animals to spawn at this monument": {
        "Bears": 0,
        "Boars": 0,
        "Chickens": 0,
        "Horses": 0,
        "Murderers": 0,
        "Scientists": 0,
        "Stags": 0,
        "Wolfs": 0,
        "Zombies": 0
      }
    },
    "Radtown": {
      "Enable spawning at this monument": false,
      "Amount of animals to spawn at this monument": {
        "Bears": 0,
        "Boars": 0,
        "Chickens": 0,
        "Horses": 0,
        "Murderers": 0,
        "Scientists": 0,
        "Stags": 0,
        "Wolfs": 0,
        "Zombies": 0
      }
    },
    "RocketFactory": {
      "Enable spawning at this monument": false,
      "Amount of animals to spawn at this monument": {
        "Bears": 0,
        "Boars": 0,
        "Chickens": 0,
        "Horses": 0,
        "Murderers": 0,
        "Scientists": 0,
        "Stags": 0,
        "Wolfs": 0,
        "Zombies": 0
      }
    },
    "Satellite": {
      "Enable spawning at this monument": false,
      "Amount of animals to spawn at this monument": {
        "Bears": 0,
        "Boars": 0,
        "Chickens": 0,
        "Horses": 0,
        "Murderers": 0,
        "Scientists": 0,
        "Stags": 0,
        "Wolfs": 0,
        "Zombies": 0
      }
    },
    "SmallHarbor": {
      "Enable spawning at this monument": false,
      "Amount of animals to spawn at this monument": {
        "Bears": 0,
        "Boars": 0,
        "Chickens": 0,
        "Horses": 0,
        "Murderers": 0,
        "Scientists": 0,
        "Stags": 0,
        "Wolfs": 0,
        "Zombies": 0
      }
    },
    "Supermarket": {
      "Enable spawning at this monument": false,
      "Amount of animals to spawn at this monument": {
        "Bears": 0,
        "Boars": 0,
        "Chickens": 0,
        "Horses": 0,
        "Murderers": 0,
        "Scientists": 0,
        "Stags": 0,
        "Wolfs": 0,
        "Zombies": 0
      }
    },
    "Trainyard": {
      "Enable spawning at this monument": false,
      "Amount of animals to spawn at this monument": {
        "Bears": 0,
        "Boars": 0,
        "Chickens": 0,
        "Horses": 0,
        "Murderers": 0,
        "Scientists": 0,
        "Stags": 0,
        "Wolfs": 0,
        "Zombies": 0
      }
    },
    "Tunnels": {
      "Enable spawning at this monument": false,
      "Amount of animals to spawn at this monument": {
        "Bears": 0,
        "Boars": 0,
        "Chickens": 0,
        "Horses": 0,
        "Murderers": 0,
        "Scientists": 0,
        "Stags": 0,
        "Wolfs": 0,
        "Zombies": 0
      }
    },
    "Warehouse": {
      "Enable spawning at this monument": false,
      "Amount of animals to spawn at this monument": {
        "Bears": 0,
        "Boars": 0,
        "Chickens": 0,
        "Horses": 0,
        "Murderers": 0,
        "Scientists": 0,
        "Stags": 0,
        "Wolfs": 0,
        "Zombies": 0
      }
    },
    "WaterTreatment": {
      "Enable spawning at this monument": false,
      "Amount of animals to spawn at this monument": {
        "Bears": 0,
        "Boars": 0,
        "Chickens": 0,
        "Horses": 0,
        "Murderers": 0,
        "Scientists": 0,
        "Stags": 0,
        "Wolfs": 0,
        "Zombies": 0
      }
    }
  },
  "Version": {
    "Major": 0,
    "Minor": 2,
    "Patch": 82
  }
}​
yeap, such a great mod, and no support. seems to be broken.
i just tried it today 06/30/20.  nada.   i'm guessing this guy stopped supporting because he has a paid version for zombies.  much more customization available for a few bucks but only has zombies.