Jump to content

Enable Skins for Legion

By clockworkapple23
in Level Design

Recommended Posts

Hello there.

I'm trying to enable all the skins for the menu... Aaaand I got the Demon Hunter enable for Blood elfs (Whatever class u want) but! I want add like the skin of DarkForest (Red eyes and stuff) or Dwarf Wildhammer (Blue/red tattoos) or Dark Iron Dwarf. In the game exist, but i don't know how make this enable for the menu.
When I add news IDs in Charsections with the info new... the worldserver crash and down.
So what can i do?

I have this:
https://i.imgur.com/KRY8eWq.jpg

https://i.imgur.com/PZd5LBY.jpg

Yes, i know is some kind of change in the database (MySQL) but what exactly?
Or is something about the Core of Trinity?

Here?
https://i.imgur.com/fuR5qZX.jpg

Can somebody help me ? ;_; Please...

(Srry for the poor english xD)

Link to comment
Share on other sites

You have to change all flags cell to 19: Explanation: 17 is for playable (normal thing) and by adding 0x02 so going to 19 you can unlock everything. I don't remember the details on which flags combination it is but 19 is a combination of some flags.

Link to comment
Share on other sites

12 minutes ago, Roccus said:

You have to change all flags cell to 19: Explanation: 17 is for playable (normal thing) and by adding 0x02 so going to 19 you can unlock everything. I don't remember the details on which flags combination it is but 19 is a combination of some flags.

Thank u, @Roccus

I know. That's why you can see the Demon Hunter Skin and DK.
But if i add new skins on db2 charsection the worldserver crash

;_; And ... i don't know why.

Link to comment
Share on other sites

She wants to add skins from existent game creatures (NPCs) to the creator of the character.

For example Dark Iron skins: http://www.wowhead.com/npc=5839/dark-iron-geologist

She wants something like this:

ON6AHbi.jpg

Dark Irons & Wildhammer Dwarfs -> to the Dwarf Race character creation skins
Mag'har Orcs (brown skin orcs) -> to the Orcs Race character creation skins

She says when she add rows in the charsections, worldserver crash. She don't know how make it work and how can add new skins from NPCs to the Player character creator.

Link to comment
Share on other sites

I know what she wants to do i did this thing without any problem by using only WDBX Editor and putting the db2 in both server folder and game folder. It should not crash since you're doing this offline and loading the game. either way you would get a error 121 or 132. Just export to csv, edit, and import adding the new rows Or export to a sql file to an SQL edit tool like workbench or HeidiSQL and edit using queries then import via sql to the db2 in WDBX Editor and save.

 

Nothing more to do:

-Error means you didn't add rows the right way, lots of IDs to respect etc.

-Wrong db2 cause of wrong WoW Version used on another version

Link to comment
Share on other sites

×
×
  • Create New...