Modcraft - The community dedicated to quality WoW modding!

Content creation => Modelling and Animation => Topic started by: fandramen on October 19, 2016, 03:22:26 pm

Title: [QUESTION] How to replace wotlk backgrounds of some races
Post by: fandramen on October 19, 2016, 03:22:26 pm
Hello i aneed help to replace the background character creation of the gnomes and troll, how i can do it?
i don't know where is the code to delete or replace :(
Title: Re: [QUESTION] How to replace wotlk backgrounds of some race
Post by: Ascathos on October 19, 2016, 06:47:23 pm
GlueXML -> CharacterSelect.lua iirc
Title: Re: [QUESTION] How to replace wotlk backgrounds of some race
Post by: fandramen on October 20, 2016, 02:39:45 am
Quote from: "Ascathos"
GlueXML -> CharacterSelect.lua iirc
i cannot see the mothod, there are multiple methods but i can't see it.

Methods that can be posible:
* CharacterSelect_OnLoad(self)
            * SetCharSelectModelFrame("CharacterSelect");
* function CharacterSelect_OnShow()

There are a lot more but i don't know what i have to edit :(

can you help me? :(