Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => "Retro-Porting" => Topic started by: Reck on September 25, 2015, 04:56:42 pm
-
I've gone into porting stuff from more recent versions of WoW, to wrath of the lich king, while it's been a success with the models themselves, it has not been with the particles.
(http://i.imgur.com/yU1nljG.jpg)
The particles are merely green squares. I've only been modifying ItemDisplayInfo.dbc to include the models, is there another dbc file I must edit for the particles?
-
Heya,
Green texture is a texture missing/problem, open your .m2 /w 010 editor and load the M2 template, check the texture path inside and look which you havent :) then add the texture you havent to your patch and it should work correctly :)
-
Heya,
Green texture is a texture missing/problem, open your .m2 /w 010 editor and load the M2 template, check the texture path inside and look which you havent :) then add the texture you havent to your patch and it should work correctly :)
Ah :D I just used the WoD to Wotlk converter, so I didn't check for a texture path :P Thanks mate :)
edit: Yup, it worked perfectly!
(http://i.imgur.com/EPzxLm0.jpg)
Thanks again mate!
-
Nice :) Have fun and a nice day !