Hi,
i tried to set up scarecrows at night, instead of murderers
i tried to set up scarecrows at night, instead of murderers
"RealTime-Timer": {
"07:00:00": "halloween.scarecrowpopulation 0",
"07:00:00": "del assets/prefabs/npc/scarecrow/scarecrow.prefab",
"07:00:00": "halloween.murdererpopulation 25",
"19:00:00": "halloween.murdererpopulation 0",
"19:00:00": "del assets/prefabs/npc/murderer/murderer.prefab",
"19:00:00": "halloween.scarecrowpopulation 25"
},The "del assets"-command works as intended, but the Population commands are ignored.
Any idea why?
Client-Console, and Server-Console(Rcon) are running the command correct.