1. Step:
Open “TrinitysrcservergameCMakeLists.txt” file,
and lets modify:
kepfeltoltes.hu/120829/cmakelist_www.kepfeltoltes.hu_.png
2. Step:
“TrinitysrcserverscriptsCustom” copy into the folder these .cpp and .h files:
TransmogMgr.cpp: /////////////////////////////// //**** Created By EroniX ****// ////////////// - Pastebin.com
TransmogMgr.h: /////////////////////////////// //**** Created By EroniX ****// ////////////// - Pastebin.com
TransmogEngine.cpp: /////////////////////////////// //**** Created By EroniX ****// ////////////// - Pastebin.com
TransmogEngine.h: /////////////////////////////// //**** Created By EroniX ****// ////////////// - Pastebin.com
TransmogHandler.cpp: /////////////////////////////// //**** Created By EroniX ****// ////////////// - Pastebin.com
3. Step:
ScriptLoader:
void AddSC_transmog();
AddSC_transmog();
void AddSC_StartUpTransmog();
AddSC_StartUpTransmog();
4. Step:
Lets do some core mod as you see in the pictures.
LootHandler.cpp:
kepfeltoltes.hu/120829/loothandler1_www.kepfeltoltes.hu_.png
kepfeltoltes.hu/120829/loothandler2_www.kepfeltoltes.hu_.png
Player.h:
kepfeltoltes.hu/120829/playerh_www.kepfeltoltes.hu_.png
Player.cpp:
kepfeltoltes.hu/120829/playercpp1_www.kepfeltoltes.hu_.png
kepfeltoltes.hu/120829/playercpp2_www.kepfeltoltes.hu_.png
kepfeltoltes.hu/120907/playercpp3_www.kepfeltoltes.hu_.png
5. Step:
Import this (to the Char DB):
/* SQLyog Community v9.60 MySQL - 5.5.16 ********************************** - Pastebin.com
Create an NPC with these datas:
Flag: 1
ScriptName: npc_transmog
Entry: 100002 (defined in TransmogEngine.h)
In Action:
Pic1: kepfeltoltes.hu/120829/as1_www.kepfeltoltes.hu_.jpg
Pic2: kepfeltoltes.hu/120829/as2_www.kepfeltoltes.hu_.jpg
Pic3: kepfeltoltes.hu/120829/as3_www.kepfeltoltes.hu_.jpg
Pic4: kepfeltoltes.hu/120829/as4_www.kepfeltoltes.hu_.jpg
Pic5: kepfeltoltes.hu/120829/as5_www.kepfeltoltes.hu_.jpg
Pic6: kepfeltoltes.hu/120829/as6_www.kepfeltoltes.hu_.jpg
Tested:
TrinityCore rev. 2012-07-09 13:42:38 -0400 (a24b6576e2b3+) (Win32, Release)
Original Topics:
[Release] Trinity Transmogrification - AC Web
[Release] Transmogrification - 3.3.5a
I just saw somebody wanted to share it…
(EroniX)