User 205 on 19/12/2015 at 19:35
Is there a way to do this by simply editing a file. The zombies are somewhat unscary because they pose not a real threat.
User 205 on 19/12/2015 at 19:43
thanks
bangersnmash on 20/12/2015 at 14:30
Weetabix.
Igor Kool on 24/12/2015 at 12:55
Quote Posted by User 205
Is there a way to do this by simply editing a file. The zombies are somewhat unscary because they pose not a real threat.
Why not give ultimate difficulty a try? It makes AI smarter and also made zombies faster
bangersnmash on 24/12/2015 at 14:07
I've found the fact that the zombies are slow sometimes works well in game terms, because you can be overconfident when they're around. There's been times when I've been picking a lock, or trying to climb a rope arrow, aware that there's a zombie (or two...) around and then......*thwuunk*..... I've taken damage because I didn't take the threat seriously.
Plus they can bruise your ego just fine.....I got hit by a zombie....:o The shame.....
User 205 on 24/12/2015 at 14:49
@Igor Kool the ultimate difficulty mod doesn´t work with Tfix.
@bangersnmash the zombies are are sure a threat. Often I am also overconfident around them but they usually start ganging up in hordes and I sometimes have to use a fire arrow or two to slow them down.
Igor Kool on 24/12/2015 at 17:16
What you mean it doesn't work with Tfix? It's just a dark.gam file, which you replace. Works fine for me, albeit it makes enemies too alert.
voodoo47 on 24/12/2015 at 19:02
as mentioned elsewhere, it won't make your game completely unplayable, but you will lose all the TFix (gamesys) bugfixes and improvements, and some things will break (the new interactive candles, for example).
I wouldn't recommend using it, but hey, whatever makes your gears turn faster.
anyway, if it's just fast zombies you want, a very simple dml mod will do nicely. be back in 5 minutes.
//save this text as gamesys.dml and drop it into your USERMODS folder (make sure your pc is configured to show file extensions). modify the value in the file if you want more/less speed.
Code:
DML1
//this modifies the zombie speed. the lower the number, the faster they will be. modify the value as deemed fit. 1.0 is the normal speed.
+ObjProp -1321 "TimeWarp"
{
"" 0.5
}