LogoDownloads
Contact
new
Feedback

Dress NPCs

Dress NPCs is a C++ core modification which allows you to equip armor items on NPCs without using any client side patches or DBC editing.
You can also choose the facial features and hair as well as race and gender for the NPC.
The outfits are created in the database, so no recompiling is required after installing the core modification.
You can use item entries as well as displayIds when making the outfits, whichever is more convenient.
The equipped items provide no armor or other effects for the creatures - the armor is only a visual effect.

The outfits are assigned to a creature through the modelId columns like normal models.
Since the server allow you to use multiple modelIds on a single NPC, you can also use multiple outfits as well. Mixed use of outfits and modelids is also possible.

In the video below I am using wow modelviewer to build up a specific transmogrification set from a forum and then I use the set through DB with a creature and show how it looks ingame.
The images are from a server project by Valkryst, which is using Dress NPCs.

Downloads

TrinityCore 3.3.5 TrinityCore 6.x TrinityCore 7.x TrinityCore master (8.x)

Videos