Jump to content

Scaling Zombie spawns based on Day


malkerian

Recommended Posts

Hi All,

 

Im trying to increase biome spawning based on game day.

 

I tried this in the Biome section of Spawning:-

 

<spawn maxcount="1" respawndelay="5" time="Day" entitygroup="ZombiesAll" day value="1"/>
        <spawn maxcount="2" respawndelay="5" time="Day" entitygroup="ZombiesAll" day value="2"/>
        <spawn maxcount="3" respawndelay="5" time="Day" entitygroup="ZombiesAll" day value="3"/>
        <spawn maxcount="4" respawndelay="5" time="Day" entitygroup="ZombiesAll" day value="4"/>
        <spawn maxcount="5" respawndelay="5" time="Day" entitygroup="ZombiesAll" day value="5"/>

 

But this basically broke it and spawned nothing. Any Ideas?

 

Kind regards

 

Malk

Link to comment
Share on other sites

Just now, malkerian said:

Hi All,

 

Im trying to increase biome spawning based on game day.

 

I tried this in the Biome section of Spawning:-

 

<spawn maxcount="1" respawndelay="5" time="Day" entitygroup="ZombiesAll" day value="1"/>
        <spawn maxcount="2" respawndelay="5" time="Day" entitygroup="ZombiesAll" day value="2"/>
        <spawn maxcount="3" respawndelay="5" time="Day" entitygroup="ZombiesAll" day value="3"/>
        <spawn maxcount="4" respawndelay="5" time="Day" entitygroup="ZombiesAll" day value="4"/>
        <spawn maxcount="5" respawndelay="5" time="Day" entitygroup="ZombiesAll" day value="5"/>

 

But this basically broke it and spawned nothing. Any Ideas?

 

Kind regards

 

Malk

 

Hi malkerian

 

Wrong post, here is the correct post.

 

https://community.7daystodie.com/forum/40-discussion-and-requests/

 

Are you editing the original xml or a mod?

There are already mods for that, this is Jaxteller718, look for them in the mods post.

 

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...