PC zombies don't move alpha 18.4

freaky005

New member
we have rented a server about a week with alpha 18.4. After building some buildings we have in the config.xml did the zombies on. Now they are on the map but doesn't move, they're just standing still. you can hit them from 1 m and they hit back but they don't move.

This is the part of our config file from zombies what is there wrong?

<!-- Zombie settings -->

<property name="EnemySpawnMode" value="true" /> <!-- Enable/Disable enemy spawning -->

<property name="EnemyDifficulty" value="1" /> <!-- 0 = Normal, 1 = Feral -->

<property name="ZombieMove" value="2" /> <!-- 0-4 (walk, jog, run, sprint, nightmare) -->

<property name="ZombieMoveNight" value="3" /> <!-- 0-4 (walk, jog, run, sprint, nightmare) -->

<property name="ZombieFeralMove" value="3" /> <!-- 0-4 (walk, jog, run, sprint, nightmare) -->

<property name="ZombieBMMove" value="3" /> <!-- 0-4 (walk, jog, run, sprint, nightmare) -->

<property name="BloodMoonFrequency" value="7" /> <!-- What frequency (in days) should a blood moon take place. Set to "0" for no blood moons -->

<property name="BloodMoonRange" value="0" /> <!-- How many days can the actual blood moon day randomly deviate from the above setting. Setting this to 0 makes blood moons happen exactly each Nth day as specified in BloodMoonFrequency -->

<property name="BloodMoonWarning" value="8" /> <!-- The Hour number that the red day number begins on a blood moon day. Setting this to -1 makes the red never show. -->

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

 
For me it seems you disabled the ai maybe by accident, while doin admin stuff?

Spawn some and hit the * key on your number pad and see if that wakes them again.

Other than that no idea

 
Back
Top