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
as stated remove the bottom part so you have to jump to get on the ladder and you are set
They are smart enough to climb, but they are too stupid to open a simple hatch on top, if that helps.
you can take a look in the "modding" section in the steam forums.
Yeah but that's not what you really want. You want zombies that don't climb, and I sympathize.
So it sounds like that mod did have other things you liked afterall?
I believe the TWD mod only has one zombie type set to climb, to keep you on your toes and to sort of fill in the "hey how did this one get up here, maybe i missed it on my initial search or someone climbed up here when i wasnt looking and died" gap. Which feels right to me TBH. In extreme moderation of course.
I'd think you would be OK with that, or were you seeing a grosser abuse of zombies climbing?
However! Disabling zombies climbing ladders is actually very easy.
Open your 7 Days to Die directory.
Open Data folder.
Open Config folder.
Open the entityclasses.xml
Find all of this:
<property name="CanClimbLadders" value="true" />
Replace with:
<property name="CanClimbLadders" value="false" />
Done.
wow thanks buddy, gonna look into this right now, and yea i saw the survial mod aswell, it had some things i liked but most of the changes i didnt care for. I just want normal zombies, that only walk with non of this climbing stuff or other non classic zombie lore.
[Guide] Zombie Modding (Disabling or Nerfing Specific Zombies)
Anyway, what a sh!t post. the OP was asking a simple question. He didn't say "Man I can't wait for some folk to come in here and start making some d1ck waving posts about how easy the game is"
Good point. You can disable that too.
Find:
<entity_class name="spiderzombie" extends="zombie01">
Remove this:
<property name="CanClimbVertical" value="true" />