1) I have set the respawn time to 5 but they wont spawn after I kill two of them.
2) they don't fully use kits, the spawn and for a brief momment they use a scarecrow outfit, then they become naked, some times they hold on their backs of the kit weapons, but on their hands they have melee weapons.
3) animals ignore them after I set it to "AnimalSafe": false
Thank you for working on this btw, it could really help out with servers that just want to spawn\autorespawn npc's that just shoot.
Here is my config
{
"Main config": {
"Debug": false,
"Chat Steam64ID": 0,
"Chat Prefix": "[<color=yellow>Murderers<color=red>Reborn</color></color>] "
},
"NPC config": {
"Spawn as Scarecrow (displayname only)": false,
"Health (HP)": 100,
"Respawn time (seconds)": 5,
"AnimalSafe": false,
"TurretSafe": false,
"Kit ID": [
"npc_shotgun",
"npc_sniper",
"npc_light"
]
}
}