Forums WoW Modding Resources Tools [Archive] [Guide] Resizing Character Models

[Archive] [Guide] Resizing Character Models

[Archive] [Guide] Resizing Character Models

Pages (2): 1 2 Next
rektbyfaith
Administrator
0
11-04-2025, 01:09 PM
#1
Archived author: shrumhead • Posted: 2025-11-04T14:09:14.542618
Original source

Quote:This'll be a quick guide on how to change the size of your character models. You will need MyWarcraftStudios and a DBC Editor. I suggest the DBC Editor listed in the following thread....

http://www.mmowned.com/forums/model-...-programs.html

Alrighty so the first step is to use MyWarcraftStudios to extract the file "CreatureDisplayInfo.dbc" which currently resides in the file patch-enUS-2.MPQ inside the "enUS" folder of your data directory. You can extract the file anywhere, I suggest your desktop.

[Image: resize1.jpg]

[Image: resize2.jpg]

Once CreatureDisplayInfo.dbc has been extracted, open it with DBC Editor and you should see something like the image below. Now, what you want to do is take a look at the following chart and get the number for your race...

Table Provided by "reflex0rzor"

51 -orcmale

52 -orcfemale

57 -UDmale

58 -UDfemale

59 -taurenmale

60 -taurenfemale

1478 -trollmale

1479 -trollfemale

15476 -bloodelfmale

15475 -bloodelffemale

49 -humanmale

50 -humanfemale

53 -dwarfmale

54 -dwarffemale

55 -nightelfmale

56 -nightelffemale

1563 -gnomemale

1564 -gnomefemale

16125 -draeneimale

16126 -draeneifemale

Now, as in the picture below, sort by id number and find the number of your race. I will be changing the size of my orc which is id number 51. So I find id 51 (as shown in the picture) and go over to field4 which controls the size of your character. 1 is about average human size and 1.35 is tauren size. I will be model changing my orc to a tauren so I need to make him tauren size. So I change field4 for id 51 (orc) to 1.35 so when I do the swap to tauren he will be the proper size.

[Image: resize3.jpg]

Now all thats left is to save your changes and put CreatureDisplayInfo.dbc back into a patch file.

To put the dbc file back into a patch file you open up MyWarcraft Studios, go to Pack(P) on the top and click "Create MPQ Archive". Give it a name like "patch-3.MPQ" and then click "Pack(P)" again but this time click Add File to Archive. Navigate to CreatureDisplayInfo.dbc on your desktop (or wherever you saved it) and doubleclick to add it, but don't hit OK just yet. You need to append "dbfilesclient\" to the front of the text in order for MyWarcraftStudios to create the correct directory. See Below...

[Image: resize4.jpg]

Now hit OK and your sidebar directory should look like the image below...

[Image: resize5.jpg]

Now just go to Pack(P) and select "Save and Close Archive" to finish up. Take that newly created patch file and drop it in your wow's data directory (not the enUS directory) and your character should be whatever size you changed it to.

Have fun!
rektbyfaith
11-04-2025, 01:09 PM #1

Archived author: shrumhead • Posted: 2025-11-04T14:09:14.542618
Original source

Quote:This'll be a quick guide on how to change the size of your character models. You will need MyWarcraftStudios and a DBC Editor. I suggest the DBC Editor listed in the following thread....

http://www.mmowned.com/forums/model-...-programs.html

Alrighty so the first step is to use MyWarcraftStudios to extract the file "CreatureDisplayInfo.dbc" which currently resides in the file patch-enUS-2.MPQ inside the "enUS" folder of your data directory. You can extract the file anywhere, I suggest your desktop.

[Image: resize1.jpg]

[Image: resize2.jpg]

Once CreatureDisplayInfo.dbc has been extracted, open it with DBC Editor and you should see something like the image below. Now, what you want to do is take a look at the following chart and get the number for your race...

Table Provided by "reflex0rzor"

51 -orcmale

52 -orcfemale

57 -UDmale

58 -UDfemale

59 -taurenmale

60 -taurenfemale

1478 -trollmale

1479 -trollfemale

15476 -bloodelfmale

15475 -bloodelffemale

49 -humanmale

50 -humanfemale

53 -dwarfmale

54 -dwarffemale

55 -nightelfmale

56 -nightelffemale

1563 -gnomemale

1564 -gnomefemale

16125 -draeneimale

16126 -draeneifemale

Now, as in the picture below, sort by id number and find the number of your race. I will be changing the size of my orc which is id number 51. So I find id 51 (as shown in the picture) and go over to field4 which controls the size of your character. 1 is about average human size and 1.35 is tauren size. I will be model changing my orc to a tauren so I need to make him tauren size. So I change field4 for id 51 (orc) to 1.35 so when I do the swap to tauren he will be the proper size.

[Image: resize3.jpg]

Now all thats left is to save your changes and put CreatureDisplayInfo.dbc back into a patch file.

To put the dbc file back into a patch file you open up MyWarcraft Studios, go to Pack(P) on the top and click "Create MPQ Archive". Give it a name like "patch-3.MPQ" and then click "Pack(P)" again but this time click Add File to Archive. Navigate to CreatureDisplayInfo.dbc on your desktop (or wherever you saved it) and doubleclick to add it, but don't hit OK just yet. You need to append "dbfilesclient\" to the front of the text in order for MyWarcraftStudios to create the correct directory. See Below...

[Image: resize4.jpg]

Now hit OK and your sidebar directory should look like the image below...

[Image: resize5.jpg]

Now just go to Pack(P) and select "Save and Close Archive" to finish up. Take that newly created patch file and drop it in your wow's data directory (not the enUS directory) and your character should be whatever size you changed it to.

Have fun!

