clockworkapple23 Posted November 27, 2017 Share Posted November 27, 2017 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: Yes, i know is some kind of change in the database (MySQL) but what exactly? Or is something about the Core of Trinity? Here? Can somebody help me ? ;_; Please... (Srry for the poor english xD) Link to comment Share on other sites More sharing options...
Roccus Posted November 27, 2017 Share Posted November 27, 2017 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 More sharing options...
clockworkapple23 Posted November 27, 2017 Author Share Posted November 27, 2017 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 More sharing options...
Roccus Posted November 27, 2017 Share Posted November 27, 2017 Do it with the db2 on client side and not SQL to see if it's working on the side of a player game folder DBFilesClient/CharSections.db2 Link to comment Share on other sites More sharing options...
clockworkapple23 Posted November 28, 2017 Author Share Posted November 28, 2017 16 hours ago, Roccus said: Do it with the db2 on client side and not SQL to see if it's working on the side of a player game folder DBFilesClient/CharSections.db2 Yes. It works, but... If I add news on the table the worldserver crash and down. So my question is... Why? Link to comment Share on other sites More sharing options...
Natea Posted November 28, 2017 Share Posted November 28, 2017 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: 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 More sharing options...
Roccus Posted November 28, 2017 Share Posted November 28, 2017 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 More sharing options...
clockworkapple23 Posted November 30, 2017 Author Share Posted November 30, 2017 Well! I did it! Thank u so much @Roccus Link to comment Share on other sites More sharing options...
Enable Skins for Legion
By clockworkapple23in Level Design
Recommended Posts