Likes: 0
Results 1 to 1 of 1
-
20-09-12, 11:18 PM #1
[Release] Trinity Transmogrification
Register to remove this ad1. Step:
Open "Trinity\src\server\game\CMakeLists.txt" file,http://kepfeltoltes.hu/120829/cmakel...toltes.hu_.png
and lets modify:
2. Step:
"Trinity\src\server\scripts\Custom" copy into the folder these .cpp and .h files://///////////////////////////// //**** Created By EroniX ****// ////////////// - Pastebin.com
TransmogMgr.cpp:
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.http://kepfeltoltes.hu/120829/lootha...toltes.hu_.png
LootHandler.cpp:
http://kepfeltoltes.hu/120829/lootha...toltes.hu_.png
Player.h:http://kepfeltoltes.hu/120829/player...toltes.hu_.png
Player.cpp:http://kepfeltoltes.hu/120829/player...toltes.hu_.png
http://kepfeltoltes.hu/120829/player...toltes.hu_.png
http://kepfeltoltes.hu/120907/player...toltes.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:http://kepfeltoltes.hu/120829/as1_ww...toltes.hu_.jpg
Pic2:http://kepfeltoltes.hu/120829/as2_ww...toltes.hu_.jpg
Pic3:http://kepfeltoltes.hu/120829/as3_ww...toltes.hu_.jpg
Pic4:http://kepfeltoltes.hu/120829/as4_ww...toltes.hu_.jpg
Pic5:http://kepfeltoltes.hu/120829/as5_ww...toltes.hu_.jpg
Pic6:http://kepfeltoltes.hu/120829/as6_ww...toltes.hu_.jpg
Tested:
TrinityCore rev. 2012-07-09 13:42:38 -0400 (a24b6576e2b3+) (Win32, Release)
Credits to EroniX for making this awesome script
› See More: [Release] Trinity Transmogrification