Project Zomboid

Project Zomboid

423 ratings
Bulletproof Vests Under Clothing
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
43.151 KB
Jun 14, 2023 @ 7:07pm
Sep 29, 2023 @ 11:46am
9 Change Notes ( view )

Subscribe to download
Bulletproof Vests Under Clothing

Description
Mod Description

This mod creates a submenu on the vanilla bulletproof vests (police, military and civilian) that gives the player the option to hide the vest under four choosable layers: vanilla / under jackets / under jackets and sweaters / under jackets, sweaters and shirts.

  • Vanilla: Wear the vest as the base game.
  • Under Jackets: Hide the vest under jackets.
  • Under Jackets and Sweaters: Hide the vest under jackets and sweaters.

This mod only uses the inbuilt setHideModel parameter to hide the vest when the player character is wearing certain layers of clothing, so you shouldn't be able to see the vest by the holes on your clothing or by some mods like Spongie's Open Jackets.

Important
Some clothings in the vanilla game aren't made to be used with vests, i.e: Bath Robe, Suit Jacket, Wedding Jacket Padded Jacket, Shell Jacket, Army Coat, etc, so I don't plan to change that.

Multiplayer
Kinda working. Couldn't make setHideModel to sync in multiplayer, so vests are actually under those layers without being hidden, so clipping should be seen. If anyone how to fix this, please tell me.

Compatibility
It should be compatible with any mod that doesn't change the body location of these three items.

Install / Uninstall
Should be fine to install mid-game. Uninstalling mid-game causes the vest to return to your inventory if it is currently on a custom location.

---
Huuge thanks to mx for showing me the code to fix the backpack glitch:
https://steamcommunity.com/id/mxswat/myworkshopfiles/
Also thanks for PZ Discord modding community :)

Workshop ID: 2989423869 Mod ID: BulletproofVestsUnderClothing

Workshop ID: 2989423869
Mod ID: BulletproofVestsUnderClothing

Workshop ID: 2989423869
Mod ID: BulletproofVestsUnderClothing
Popular Discussions View All (1)
5
Sep 29, 2023 @ 11:48am
Translations
Keaton Fox
34 Comments
Flagrantly Obtuse Jun 14 @ 8:16pm 
Hoping for a build 42 update
Нелюдь Mar 5 @ 11:08am 
Does this mod work with armored wests?
jackattack5812 Dec 31, 2024 @ 2:34pm 
Does this work in b 42?
fostercaremadhouse Sep 21, 2024 @ 4:15pm 
When installed with Invisible Clothing Patches, patches become visible again regardless of whether or not you're wearing a bulletproof vest. I know this probably belongs in that mod's comments section, but they've disabled it for whatever reason. https://steamcommunity.com/sharedfiles/filedetails/?id=2464748152
bolloq Aug 12, 2024 @ 7:56pm 
Starting to get a lot of total game crashes with this mod being high in the errors.
Mang Jul 5, 2024 @ 11:13pm 
compat with open jackets please :(
Krizzy Mar 25, 2024 @ 1:36pm 
Doesn't work with Spongie's Open Jackets (it unequips jackets when trying to put on vests) :(
(G-B-N) Padilha Mar 21, 2024 @ 9:41am 
Fix MP please. Amazing idea.
Megis Mar 1, 2024 @ 7:14am 
For some reason I get a crash when booting my modpack with this mod. Were there a update or a compatibility issue that arose in the last months? I can provide the crash log if need be.
Keaton Fox  [author] Feb 23, 2024 @ 7:37am 
Thanks for all the feedback, guys!
After a extensive playthrough in multiplayer some months ago, I noticed some minor issues with my mod. Despite being minor, the way I wrote this mod, I lack knowledge and therefore would need to read and study to check how to fix it.
Firtsly, I'll try to fix the mod the way it is, but if that proves too gruesome, I plan on rewriting the mod using DarkSlayerEX Item API, since its easier to tweak it, but first I need to test if won't break save games.