Modcraft - The community dedicated to quality WoW modding!

Content creation => Modelling and Animation => Topic started by: nicepants on February 22, 2011, 10:00:43 pm

Title: Changing model size
Post by: nicepants on February 22, 2011, 10:00:43 pm
hi, i need help please changing model size of vrykul its way too big on character create screen

how would i do that?

thnx
Title: Re: Changing model size
Post by: Eluo on February 23, 2011, 06:33:02 pm
I assume that they used for the character creation a display id.
In the creaturedisplayinfo.dbc or somewhat like this(look the dbc up on the madx.dk wiki), you can modify the scale of the used model.
MAYBE it is done that way... so i guess you'll hae to look that up, but that would be my first guess.
Title: Re: Changing model size
Post by: Zim4ik on March 12, 2011, 11:16:23 am
Use Glitchys MES 3.x
Title: Re: Changing model size
Post by: gorq on April 03, 2011, 02:32:49 pm
U have to resize the model with m2modder2. All resizing in dbc files will not take effect. Rescaling with m2modder2 can bug a bit ur animations so be careful
Title: Re: Changing model size
Post by: Steff on April 04, 2011, 04:00:43 pm
Or just modify the interface. Havend the ChraDsiplay an size swith.
Build in an if statement and set other size for you model.
Title: Re: Changing model size
Post by: Gurluas on November 10, 2013, 11:43:49 pm
Quote from: "Steff"
Or just modify the interface. Havend the ChraDsiplay an size swith.
Build in an if statement and set other size for you model.

Can you explain in detail how to do that?
The Taunka is too big on my character creation screen but I do not want to mess with the actual ingame model size.