rektbyfaith
Administrator
0
11-04-2025, 01:09 PM
#2
Archived author: Phoen!x • Posted: 2025-11-04T14:09:14.542618
Original source

Quote:You're my ****ing god if it work.

Edit : I don't know why, but wow don't launch when I use a dbc edit [Image: frown.gif]
rektbyfaith
11-04-2025, 01:09 PM #2

Archived author: Phoen!x • Posted: 2025-11-04T14:09:14.542618
Original source

Quote:You're my ****ing god if it work.

Edit : I don't know why, but wow don't launch when I use a dbc edit [Image: frown.gif]

rektbyfaith
Administrator
0
11-04-2025, 01:09 PM
#3
Archived author: Glitchy • Posted: 2025-11-04T14:09:14.542618
Original source

Quote: Originally Posted by Phoenix2
[Image: lastpost-right.svg]

You're my ****ing god if it work.

Edit : I don't know why, but wow don't launch when I use a dbc edit [Image: frown.gif]

Update your MEF there was a small error that mad dbc edits not work but it has been fixed since then.
rektbyfaith
11-04-2025, 01:09 PM #3

Archived author: Glitchy • Posted: 2025-11-04T14:09:14.542618
Original source

Quote: Originally Posted by Phoenix2
[Image: lastpost-right.svg]

You're my ****ing god if it work.

Edit : I don't know why, but wow don't launch when I use a dbc edit [Image: frown.gif]

Update your MEF there was a small error that mad dbc edits not work but it has been fixed since then.

rektbyfaith
Administrator
0
11-04-2025, 01:09 PM
#4
Archived author: Phoen!x • Posted: 2025-11-04T14:09:14.542618
Original source

Quote:Thank you Glitchy <3
rektbyfaith
11-04-2025, 01:09 PM #4

Archived author: Phoen!x • Posted: 2025-11-04T14:09:14.542618
Original source

Quote:Thank you Glitchy <3

rektbyfaith
Administrator
0
11-04-2025, 01:09 PM
#5
Archived author: mooneve • Posted: 2025-11-04T14:09:14.542618
Original source

Quote: Yea I was going to do something along these lines but school has taken advantage of my time.
rektbyfaith
11-04-2025, 01:09 PM #5

Archived author: mooneve • Posted: 2025-11-04T14:09:14.542618
Original source

Quote: Yea I was going to do something along these lines but school has taken advantage of my time.

rektbyfaith
Administrator
0
11-04-2025, 01:09 PM
#6
Archived author: sounty • Posted: 2025-11-04T14:09:14.542618
Original source

Quote: I followed your instructions step by step but my GnM > ScM is still oversized :/ what can i be doing wrong? do i need to put patch-enGB-2 back into the data folder?
rektbyfaith
11-04-2025, 01:09 PM #6

Archived author: sounty • Posted: 2025-11-04T14:09:14.542618
Original source

Quote: I followed your instructions step by step but my GnM > ScM is still oversized :/ what can i be doing wrong? do i need to put patch-enGB-2 back into the data folder?

rektbyfaith
Administrator
0
11-04-2025, 01:09 PM
#7
Archived author: sounty • Posted: 2025-11-04T14:09:14.542618
Original source

Quote: nvm i noticed what i did wrong, what is the undead size btw?
rektbyfaith
11-04-2025, 01:09 PM #7

Archived author: sounty • Posted: 2025-11-04T14:09:14.542618
Original source

Quote: nvm i noticed what i did wrong, what is the undead size btw?

rektbyfaith
Administrator
0
11-04-2025, 01:09 PM
#8
Archived author: Phoen!x • Posted: 2025-11-04T14:09:14.542618
Original source

Quote:It's the default size : 1.0

I'll make a .MPQ for GnM > ScM during the night.
rektbyfaith
11-04-2025, 01:09 PM #8

Archived author: Phoen!x • Posted: 2025-11-04T14:09:14.542618
Original source

Quote:It's the default size : 1.0

I'll make a .MPQ for GnM > ScM during the night.

rektbyfaith
Administrator
0
11-04-2025, 01:09 PM
#9
Archived author: eldiablo • Posted: 2025-11-04T14:09:14.542618
Original source

Quote: Great guide, easy to follow, will definitely use it. Can you do the same thing with gear by any chance (obviously with a different dbc file if you can, but would it pretty much be the same?).
rektbyfaith
11-04-2025, 01:09 PM #9

Archived author: eldiablo • Posted: 2025-11-04T14:09:14.542618
Original source

Quote: Great guide, easy to follow, will definitely use it. Can you do the same thing with gear by any chance (obviously with a different dbc file if you can, but would it pretty much be the same?).

rektbyfaith
Administrator
0
11-04-2025, 01:09 PM
#10
Archived author: shrumhead • Posted: 2025-11-04T14:09:14.542618
Original source

Quote: Originally Posted by eldiablo
[Image: lastpost-right.svg]

Great guide, easy to follow, will definitely use it. Can you do the same thing with gear by any chance (obviously with a different dbc file if you can, but would it pretty much be the same?).

Sorry all, I've been outta town for a while and didn't see the thread go up. Eldiablo, just use glitchy's new model swapper for that.

http://www.mmowned.com/forums/model-...ompatible.html
rektbyfaith
11-04-2025, 01:09 PM #10

Archived author: shrumhead • Posted: 2025-11-04T14:09:14.542618
Original source

Quote: Originally Posted by eldiablo
[Image: lastpost-right.svg]

Great guide, easy to follow, will definitely use it. Can you do the same thing with gear by any chance (obviously with a different dbc file if you can, but would it pretty much be the same?).

Sorry all, I've been outta town for a while and didn't see the thread go up. Eldiablo, just use glitchy's new model swapper for that.

http://www.mmowned.com/forums/model-...ompatible.html

Pages (2): 1 2 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)