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

Title: [RELEASE] MoP Beta Character Creation
Post 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.
Title: Re: [RELEASE] MoP Beta Character Creation
Post by: mariobox on February 20, 2015, 01:19:08 pm
It's not working that well on 3.3.5, just to point it out!
Title: Re: [RELEASE] MoP Beta Character Creation
Post by: detonatorss on February 20, 2015, 04:06:05 pm
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
Title: Re: [RELEASE] MoP Beta Character Creation
Post by: mariobox on February 20, 2015, 07:40:26 pm
The worgen and goblin deletes auto because of CharClasses.dbc
It's the class icons that fucks up for me.
Title: Re: [RELEASE] MoP Beta Character Creation
Post by: detonatorss on February 20, 2015, 09:23:55 pm
Quote from: "mariobox"
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
Title: Re: [RELEASE] MoP Beta Character Creation
Post by: mariobox on February 20, 2015, 10:00:54 pm
Quote from: "detonatorss"
Quote from: "mariobox"
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?
Title: Re: [RELEASE] MoP Beta Character Creation
Post by: detonatorss on February 20, 2015, 10:54:03 pm
Quote from: "mariobox"
Quote from: "detonatorss"
Quote from: "mariobox"
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
Title: Re: [RELEASE] MoP Beta Character Creation
Post by: detonatorss on February 23, 2015, 03:40:12 pm
Quote from: "Ghaster"
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
Title: Re: [RELEASE] MoP Beta Character Creation
Post by: detonatorss on February 24, 2015, 07:14:09 pm
Quote from: "detonatorss"
Quote from: "Ghaster"
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
Title: Re: [RELEASE] MoP Beta Character Creation
Post by: OtecPolnoc on February 27, 2015, 02:31:54 am
How to install? (because as addon this not working)
Title: Re: [RELEASE] MoP Beta Character Creation
Post by: detonatorss on March 01, 2015, 06:03:22 pm
Quote from: "OtecPolnoc"
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