This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [HELP] Porting Items From Cata To Wotlk  (Read 2698 times)

soublast1337

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 17
    • View Profile
[HELP] Porting Items From Cata To Wotlk
« on: December 08, 2014, 11:33:11 am »
Hello there I am very new at modcraft and still learning how the forum works.

I am currently doing tutorials about noggit, but what I really am interested in is how to port over the models from cataclysm or MOP to wotlk, so that I can use their armor and weapon displays in 3.3.5

Can anyone link me to a tutorial here if there is any? Or do someone have a patch already? And how do you assign the new custom model id so it can be used in the item_template?

Thanks in advance,

A new user!
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Milly

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 503
    • View Profile
Re: [HELP] Porting Items From Cata To Wotlk
« Reply #1 on: December 08, 2014, 12:24:54 pm »
If youre a beginner it might be a little advanced for you.

You'll need 010 Editor and the m2 binary template.

viewtopic.php?f=93&t=937&hilit=cata+to+lich+king

And for the templates viewtopic.php?f=59&t=828

But then you gotta do tedious dbc editing which is where
you'll get your new item and display IDs. Good luck figuring
it out and welcome to the community! Just make sure you
use the search function :)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

soublast1337

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 17
    • View Profile
Re: [HELP] Porting Items From Cata To Wotlk
« Reply #2 on: December 08, 2014, 05:07:08 pm »
Thanks for your reply.

But I have searched and searched and I simply cannot find a good guide for it :/

Do you know a solid guide? I have been working with wow emulation for 4 years, I know my way around usually anything so I can easily follow a tutorial.

Hope you got something i could follow :)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Milly

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 503
    • View Profile
Re: [HELP] Porting Items From Cata To Wotlk
« Reply #3 on: December 09, 2014, 12:29:07 am »
Well what guide exactly are you looking for? m2 version converting, or creating
new items in general? Or both? Because I've already given you a spot-on guide
for the m2 conversion which is required to make sure your items are compatible
with 3.3.5a.

For the creating of new items, I'm not sure if there's a guide for that. You need to
edit the dbc files. Item.dbc and ItemDisplayInfo.dbc. Item.dbc is not required but
if you don't put a proper entry into that one, you'll get the red question mark icon
on all of your items. ItemDisplayInfo is just the creation of your new DisplayID
which is what you'll have to use when you create the item in MySQL database.

Once you get a hang of dbc editing you can teach yourself to do basically
anything just by checking out the documentation on the WoW dev wiki. It's trial
and error, and using Blizzard's content as a reference will take you a long way.
The fun part about modding comes from research and trying new things ^^

http://www.wowdev.wiki/index.php?title=Main_Page

On the left you'll find "tables == WotLK" that has almost all of the dbc files. Might
have to scroll down a little bit because the formatting on that website is fucked.

Edit: Just noticed the 010 Editor binary templates link is dead. Here's a new one:
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

phantomx

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 615
    • View Profile
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
[wimg]http://i.imgur.com/6fxUQL1.gif[/wimg]

kojak488

  • Registred Member
  • Creator of Worlds
  • *****
  • Posts: 351
    • View Profile
Re: [HELP] Porting Items From Cata To Wotlk
« Reply #5 on: December 09, 2014, 04:57:18 am »
Quote from: "phantomx"
http://modcraft.io/viewtopic.php?f=93&t=8419

Are you trying to tell me that he lied by saying he searched and searched and couldn't find a good guide for it?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Milly

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 503
    • View Profile
Re: [HELP] Porting Items From Cata To Wotlk
« Reply #6 on: December 09, 2014, 05:22:49 am »
Quote from: "kojak488"
Quote from: "phantomx"
http://modcraft.io/viewtopic.php?f=93&t=8419

Are you trying to tell me that he lied by saying he searched and searched and couldn't find a good guide for it?
I searched for 20 minutes before I found the first guide I shared with him. I didn't even know
PhantomX's guide existed. This forum is so cluttered with crap that contains the keywords
Cata to WotLK that it's nearly impossible to find. So I don't think he was lying.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

soublast1337

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 17
    • View Profile
Re: [HELP] Porting Items From Cata To Wotlk
« Reply #7 on: December 09, 2014, 12:22:44 pm »
Indeed. You search for a keyword and over 10000 entries pops up lol.. <.<

But I know all about DBC editing dont worry. The problem is I couldn't find a guide that shows properly how to extract m2 files, how to convert, and how to add them to the server

That was what I was looking for :)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Milly

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 503
    • View Profile
Re: [HELP] Porting Items From Cata To Wotlk
« Reply #8 on: December 09, 2014, 12:35:00 pm »
Awesome then :D make sure to mark the topic as [SOLVED] if solved ;)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Shadowboxxer

  • Registred Member
  • MWCS Enthusiast
  • *****
  • Posts: 1
    • View Profile
Re: [HELP] Porting Items From Cata To Wotlk
« Reply #9 on: January 08, 2015, 11:29:25 pm »
hei i need help too please help me ....
« Last Edit: January 01, 1970, 01:00:00 am by Admin »