Fight for survival on the "Zombie Night (Hardcore Daily Bloodmoon)" server where every night is Zombie night!
Here you can re-experience the thrill of the night when you first played the game. The server is set to have a Bloodmoon every 1-3 days, which keeps the pressure up while you prepare...
This is more of a patch than a mod. I noticed that the zombies have difficulty attacking players that are below ground. This has been known for a long time in 7d2d and the devs have done nothing about it so I decided to do something myself.
I have created a small SDX mod that introduces a new...
My build crashes when I try and load this PatchScripts. The issue is specifically EAIBase.
public class EAITest : EAIBase
{
public EAITest()
{
}
public override bool CanExecute()
{
return false
}
}
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the...