This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [LUA] [XML] Changing the character creation backgrounds  (Read 1286 times)

ComputerRat

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 7
    • View Profile
[LUA] [XML] Changing the character creation backgrounds
« 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.



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.



Is there something I can do in the DBC files?

Thanks in advance, mang.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

phantomx

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 615
    • View Profile
Re: [LUA] [XML] Changing the character creation backgrounds
« Reply #1 on: November 18, 2014, 07:21:13 am »
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.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
[wimg]http://i.imgur.com/6fxUQL1.gif[/wimg]

stoneharry

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 617
    • View Profile
Re: [LUA] [XML] Changing the character creation backgrounds
« Reply #2 on: November 18, 2014, 12:14:26 pm »
Look at the top of:

InterfaceGlueXMLGlueParent.lua
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

ComputerRat

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 7
    • View Profile
Re: [LUA] [XML] Changing the character creation backgrounds
« Reply #3 on: November 19, 2014, 04:46:50 am »
Thank you very much, guys! I got it to work!
« Last Edit: January 01, 1970, 01:00:00 am by Admin »