Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => "Retro-Porting" => Topic started by: Ghaster on February 14, 2015, 09:48:13 pm
-
Hello.
I saw that a earlier build of MoP had a different Character Creation than the other builds. So i downloaded it and made it work in Cataclysm (But it should work in WotLK too).
Some parts of the code is from Stoneharry's port of the new Character Creation so credit to him for those parts.
EDIT: I uploaded the wrong files, I have updated it.
-
It's not working that well on 3.3.5, just to point it out!
-
you only have to remove the worgen and goblins icons and races and it's workng ^^ or if you want it add it from the scartch
-
The worgen and goblin deletes auto because of CharClasses.dbc
It's the class icons that fucks up for me.
-
The worgen and goblin deletes auto because of CharClasses.dbc
It's the class icons that fucks up for me.
You have to eliminate two buttons in the xml and delete it from the lua and reorganize the icons after all of this
-
The worgen and goblin deletes auto because of CharClasses.dbc
It's the class icons that fucks up for me.
You have to eliminate two buttons in the xml and delete it from the lua and reorganize the icons after all of this
Delete what buttons?
-
The worgen and goblin deletes auto because of CharClasses.dbc
It's the class icons that fucks up for me.
You have to eliminate two buttons in the xml and delete it from the lua and reorganize the icons after all of this
Delete what buttons?
CharacterCreate.xml in there is where are the buttons
-
Hello.
I saw that a earlier build of MoP had a different Character Creation than the other builds. So i downloaded it and made it work in Cataclysm (But it should work in WotLK too).
Some parts of the code is from Stoneharry's port of the new Character Creation so credit to him for those parts.
EDIT: I uploaded the wrong files, I have updated it.
In wotlk client has a lot of functions not working because were implemented in the cata client you have to re-adapt it
-
Hello.
I saw that a earlier build of MoP had a different Character Creation than the other builds. So i downloaded it and made it work in Cataclysm (But it should work in WotLK too).
Some parts of the code is from Stoneharry's port of the new Character Creation so credit to him for those parts.
EDIT: I uploaded the wrong files, I have updated it.
In wotlk client has a lot of functions not working because were implemented in the cata client you have to re-adapt it
Fixed charactersCreate.xml
But with the worgen and goblins button
PM: It has more problems but i don't know how to solve it
-
How to install? (because as addon this not working)
-
How to install? (because as addon this not working)
It's not an addon you have to eliminate the hash function to make it working and made a new patch