PC Zombie spawn

Ryan666

New member
I know it discussed already many times , but is there any option to stop zombie respawn so far, at least inside the base you’ve built, because it is not logical when you working hard to make your base safe , building walls and stuff and they still Spawn Inside, I know bed can stop the spawn but it’s not cover whole area I built , so if it’s could be fixed or if there were any option to prevent it , would be just great

 
Don't know exactly, but fertilizer sounds as it should have been a joke.... :p

the last bedroll you put down (the one where you could spawn when you die and which you can see on the radar/minimap) prevents sleeper-respawns and other zombie-spawns in a radius of....I don't know exactly. enough for a normal building anyways.

thats the theory however. it seems as if this doesn't work all the time and nobody seems to know why that is. I trust in TFP to fix this until gold :D

I have anothother thought in that matter:

I know of course that in vanilla there should not be the possibility to put down more than one active bedroll regarding spawn-prevention. but can this be modded? can the property "zombie spawn prevention" be added to other blocks or items via xml? that would really help on our coop server where we have several small hideouts in different cities...any ideas/thoughts?

 
Last edited by a moderator:
Yes, one of the only blocks they won't spawn on is fertilized farmland.

Keep in mind though that if you build on a POI, that won't help anything. POI spawns are set in the POI code, and replacing all the blocks won't make a difference.

Also if your base is large enough, region or screamer spawns may ignore it as well.

 
@SylenThunder

Afaik the default value for CanMobsSpawnOn is false. So there aren't many blocks which allow regular zombie spawns. Ofc screamer spawns and sleepers are a different story.

@Ryan666, @SylenThunder

If you know where the sleeper spawn points are, you can replace the corresponding air blocks (this was fixed in one of the post experimental patches: "Sleepers spawn inside blocks that the player had placed").

 
Last edited by a moderator:
Here's a trick you can use. If you take over a single floor POI then fill it in with blocks. Nothing will spawn there. Then build on top of it and reinforce the walls of the bottom floor. Drop a sleeping bag. It works.

- - - Updated - - -

@SylenThunderAfaik the default value for CanMobsSpawnOn is false. So there aren't many blocks which allow regular zombie spawns. Ofc screamer spawns and sleepers are a different story.
There are three blocks with CanMobsSpawnOn set to false by default. Two involving fertilizer and radiated ground.

 
There are three blocks with CanMobsSpawnOn set to false by default. Two involving fertilizer and radiated ground.
'Default' means the CanMobsSpawnOn property is not set in the blocks.xml. Therefore, only the terrain blocks do have CanMobsSpawnOn set to true. Otherwise we would observe strange spawns on top of streetlights, trees, plants, cars and other weird positions.

From the xml.txt:

<property name="CanMobsSpawnOn" value="true" />
The default value for a block is now FALSE.
 
Last edited by a moderator:
A bit of clairfication...

From what I saw when examining the blocks is that there is a block that is called: "Fertilized Farmland" and I believe it has nothing to do with fertilizing ground, but I could be wrong. If what I am saying is true then just fertilizing ground won't help. So don't confuse them.

Air blocks?!?

 
As far as I remember:

Fertile Farmland = Hoed ground

Fertilized Farmland = hoed + fertilized ground

The CanMobsSpawnOn property is explicitly set to false for both blocks. So regular spawns shouldn't happen.

 
Last edited by a moderator:
I keep forgetting about that file. There needs to be comments pointing to it more frequently throughout the XML files.
It may be better to forget the comments in the XMLs.^^ Afaik they are sometimes outdated or just incorrect but in this certain case they are correct imo. I made some tests regarding the CanMobsSpawnOn thing but I can't remember for which version (A15 or A16).

 
That's what the xml.txt is; gazz's how to.
Just taking a look at it again for the first time. It sure seems like it has a LOT more information in it now. I'm trying to remember when I looked at it last but I'm betting it was before A16 was released.

 
Sleeping bag spawn protection

Hello everyone,

I am just wondering if sleeping bag protection against zombies spawning in an area applies for all of the sleeping bags you've placed or just your active (last one you placed) one. I dont mean sleeping bags in the same building but different buildings.

 
Zombie spawn prevention

Wanted to stir the community a bit and pop up a rough question that was bugging me for a bit. Maybe the topic was already thought over and I'm sure everyone has their pros and cons on this idea, but i would like to hear everyone thoughts on the matter.

So yeah, some kind of mechanic for preventing zombie spawns. This on itself would be game breaking, therefore i propose some restrictions:

  • The item (most likely an electric device or something) will have a specific radius and will prevent any zombie (sleeper or regular) from spawning in it after being placed. This doesn't include wandering hordes (which spawn way outside players range, but this could be discussed) or screamers spawning from high heat (a possible option to discuss is whether it lowers the generated heat).
  • Considering the influence of this mechanism, either it will have to be end game with high amounts of resources to be crafted or buy only from a trader with high enough trading and secret stash skills. I wouldn't expect a day 10 character to find or craft it, but in late game sure.
  • Bloodmoon hordes would be unaffected by this device. This is the crucial point, as only regular/sleeper spawns should be affected and bloodmoons should always be a threat. I know people can hide underground (although J.C.'s Channel videos prove that zombies still dig on the surface during bloodmoon) or high above the ground with range limiting the spawn of zombies. Still, not everyone does that.


I know there are some ways to prevent zombie spawns like paving the ground with player made blocks (dunno if in A16 this still works), but that requires destroying and putting up a lot of blocks (done that at one playthrough). Even so, people tend to build bases (apart from wilderness flat areas) near roads, near pois or inside some, close to natural landscape cliffs (tough to defend against wandering zombies) and not far from water (water walking zombies are the worst).

So... everywhere is dangerous unless you pave the ground with blocks?

 
Back
Top