Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
On a dedicated server, this does nothing nothing. Is too bad because this mod is really cool.
Hope someone out there updates it one day to work in multiplayer. It really makes zombies a scary threat.
@all, Yes, I forgot and abandoned this mod, but usually I make mods so that they do not require support. And if I see a detailed bug report, I MAY accidentally fix it. No promises.
Decided to post this for anyone's future reference and also because they stop sprinting at 9am (becoming slow walkers) which seems a little late for me.
But it should work with b 41 too.
I haven't tested it with runners. So I guess runners will be super runners at night and it won't be realistic enough. I hope one day I update this mod to include runners.
I haven't noticed their speed being significantly different than usual during night, maybe it's not working in IWBUMS or the boost wasn't too significant -- or i just didn't happen to meet them at that specific hour frame.
It's a good mod to make nights an ideal time to seek refuge/hide in some building rather than staying in the open.
We're at a point where we have so many mods that it can take forever for new players to download the mods when they first login, so I'm trying to get permission to fold mod content into the server mod so it's not such a problem anymore.
No worries if not!
Anyways thanks for the great mod, it adds a lot to the server! :)
Zombie spawn rate: Very Low
Zombie Sight, Smell, Hearing: High
Zombie Toughness: High
Zombie Strength: High
Activeness: Nighttime Only
Infection: None
Horde size: 5 max.
Super Survivors Mod: High spawn rate, Medium hostility chance, Normal Bravery.
Have this mod on too.
It's really terrifying and fun.
local chance = 0; --means 100% chance
if hour < 22 and hour > 5 then
chance = 200;
elseif hour >= 22 and hour < 23 then
chance = (23 - hour) * 100;
elseif hour > 4 and hour <= 5 then
chance = (hour - 4) * 100;
end
Anyway, for this, change only a few numbers in the mod code if you are server admin.
Love the mod and it is a must have. I would just like to see it enhanced.
I guess I will use to sandbox settings for now and enable it again when I want some hardcore gameplay.
to sprinting.