Project Zomboid

Project Zomboid

434 个评价
Bulletproof Vests Under Clothing
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
43.151 KB
2023 年 6 月 14 日 下午 7:07
2023 年 9 月 29 日 上午 11:46
9 项改动说明 ( 查看 )

订阅以下载
Bulletproof Vests Under Clothing

描述
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://psteamcommunity.yuanyoumao.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
热门讨论 查看全部(1)
5
2023 年 9 月 29 日 上午 11:48
Translations
Keaton Fox
34 条留言
Flagrantly Obtuse 6 月 14 日 下午 8:16 
Hoping for a build 42 update
Нелюдь 3 月 5 日 上午 11:08 
Does this mod work with armored wests?
jackattack5812 2024 年 12 月 31 日 下午 2:34 
Does this work in b 42?
fostercaremadhouse 2024 年 9 月 21 日 下午 4:15 
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://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2464748152
bolloq 2024 年 8 月 12 日 下午 7:56 
Starting to get a lot of total game crashes with this mod being high in the errors.
Mang 2024 年 7 月 5 日 下午 11:13 
compat with open jackets please :(
Krizzy 2024 年 3 月 25 日 下午 1:36 
Doesn't work with Spongie's Open Jackets (it unequips jackets when trying to put on vests) :(
(G-B-N) Padilha 2024 年 3 月 21 日 上午 9:41 
Fix MP please. Amazing idea.
Megis 2024 年 3 月 1 日 上午 7:14 
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  [作者] 2024 年 2 月 23 日 上午 7:37 
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.