Clay Zombeh
Members-
Content Count
7 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout Clay Zombeh
-
Rank
On the Coast
-
Bump.
-
Standalone, but this is the suggestions forum.
-
W...Why would you do that to yourself... xD
-
DayZ - US 592|The Walking Dead Server
Clay Zombeh replied to EclipseGaming's topic in Mod Servers & Private Hives
This is great server! If you wanted slow zombies, like in TWD, then you could go to your DayZ code.pbo file for the server, and change the zombies to slow. Find, in your Dayz_Code file, the following: "_agent setBehaviour ""CARELESS"";" \n "_agent setCombatMode ""RED"";" \n "_agent moveTo _targetPos;" \n "_agent forceSpeed 6;" \n Take the "_agent forceSpeed 6;" \n, and replace "6" with any speed you want. I tend to set mine to 2 if I want slow zombies, as that's the speed they use when idle, walking around without a target. I look forward to many happy zombie days on this server :) -Clay -
Melee weapons should go into the sidearm slot
Clay Zombeh replied to KlinkKlink's topic in DayZ Mod Suggestions
Great idea, or even better, it could have its' own slot! ^^ -
I like it! Support. :3
-
+++++++++++++++++++++++++++++++++++++++| Hi, there! |+++++++++++++++++++++++++++++++++++++++++++++++++ TL;DR - Enable/disable option for slow zombies Hi! The name's Clay, and I'm a long-time player and fan of DayZ, both as a mod, and as the upcoming standalone. I've been thinking lately about the DayZ zombies, and zombies in particular. Now, I love the fast zombies in DayZ, as an antagonist: The idea behind them being unrelenting, fierce, and seemingly unstoppable without a gun is awesome. BUT. I think the ability to(Assuming players can host their own servers)customize their DayZ server with slower zombies. To do this, assuming Zombie speed scripts are going to be the same in the standalone, one would simply do the following: Find, in your Dayz_Code file, the following: "_agent setBehaviour ""CARELESS"";" \n "_agent setCombatMode ""RED"";" \n "_agent moveTo _targetPos;" \n "_agent forceSpeed 6;" \n Take the "_agent forceSpeed 6;" \n, and replace "6" with any speed you want. I tend to set mine to 2 if I want slow zombies, as that's the speed they use when idle, walking around without a target. It would be great if there was a feature where one could simply click a button on server setup to toggle zombie speeds, as I saw the new pathfinding tchnique makes them harder to avoid, and this could be useful for wimps like me. Also, as a slightly off-topic thing, can I ask about whether or not you're going to fix the bug with zombies glitching through doors and barricades and such, please? It's quite annoying and sort of ruins the realism...Perhaps you could replace it with zombies physically 'attacking' the doors, until the hinges give way, or the door swings open, or something. Similarly, zombies could clamber over small barricades. Anyway, if this is read by a dev, then thanks for taking the time to read this. :) Cheers, guys! Clay, OUT. PS: Here's a file with an image of the corresponding Zombie speed data, for anyone that wants it.