Project Zomboid

Project Zomboid

1,175 ratings
Transmog: Definitive Edition - Fashionoid 2
14
9
5
7
4
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
4.794 MB
22 May, 2023 @ 12:33pm
14 Oct, 2024 @ 11:05am
27 Change Notes ( view )

Subscribe to download
Transmog: Definitive Edition - Fashionoid 2

Description
A mod that allows you to hot-swap your appearance with any armour or clothing of your choice. Visible to other players in MP

About B42, I can't work on a B42 update as I'm very busy


The definitive Edition of the transmog mod
After months, I finally made a transmog mod that works in single-player and multiplayer without requiring complex setups and external dependencies. The real successor of my Fashionoid mod.

This version works out of the box and is compatible with most clothing mods! And it supports up to 5000 custom items of modded and vanilla clothing!

Demo


Including extra features like:
Change color

Texture switcher

Multiplayer Sync!

Immersive Mode Option
When you enable the Immersive Mode from the sandbox settings, you can transmog only to the items you have found, and if you die, don't worry! You will keep your list of found transmogs :D

Mods compatibility
I tested this with various clothing mods, including Authentic Z, Brita Armor pack, Spongies Clothing, and even Anthro Survivors.
This mod should be compatible with most clothing mods, but if any mod is not working then please report it in the Troubleshooting Discussion

Mods compatibility: How to make mods compatible
If you made a mod that adds BodyLocations, and you want to make it so that this mod does not hide them automatically, you can use this code in your mod as an example.
if getActivatedMods():contains("TransmogDE") then require("TransmogDE"); else return end TransmogDE.addBodyLocationToIgnore("Fur") -- Support for "the furry mod" TransmogDE.addBodyLocationToIgnore("Face_Tattoo") -- Support for "elies tattoo" face tattoos TransmogDE.addBodyLocationToIgnore("CustomBodyLocatioNameHere") -- Support for your "CustomBodyLocatioNameHere"


READ ME: Know issues and limitations
- To ensure your hair is visible when you hide your hat, I had to write code to edit all head gear, so if you see the wrong hat icons, or you don't see the hat visible on a zombie, this is why. You can disable this fix via the sandbox option "Disable Hat and Masks Hard Fix"
- Item clipping, half visible models. That's a limitation of the game engine, and it can be fixed by unequipping an re-equipping the clipping item. This usually applies to backpacks.
- This mod works best on a new save and server. No guarantee that it work on existing saves, but it should be fine.
- Opening the transmog menu will make the game lag a bit, this happens because the game is trying to load all the possible items, this is not something I can fix.
- Blood stains do not appear on clothings yet, and I'm still working on a fix.

Credits
-Js for fixing the tooltip bug and translations

Found a bug?
Please report it here: https://github.com/mxswat/pz-transmog-definitive-edition/issues

Workshop ID: 2979375840
Mod ID: TransmogDE