Project Zomboid

Project Zomboid

179 ratings
Wear Anything With Anything
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
6.415 MB
19 Jun @ 12:09am
24 Jun @ 6:54pm
4 Change Notes ( view )

Subscribe to download
Wear Anything With Anything

Description
Wear anything with anything!

You can still only wear one item per body location, but all exclusions between body locations have been removed. This can be used sensibly:
  • Wear a watch and forearm armor
  • Wear shoulder pads without giving up your backpack
  • Keep an eye-patch on under you glasses or gas-mask.
  • Wear skinny jeans under a skirt

Or you can create a horrible monstrosity of clothing clipping into other pieces of clothing. We won't judge.


FAQ

Can I wear X with Y?

Try it and see. There are far too many clothing items and BodyLocations to make an exhaustive list and sometimes it's not obvious which BodyLocations are used (a hoodie with the hood up uses a different BodyLocation than a hoodie with the hood down, for example.)

Does this work with modded clothing?

Yes. If the mod adds a new slot and sets exclusions, load this mod after it so the exclusions are cleared out.

Is this the same thing as mods like Canteen Slot and Balaclava Slot?

No. Those mods change the BodyLocation that items are placed in; For example moving the western canteen from the AmmoStrap slot to a new slot so you can wear it and Ammo straps at the same time. This mod removes the the "You can't wear a FullHat item and a Mask/Glasses/Eyepatch item at the same time" type logic.


Can zombies also wear anything with anything?

Yes, so some zombie outfits will be wearing combinations like skinny jeans under regular jeans. That's because they put on extra layers in an attempt to protect themselves from the undead. Which failed. So now you can enjoy a bit of extra
loot, in case you need more dirty bloodstained pants with holes in them..

Workshop ID: 3503201938
Mod ID: NepWearAnything
84 Comments
Cyrisa 8 Oct @ 12:01pm 
Oh also, the devs patched in the old body locations prior to 42.12. Which has fixed many issues for those curious or had problems. This is working again.
Cyrisa 8 Oct @ 11:59am 
So far this has worked with just about everything. Including bags!

I did however find that I cannot wear surgical masks with balaclavas. Doing so takes off the balaclava.
silkyworman 7 Oct @ 11:58pm 
Does this allow vests with coveralls?
Necrosx 6 Oct @ 7:39am 
I would like to request a version for b41 as well. This mod is absolutely amazing, and solves so many issues, but b42 doesnt have multiplayer yet.
Completely understand if you dont want to support both versions, but thought I would chime in my interest as I didnt see you say one way or the other as of yet.
Thanks ahead of time.
trick 27 Sep @ 9:21am 
@Nepenthe Thanks for the explanation! :) It will help a lot
Nepenthe  [author] 27 Sep @ 4:57am 
@Cyrisa A lot of the changes are long overdue, and clean up some of the horrible jank in the codebase. The general approach to itemization changes at the object level is very exciting, and is something I am surprised but very happy to see.

But short term, it will be painful as mods break or the hacks we relied on to make things work are altered.
Cyrisa 27 Sep @ 2:22am 
with the amount of mods effectively by this latest update. it sure looks like they are trying to nerf mods than actually benefit the game. truly needless changes or changing : to = to brick things.
Nepenthe  [author] 27 Sep @ 1:19am 
@trick it would would be a hassle to make different mod versions for each specific slot, or lot of extra work to make a UI to let the user choose which clots should be affected... but for a quick & easy fix open ProjectZomboid\media\lua\shared\NPCs\BodyLocations.lua and comment out the group:setExclusive() lines you want to disable. (Note you'll need to redo this each game update)
Nepenthe  [author] 27 Sep @ 1:16am 
I'll need to hunt through the new way of doing things to find out how to access the "we never thought anyone would want to access this so we hid it away deep in the java" array that holds the exceptions.
Cyrisa 26 Sep @ 2:00pm 
This may need to be updated due to the new body locations in 42.12 which has broken most mods. (devs mega failed)