[Guide] DBC editing to change clothes menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 21
  1. #1
    Aedus's Avatar Member
    Reputation
    4
    Join Date
    Sep 2006
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Guide] DBC editing to change clothes

    (First post so be gentle)

    Clothes editing with DBC editing
    Firstly you need
    DBC editor - I couldn't find it on the internet anymore, so i uploaded it for you: http://files.filefront.com/DBC_Edito.../fileinfo.html
    My warcraft studios
    WoW model viewer
    .NET framework is also needed for DBC editor to work, downloadable here
    http://www.microsoft.com/downloads/d...displaylang=en

    .NET frameowrk and DBC editor can also be downloaded from here: http://bitforge.redirectme.net:8080/

    If that link still doesn't work click here and download from first link

    http://www.google.co.uk/search?clien...=Google+Search

    Step 1:
    Open ItemDisplayInfo.dbc with my warcraft studios, this can be found in Patch-2.MPQ or Patch.MPQ - Note: Always check Patch-2.MPQ first
    (click the bar at the bottom and change it to see .DBC files, makes it much easier to find)
    Extract this anywhere you like, doesn't matter

    Step 2:
    When you downloaded WoW model viewer you will have gotten a file with it called items.csv
    Open this file with Notepad
    This gives you values for every item, use the Edit > Find option to help you look
    Okay firstly you want to find the 2 values of the items you want to change, in this instance I will change Netherwind Mantle to Frost fire shoulders
    I look up Netherwind and frostfire and I get the following:
    16917,34254,4,1,3,0,Netherwind Mantle
    22499,35326,4,1,3,0,4,Frostfire Shoulderpads

    Step 3:
    Open up DBC editior and open the ItemDisplayInfo.dbc file
    On the above 2 items there is 2 numbers we want, these are the second number in the string
    22499,35326,4,1,3,0,4,Frostfire Shoulderpads
    16917,34254,4,1,3,0,Netherwind Mantle
    These indicate the row numbers we want to go to


    Step 4:
    Go to row number 35326 in the DBC editor, On this row is everything that makes frostfire look how it is,
    You need to open note pad again and copy down the data in every coloumn of the row 35326


    Step 5:
    Now go to row 34254 (Netherwind mantle row)
    And replace every coloumn in that row with what you scribbled down from the frostfire row so it is identical to the frostfire shoulderpads
    This will trick the game into thinking that netherwind is frostfire
    Close DBC editior and save the file changes

    Step 6:
    Using Mywarcraft studios add the ItemDisplayInfo.dbc to Patch-2.MPQ with the extension DBFilesClient\ItemDisplayInfo.dbc
    Close the MWCS and open WoW, enjoy your new look

    This can be done with weapons aswell
    Last edited by Aedus; 09-07-2006 at 07:38 PM.

    [Guide] DBC editing to change clothes
  2. #2
    inkanto's Avatar Member
    Reputation
    1
    Join Date
    Aug 2006
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: DBC editing to change clothes

    ehm the dmc file editor you uploaded cant open for me
    "the application failed to initialize properly (0xc0000135). Click on OK to terminate the application.

  3. #3
    Aedus's Avatar Member
    Reputation
    4
    Join Date
    Sep 2006
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: DBC editing to change clothes

    Sorry my mistake, I uploaded the wrong file, Was meant to be the .zip, not the .rar

    I have updated the link now and it should be working fine

  4. #4
    raamoz's Avatar Contributor
    Reputation
    92
    Join Date
    Jul 2006
    Posts
    296
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: DBC editing to change clothes

    i got the same problem as ikanto...what is wrong?

  5. #5
    Aedus's Avatar Member
    Reputation
    4
    Join Date
    Sep 2006
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: DBC editing to change clothes

    I don understand, is the program STILL not working? works fine on my computer, I uploaded the file that I downloaded from the internet and it's good on my computer, don't understand what's wron, i'll look for a link on the internet again for people to download it again

  6. #6
    Fakeskuh's Avatar Member
    Reputation
    13
    Join Date
    Apr 2006
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: DBC editing to change clothes

    Aedus there is no problem with the file at all , it works fine with me!
    Very nice post btw +rep!

  7. #7
    raamoz's Avatar Contributor
    Reputation
    92
    Join Date
    Jul 2006
    Posts
    296
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: DBC editing to change clothes

    hmm..u said u had uploded the wrong file. u uploaded the .rar file said. have u changed it? maybe this is the problem...i only have winrar atm.

  8. #8
    Aedus's Avatar Member
    Reputation
    4
    Join Date
    Sep 2006
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: DBC editing to change clothes

    I have updated the link, it's the .zip file now

  9. #9
    raamoz's Avatar Contributor
    Reputation
    92
    Join Date
    Jul 2006
    Posts
    296
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: DBC editing to change clothes

    ok i will try now

    does still not work for me /cry...maybe u could send it on MSN if u have? if that'll make any difference
    Last edited by raamoz; 09-06-2006 at 01:26 PM. Reason: Auto-merged Doublepost

  10. #10
    Aedus's Avatar Member
    Reputation
    4
    Join Date
    Sep 2006
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: DBC editing to change clothes

    Okay I have figured out what is wrong

    "The application failed to initialize properly (0xc0000135). Click on OK to terminate the application"


    Applications written for the .NET Framework require the .NET Framework to be installed on the computer where the application or control runs.



    You need .NET framework installed on your computer for the DBC editor to work, I will edit my first post to let others know they also need it



    Link for it is here:
    http://www.microsoft.com/downloads/d...displaylang=en

    http://www.google.co.uk/search?clien...=Google+Search
    Last edited by Aedus; 09-07-2006 at 06:20 AM.

  11. #11
    Belchy's Avatar Member
    Reputation
    5
    Join Date
    Aug 2006
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: DBC editing to change clothes

    Thanks man..
    I waited just waited for a thread like that =)

    +rep....very nice

  12. #12
    gotosleep's Avatar Member
    Reputation
    12
    Join Date
    Apr 2006
    Posts
    143
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: DBC editing to change clothes

    So this method can be used instead of the old fashion .blp/.m2 trick? neat!

  13. #13
    GtR[MoÐ]'s Avatar Contributor
    Reputation
    89
    Join Date
    Apr 2006
    Posts
    64
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: DBC editing to change clothes

    Originally Posted by gotosleep
    So this method can be used instead of the old fashion .blp/.m2 trick? neat!
    Of course. Consider this as a more advanced way of model changing, and that allows greater edits (multiple textures for example)
    ø

  14. #14
    The Doctor's Avatar Contributor
    Reputation
    171
    Join Date
    May 2006
    Posts
    301
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: DBC editing to change clothes

    You linked the wrong .NET Framework, you should be downloading the 2.0 version.

  15. #15
    Aedus's Avatar Member
    Reputation
    4
    Join Date
    Sep 2006
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: DBC editing to change clothes

    Originally Posted by Poker
    You linked the wrong .NET Framework, you should be downloading the 2.0 version.
    *Bangs head against keyboard a few times*

    Changed to v. 2.0

    thanks for telling me

Page 1 of 2 12 LastLast

Similar Threads

  1. [Guide] DBC Editing
    By Glynbeard in forum WoW ME Tools & Guides
    Replies: 18
    Last Post: 07-10-2010, 04:53 PM
  2. [Guide] DBC Editing - Weapons, Shields, and Armor
    By m_fatica in forum WoW ME Tools & Guides
    Replies: 79
    Last Post: 12-24-2007, 08:43 AM
  3. DBC Editing to change hairstyles
    By roznehp in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 06-22-2007, 07:05 AM
  4. [Guide] DBC Editing Creatures
    By Avianar47 in forum WoW ME Tools & Guides
    Replies: 15
    Last Post: 11-23-2006, 07:10 PM
  5. [Guide] DBC Editing: Language changing
    By Avianar47 in forum WoW ME Tools & Guides
    Replies: 9
    Last Post: 10-29-2006, 09:58 PM
All times are GMT -5. The time now is 11:07 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search