Jump to content

a question about some xml changes


KillerCanuck

Recommended Posts

was not sure if those goes here or in the moding forum but here i go

 

so i wanted the blood moon hordes to come a bit more often an learned about the xml an all that i dont know anything about anything when it comes to this stuff but i gave it a shot anyway

 

-<entityspawner name="NightHorde" wrapMode="clamp" dynamic="true">

-<day value="*">

<property name="ResetToday" value="true"/>

<property name="EntityGroupName" value="ZombiesNight"/>

<property name="DelayBetweenSpawns" value="1"/>

<property name="TotalAlive" value="0"/>

<property name="TotalPerWave" value="0"/>

</day>

-<day value="2">

<property name="ResetToday" value="true"/>

<property name="EntityGroupName" value="ZombiesNight"/>

<property name="DelayBetweenSpawns" value="1"/>

<property name="TotalAlive" value="8"/>

<property name="TotalPerWave" value="4"/>

</day>

-<day value="4">

<property name="ResetToday" value="true"/>

<property name="EntityGroupName" value="ZombiesNight"/>

<property name="DelayBetweenSpawns" value="1"/>

<property name="TotalAlive" value="8"/>

<property name="TotalPerWave" value="8"/>

etc.......

 

the idea here was to make a horde come every other night and i tweaked the wave numbers low just to see how it felt and that is all i touched. however when night 2 came nothing happened........ did i miss something is there something else i need to tweak as well to get this to work? any help would be really Appreciated.

 

p.s. if you could alter at least how often blood moons come in the default settings that would be great.....

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...