Modcraft - The community dedicated to quality WoW modding!

Content creation => Modelling and Animation => Topic started by: Everon Mightbane on August 07, 2011, 01:47:51 pm

Title: [Help] Putting Goblin Hot Rod into WoW 3.3.5a
Post by: Everon Mightbane on August 07, 2011, 01:47:51 pm
So I added the textures and the models into my patch, created the displayIDs it all seemed fine however when I go to morph into the displayID or mount it my WoW errors, Are there any steps I need for importing 4.0.6 models to 3.3.5a or what am I doing wrong? Thanks in advance.
Title: Re: [Help] Putting Goblin Hot Rod into WoW 3.3.5a
Post by: Arid on August 07, 2011, 04:24:07 pm
You need to Hex edit the model furiously, I personalty copied over the ntranslookup or w/e and ofstranslookup or whatever the names of those are.over to now blank Texunit parts. That was all I recall doing, However if your model is invisible I'd get PythonModelEdtior
Title: Re: [Help] Putting Goblin Hot Rod into WoW 3.3.5a
Post by: Everon Mightbane on August 07, 2011, 05:54:18 pm
So how would I go about Hex editing it?
Title: Re: [Help] Putting Goblin Hot Rod into WoW 3.3.5a
Post by: Vel on August 07, 2011, 10:27:39 pm
Quote from: "Everon Mightbane"
So how would I go about Hex editing it?
You need 010 editor, and this templates http://www.2shared.com/file/tv15j-kI/010Templates.html| (http://www.2shared.com/file/tv15j-kI/010Templates.html|" onclick="window.open(this.href);return false;)
Title: Re: [Help] Putting Goblin Hot Rod into WoW 3.3.5a
Post by: Everon Mightbane on August 08, 2011, 11:04:56 pm
I've never hex edited anything in my life, what do I do with the templates? :S
Title: Re: [Help] Putting Goblin Hot Rod into WoW 3.3.5a
Post by: Arid on August 09, 2011, 02:59:38 am
I edited my original post for the finshed infomation I figured out.
Title: Re: [Help] Putting Goblin Hot Rod into WoW 3.3.5a
Post by: Everon Mightbane on August 09, 2011, 12:34:53 pm
Thanks guys, I'm going to work on this today.
Title: Re: [Help] Putting Goblin Hot Rod into WoW 3.3.5a
Post by: Vel on August 09, 2011, 12:44:32 pm
Quote from: "Everon Mightbane"
I've never hex edited anything in my life, what do I do with the templates? :S
it is not difficult, I myself when I first tried it, learned in 15 minutes.
Title: Re: [Help] Putting Goblin Hot Rod into WoW 3.3.5a
Post by: Everon Mightbane on August 09, 2011, 12:54:31 pm
Really? So would I open up the m2 and the 010 m2 template with 010 hex editor and then do what?
Title: Re: [Help] Putting Goblin Hot Rod into WoW 3.3.5a
Post by: Vel on August 09, 2011, 12:57:51 pm
Quote from: "Everon Mightbane"
Really? So would I open up the m2 and the 010 m2 template with 010 hex editor and then do what?

Tools > Open template > M2template.bt (for m2) or skintamplate for skin.
Tools > Run template > M2template.bt
---
have fun
Title: Re: [Help] Putting Goblin Hot Rod into WoW 3.3.5a
Post by: Steff on August 09, 2011, 01:03:16 pm
The editor then shows all the values in text of numbers. And you can explorer them and change stuff. Like flage or texcture pathes.

On this site you can have a look what the values meen.

http://pxr.dk/wowdev/wiki/index.php?title=M2 (http://pxr.dk/wowdev/wiki/index.php?title=M2" onclick="window.open(this.href);return false;)
Title: Re: [Help] Putting Goblin Hot Rod into WoW 3.3.5a
Post by: Everon Mightbane on August 09, 2011, 01:17:11 pm
I ran the template on the m2 and it gives me a ton of warnings saying empty structure.. D:
Title: Re: [Help] Putting Goblin Hot Rod into WoW 3.3.5a
Post by: Vel on August 09, 2011, 02:07:14 pm
Quote from: "Everon Mightbane"
I ran the template on the m2 and it gives me a ton of warnings saying empty structure.. D:
The main thing to avoid errors. (Red lines)
Warnings have all models.
Title: Re: [Help] Putting Goblin Hot Rod into WoW 3.3.5a
Post by: Everon Mightbane on August 09, 2011, 05:18:09 pm
Alright, I've done a little bit, I'll edit this post in a little while with an update.
Title: Re: [Help] Putting Goblin Hot Rod into WoW 3.3.5a
Post by: Everon Mightbane on August 09, 2011, 08:48:13 pm
Does anyone have an alternate m2 template? The one I have (M2template1.bt) is just giving me errors.. :S

EDIT: I got one :D
Title: Re: [Help] Putting Goblin Hot Rod into WoW 3.3.5a
Post by: Vel on August 09, 2011, 10:22:03 pm
Quote from: "Everon Mightbane"
Does anyone have an alternate m2 template? The one I have (M2template1.bt) is just giving me errors.. :S

EDIT: I got one :D
There was something else for hex editor. But I can not remember where to get it.
Title: Re: [Help] Putting Goblin Hot Rod into WoW 3.3.5a
Post by: Everon Mightbane on August 10, 2011, 11:41:34 pm
Quote from: "Arid"
You need to Hex edit the model furiously, I personalty copied over the ntranslookup or w/e and ofstranslookup or whatever the names of those are.over to now blank Texunit parts. That was all I recall doing, However if your model is invisible I'd get PythonModelEdtior

I did this, however the model still isn't working in-game, is there anything else I need to do?
Title: Re: [Help] Putting Goblin Hot Rod into WoW 3.3.5a
Post by: Everon Mightbane on August 13, 2011, 10:18:19 am
Bump, any help?