Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Miscellaneous => Topic started by: ComputerRat on November 18, 2014, 04:11:02 am
-
I am trying to change some of my character creation backgrounds, for example, the human backdrop has become the blood elf one.
Here is a picture of the problem I am facing. If you can't tell, the human model is really dark, and a lot of the scene is as well.
(http://i.imgur.com/doqigAE.jpg)
The way I have done this, so you can tell me if it's incorrect, is by copying the blood elf backdrop model files into a new patch under Interface/GLUES/MODELS/UI_Human and renamed the BloodElf m2s Human. Here is what it looks like.
(http://i.imgur.com/1igrYRe.png)
Is there something I can do in the DBC files?
Thanks in advance, mang.
-
You need to edit light coords in LUA I believe.
CharacteeCreation I'm not at the computer so I can't show you where it is.
-
Look at the top of:
InterfaceGlueXMLGlueParent.lua
-
Thank you very much, guys! I got it to work!