Ok, I have a considerable experience in DBC files editing.
First of all, you don't need a tutorial, but you need this:
1. you need to know what you want to edit, then find out if that's not located in database or in server core, and only then you should think about DBC files
2. when you're sure the things you need are located in dbc files, then find out which one (those files have descriptive names, so you should be able to figure that out quite easilly)
3. DBC files are basically tables (like any database tables) with rows representing individual records and columns (which you should find what those mean in order to be able to edit the records)
4. so, just open the files and edit them the way you want and for that you'll need dbc editor - here's the link where you'll find some of them:
http://wowdev.org/wiki/index.php/Category
rograms_DBC
Try few of them, some are better than the others
5. DBC files contain very important info on the whole game, e.g. the complete spells' info is in Spell.dbc and nothing in database; server core uses DBC info heavily to function properly
6. I'm not in wow for quite some time, so I don't know if dbc files changed a lot or just a little, but you those dbc editors should be able to open them easilly, then search the internet for some info on dbc files and columns' meaning in those files
7. here's the link for an example on how to create a new graveyard (this is for older mangos revisions, so it might not work for newer ones, but still it should give you guidance):
(check the second and third post)
http://forums.reaper-x.com/topic/new-graveyards
Best regards...
Posted 10 months ago » Permalink