(GUIDE w/ Pics) DBC EDITS menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 20
  1. #1
    Insignia's Avatar Banned
    Reputation
    24
    Join Date
    Oct 2007
    Posts
    68
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    (GUIDE w/ Pics) DBC EDITS

    MEANT FOR EMULATOR SERVERS OR ELSE YOUR EDITS WONT WORK.
    Using Freshly extracted 2.4.2 DBC in this guide.


    Okay I will show you in this guide how to

    A: MAKE A CUSTOM FACTION

    B: MAKE A LINKED ITEM SET


    FIRST Download the DBC editor Here: (http://www.mmowned.com/forums/progra...bc-editor.html)

    IMPORTANT: Now this is not for n00bs so if you are one go away it is complicated.

    IMPORTANT: This method of DBC editing requires deletion and modification of existing item sets and factions there fore Unlinking or disbanding them.

    Now for the item sets

    1. Make all the gear you want linked (a maximum of 8 items) Make Sure to write Down Their IDS (I used 900000-900007)

    2. now open ItemSet.dbc in DBC Editor

    (It Should look Like This)


    3. now find out what item set you want to replace and then proceed.

    4. Find Fields 18-25 and change all the values to 0

    5. Replace the zeros you added with your item id's you wrote down

    6. If you have too many read what i highlighted red and yellow. If you have too few then leave the remaining tables as 0.

    7. Last but not least change whatever is in Field 1 to your new Item set name

    8. Now if you don't want add set bonuses you are done!! If you do proceed to step 9

    9. Now find Fields 35-42 (again a max of 8 bonuses) and in those tables place the spell IDs of the effects you want them to have, then write down what field what bonus is in, then proceed.

    10. Now the last step in the process of adding set bonuses choosing when you get each bonus. This part is probably the most confusing at first but gets better after you learn. now using the list you made and the table. in fields 43-50 place a 2, 4, 6, or an 8 (depending on pieces of armor you have) The number you place there is the time when the bonus is received so just as an example if you put in field 35 the spell ID for, +20 Attack Power if you put a 4 in Field 43 then at 4 pieces you would receive +20 Attack power.

    Code:
    KEY: the top number represents the place where you put bonus
    and the bottom number represents where you should put the piece wearing requirement.
    
    TABLE: 35   36   37   38   39   40   41   42
              ~~~~~~~~~~~~~~~~~~~~~~
               43  44   45   46   47   48   49   50


    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Now for a never before seen on MMOwned DBC Edit

    CUSTOM FACTION!!!!!!!


    (WARNING: This will make a Neutral Faction)


    1. Open Factions Factions.dbc

    (It Should look Like This)


    2.Find the faction under ID 931 because that is the current testing faction for when they design stuff it is amazing because it has no members and has no affiliations. !!!

    3. Replace what is in Field 1 with 13, What is in Field 2 with 1791, Field 10 with 200, Field 36 with your new factions Description, and last but not least what is in Fields 35 and 52 with 16712190 if it is not already there.

    4. Add the name of your new faction into Field 19

    5. You now have a custom faction. To make a NPC a member make their faction ID 931.



    More to come later I hope!

    NEW 7/2/08! (Thought of later)

    Change Emote Text. (Kinda useless but may have implications)


    1. Open EmoteTextData.dbc

    2. Not Really Much i can say but browse through field 1 and you can change emote texts and have fun.

    INCREASE RESTED XP BONUS!!

    1. Open Exhaustion.dbc.

    2. Find field 2 in then under id 1 should be a 2. this is for how many times more XP you get when rested.

    3. Replace this with a 10 or so and rested will be a super XP Earner


    Make your General chat channel like General - Cool server instead of general - orgrimmar or something along those lines

    1. Open ChatChannels.dbc Go to Field 3 and Where it says General - %s change it to General - (YOUR TXT HERE)

    2. Also optionally You can change the values in field 20


    Make Custom Tips For When you first start game and are logging in

    1. Open GameTips.dbc and find Field 1

    2. Find The first Row then You should see this |cffffd100Tip:|r TXT

    3. Change the text in field 1 and you have custom tips

    EXAMPLE:




    Mostly Situational

    Change LFG Name of an instance (for instance you redid DM east this guide will show you how to customized LFG Stuff)

    1. Open LFGDungeons.dbc


    2. Find the row of your remade Dungeon (DM East for example) in field 1

    3. Change Field one to your new instances name

    4. Change the values in field 18 and 19 to the minimum and maximum levels for your instance respectively ( min in 18 max in 19)

    5. Change field 22 to the name of your instance with no spaces

    NOTE: this could apply if you made a custom instance in another place you could just remove a less used instance on your server's LFG Channel
    then you would follow the steps


    Another for fun

    Add your own random names to the generator

    1. Open NameGen.dbc

    2. Edit any of the names in field 1


    PART 2 Available here for custom patching:
    http://www.mmowned.com/forums/emulat...tml#post930640
    Custom patch needed for ALL DBC Edits

    Last edited by Insignia; 07-17-2008 at 06:42 PM. Reason: Finished

    (GUIDE w/ Pics) DBC EDITS
  2. #2
    Hasbro's Avatar Banned
    Reputation
    65
    Join Date
    Dec 2007
    Posts
    334
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very nice guide +rep

  3. #3
    Cursed's Avatar Contributor
    Reputation
    270
    Join Date
    Jun 2007
    Posts
    1,380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Those are indeed awesome guides.

    +Rep 3x... (Im still happy that I can give 3 +Rep now )

    Do those edited DBC's need a custom patch? (I mean are the DBCs only used by the server or server and player?)

  4. #4
    Insignia's Avatar Banned
    Reputation
    24
    Join Date
    Oct 2007
    Posts
    68
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i am working on a server to test the custom patch thing out.

    If it turns out you need one i will try to get a guide up and running ASAP.


    For Custom Faction and itemset i dont think you will need a patch.

    The thing is for faction the server is asked what faction is the NPC when you mouse over it and for itemset it is asked for set bonuses and the names and shit.

    I don't believe any will need a custom patch but if any do i will post a link to my new custom patch guide!!

  5. #5
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This really is 1337 in my opinion - no lie, I had no idea how to do one of these.

    +Rep x4

  6. #6
    Power of Illuminati's Avatar Contributor
    Reputation
    179
    Join Date
    May 2008
    Posts
    1,410
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awsome, you got +Rep from me atleast

  7. #7
    Insignia's Avatar Banned
    Reputation
    24
    Join Date
    Oct 2007
    Posts
    68
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks people. when i was looking for a good way to get outta leecher i realized that there were really no guides on general DBC edits that are widely used and i had really wanted to learn how so i just kinda screwed around in DBC editor until i discovered what fields did what

  8. #8
    EcHoEs's Avatar lol why u mad
    Reputation
    374
    Join Date
    Sep 2006
    Posts
    1,647
    Thanks G/R
    3/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Amazing, +2 rep


  9. #9
    nickeg's Avatar Member
    Reputation
    15
    Join Date
    Jan 2008
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is very nice... thanks for the guide isaiah96 +rep

  10. #10
    Insignia's Avatar Banned
    Reputation
    24
    Join Date
    Oct 2007
    Posts
    68
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    See guide needs custom patch

  11. #11
    Herleybob's Avatar Contributor
    Reputation
    178
    Join Date
    Jul 2007
    Posts
    663
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You will need to make a custom patch-3.MPQ and wow WoWME to use these. But not sure if WoWME will support files in that region. As they only support files in the Data folder, not in the enUS\locale-enUS.MPQ, If you are US. And thus, it would require WoWME to go back to using a config file.

    Nom Nom Nom :P

  12. #12
    Syrup's Avatar Member
    Reputation
    55
    Join Date
    Jul 2008
    Posts
    99
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great guide, Thanks!

  13. #13
    Insignia's Avatar Banned
    Reputation
    24
    Join Date
    Oct 2007
    Posts
    68
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Herleybob View Post
    You will need to make a custom patch-3.MPQ and wow WoWME to use these. But not sure if WoWME will support files in that region. As they only support files in the Data folder, not in the enUSlocale-enUS.MPQ, If you are US. And thus, it would require WoWME to go back to using a config file.
    What is WoWME?

    EDIT: Nevermind That ^^^

    I have no idea why you would need to edit that. for this all you are doing is adding a patch that shows the client what the server says so they are in harmony and you can enjoy a more custom server.
    Last edited by Insignia; 07-11-2008 at 10:42 AM.

  14. #14
    Insignia's Avatar Banned
    Reputation
    24
    Join Date
    Oct 2007
    Posts
    68
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    okay sorry i am stupid i did not realize what you meant by wowme. i thought you meant WOW Map Editor. you mean like a model edit fix and i would like too add these are only for emulator servers NOT live people. if you live it it defeats my purpose. it is meant for emulator and i will add that to first post

  15. #15
    Blackboy0's Avatar Member
    Reputation
    70
    Join Date
    Nov 2007
    Posts
    377
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, if I wanted to like duplicate the Aldor and Scryer Faction, how would I do that? I've tried putting the Fields the same, but it just says that the Factions are "Scryer" and "Aldor" when I .setstanding and whatever. Anybody know how?

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. [Guide] DBC editing to change clothes
    By Aedus in forum WoW ME Tools & Guides
    Replies: 20
    Last Post: 11-27-2006, 05:00 PM
  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 12:47 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