Skip to content

azerothcore/mod-morphsummon

Repository files navigation

logo AzerothCore

mod-morphsummon

mod-morphsummon

  • Latest build status with azerothcore:

Build Status

Important notes

You have to use at least AzerothCore commit 3f0739f.

Description

This module allows Warlocks, Death Knights and Mages to alter the appearance of their summoned permanent creatures (incl. the Felguard's weapon). The appropriate model / item IDs can be specified in the configuration file.

How to use ingame

As GM:

  • add NPC permanently:
.npc add 601072
  • add NPC temporarily:
.npc add temp 601072

Installation

Clone Git repository:

cd modules
git clone https://github.com/azerothcore/mod-morphsummon.git -b master

Edit module configuration (optional)

If you need to change the module configuration, go to your server configuration folder (where your worldserver or worldserver.exe is), copy morphsummon.conf.dist to morphsummon.conf and edit that new file.

Screenshots

NPC Ghoul Felguard Water Elemental

Credits

Stoabrogga: author

AzerothCore: repository - website - discord chat community

License

This code and content is released under the GNU AGPL v3.

Releases

No releases published

Packages

No packages published