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!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Zacharybinx34

Pages: [1] 2
1
"Retro-Porting" / Re: Make Feral Tank form show as humanoid form?
« on: December 11, 2018, 04:51:32 pm »
You want to compare the flags in https://wowdev.wiki/DB/SpellShapeshiftForm for warrior def stance and Druid bear. This may also be actually multiple spell effects including hidden server side stuff for overwriting display model.

OK then what do I do?

EILI5 plz

2
"Retro-Porting" / Make Feral Tank form show as humanoid form?
« on: December 11, 2018, 05:54:55 am »
Anyway to do this? Would love to make my feral druid show a beastly humanoid with a shield!

3
Still need help? I'll write a guide if you still having trouble?

Can you help please?

4
Have you just tried to edit the creaturemodeldata.dbc, and switch the models there, you might also want to look at one of the char .dbc files, that's if it doesn't work, just look in there, I'll take a look at it, can't right now.

How do you do that?

5
What are you porting?
What models?

https://sunwell.pl/how-to-connect

it is a 3.3.5 client with Legion character models.

I want to replace Female Tauren with Undead Female.

6
What are you exactly retro porting?
Creature
Characters
Items
Armours / armors

Running Sunwell's Legion Remastered Client for 3.3.5

7
Still need help? I'll write a guide if you still having trouble?

YES!
please write a detailed one!

Thank you!

8
1. Use CASC to export them
2. Convert using multiconverter
3. Put into MPQ patch
4. Check model
5. Try fixing issues in 3D modelling software (using M2mod)

6. Repeat step 3-5 until no issues are left

That's not right.

9
There is so little information out there. I get models swapped, but hair and stuff is messed up.

10
"Retro-Porting" / Re: [RELEASE] [WotLk] Character Models(no npc)
« on: February 15, 2018, 06:34:19 pm »
if this is still like my patches the char id´s are:
49 humanmale
50 Human female
51 orc male
52 orc female
53 dwarf
54 dwarf fe
55 nightelfmale
56 night fe
57 scourge
58 scoruge fe
59 tauren
60 tauren fe

And if im not wrong they have the same id in creaturedisplayinfo.
i would say patch -k  if there is not any others

That partially worked.
It only changed the model, not the skin color, hair color, etc.

11
Patch-4
Patch-A
Patch-B
Patch-F
Patch-G
Patch-K
Patch-L
Patch-T

Those are custom patches. I don't know what's inside of them.
You should always extract the files from the latest patch. Open patch-T. If there is no blood elf model, close it and open patch-L. If there is no blood elf model, close it and open patch-K, etc.

Also, I edited every single MPQ that has that.
Didn't work.
Any ideas?

Once you modify your model, put it inside a new mpq. If your latest patch is Patch-T.mpq, name your new mpq "Patch-U.mpq".
I just edited the model and it works. If it doesn't work for you, then you are doing something wrong.

Got it working!
That makes it flip EVERYTIME,
How do I make it NEVER flip?

Also, while we are add it, any easy way to model swap Tauren Female for Blood Elf Female?
Using WOD models here with those patches.

12
Also, I edited every single MPQ that has that.
Didn't work.
Any ideas?

13
Right, but which file do I open in the editor to access Blood Elf Character Model?

The model file.
BloodElfMale.m2
or
BloodElfFemale.m2

Cool. And which MPQ should I pull that from?
I have:
Common
Common-2
Expansion
LichKing
Patch
Patch-2
Patch-3
Patch-4
Patch-A
Patch-B
Patch-F
Patch-G
Patch-K
Patch-L
Patch-T

I think Patch A & B are legion models

14
Wow that's good.
Only issue I'm having is I thought that BloodElfFemale.M2 is the  blood elf model I need to load?

What am I confused about here?

That's for the blood elf male.

For the female the process is quite different since the jump sequence order is different.
-Go to animations.
-Look for the "Jump Start" animation (in the 3.3.5a model it's ID 108).
-Go to NextAnimation and replace "109" with "-1".



Right, but which file do I open in the editor to access Blood Elf Character Model?

15
"Retro-Porting" / Re: [RELEASE] [WotLk] Character Models(no npc)
« on: February 15, 2018, 04:51:29 am »
Switch the model id of the two in the creaturedisplayinfo.dbc.
I dont want give a tutorial for how to, the forum have alot of it and search in the wow dev for more information or on amaroth youtube channel


Got it.
But how do I know what ID'S I need to change for that? Do you know the ID's?

And what MPQ file should I edit the DBC file in?

Pages: [1] 2