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: [QUESTION]  Making available more of the Character Skins  (Read 3716 times)

monoman

  • Registred Member
  • Loreweaver
  • *****
  • Posts: 84
    • View Profile
[QUESTION]  Making available more of the Character Skins
« on: March 18, 2015, 09:27:29 pm »
Hi, i was wondering if any of you can help me with this.

As you know all characters models have a number of skins to choose from.
In the specific case of a dwarf male you have a total of 21 skins, from which only 8 are available in the character creation screen and another 3 are unlocked with a deathknight class setting.

My question is, it is possible to make the rest of the skins available to choose from in character creation? and if it is possible could you point me in what i must do to achieve it?

Thank you in advance for any kind answers.
Monoman.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Temptation_Town

  • Registred Member
  • Polygonshifter
  • *****
  • Posts: 64
    • View Profile
Re: [QUESTION]  Making available more of the Character Skins
« Reply #1 on: March 18, 2015, 10:16:03 pm »
CharSections.dbc

I doubt that all 21 can be unlocked at the same time, probably you will need to remove some default skins.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Amaroth

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1219
    • View Profile
    • Amaroth's Tools
Re: [QUESTION]  Making available more of the Character Skins
« Reply #2 on: March 18, 2015, 11:09:36 pm »
I heared once that maximal number of skins which are able to be chosen are somehow limited by client, but never tested that by myself. You may run into problems with this. Anyway, DBC collegue posted is the one you are looking for.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
English YT tutorial channel. Check it out if you preffer videos over walls of text.:
https://www.youtube.com/AmarothEng

Want to support me for my releases and/or tutorials? You can send donation via Paypal to:
jantoms@seznam.cz

monoman

  • Registred Member
  • Loreweaver
  • *****
  • Posts: 84
    • View Profile
Re: [QUESTION]  Making available more of the Character Skins
« Reply #3 on: March 19, 2015, 05:04:43 am »
Actually I've already tampered with the CharSections.DBC but i'm not interested in replacing anything, I want to make this extra skin availables and it seems something is limiting the skins that you can choose from and i don't know where  that information is to be edited.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Skarn

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 807
    • View Profile
    • http://skarn-project.net
Re: [QUESTION]  Making available more of the Character Skins
« Reply #4 on: March 19, 2015, 07:03:43 am »
It is limited by the client. So, would probably require wow.exe hack.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Alastor

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1105
    • View Profile
Re: [QUESTION]  Making available more of the Character Skins
« Reply #5 on: March 19, 2015, 08:45:20 am »
sounds like challenge
/e "starts up Ollydbg & CheatEngine
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
No matter how fast light travels it finds the darkness has always got there first and is waiting for it
Star Citizen Referral Code : STAR-XNFS-HVL9

The_Tauren

  • Registred Member
  • Polygonshifter
  • *****
  • Posts: 53
    • View Profile
Re: [QUESTION]  Making available more of the Character Skins
« Reply #6 on: March 20, 2015, 08:14:27 pm »
Yea, my friend told me to edit CharSections. I'm trying to do the same thing. He has done it for MoP, but I'm trying to do it with WotLK. I'm just confused what/which flags I edit and what number to put in.

Anyone got advice?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Chase

  • Registred Member
  • Loreweaver
  • *****
  • Posts: 116
    • View Profile
Re: [QUESTION]  Making available more of the Character Skins
« Reply #7 on: March 20, 2015, 09:08:17 pm »
I enabled a bunch of the char sections without removing the old ones, it even works on servers. People without the patch will see normal skins, (the id possibly just overflows to 0) and people with the patch see the new skin.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Amaroth

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1219
    • View Profile
    • Amaroth's Tools
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
English YT tutorial channel. Check it out if you preffer videos over walls of text.:
https://www.youtube.com/AmarothEng

Want to support me for my releases and/or tutorials? You can send donation via Paypal to:
jantoms@seznam.cz

The_Tauren

  • Registred Member
  • Polygonshifter
  • *****
  • Posts: 53
    • View Profile
Re: [QUESTION]  Making available more of the Character Skins
« Reply #9 on: March 21, 2015, 11:13:37 pm »
What do you do in CharSections to enable more skins?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

phantomx

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 615
    • View Profile
Re: [QUESTION]  Making available more of the Character Skins
« Reply #10 on: March 22, 2015, 01:30:20 am »
Quote from: "The_Tauren"
What do you do in CharSections to enable more skins?

Well in theory you just have to change the flag to 1 for it to be playable, I haven't tried it myself because I haven't had any need to but in theory you should just need to change the flag since those extra skins should already be in the charsections dbc just not set to playable if not just add new lines and add them.

http://www.wowdev.wiki/index.php?title=CharSections.dbc
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
[wimg]http://i.imgur.com/6fxUQL1.gif[/wimg]

monoman

  • Registred Member
  • Loreweaver
  • *****
  • Posts: 84
    • View Profile
Re: [QUESTION]  Making available more of the Character Skins
« Reply #11 on: March 25, 2015, 12:36:57 am »
I've actually changed the flag to playable in the char section dbc, however, this only causes the client to crash on random generation and if you try to find the skins manually with the slider they simply are not there to be selected.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Gurluas

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 344
    • View Profile
Re: [QUESTION]  Making available more of the Character Skins
« Reply #12 on: March 25, 2015, 01:51:28 am »
Quote from: "monoman"
I've actually changed the flag to playable in the char section dbc, however, this only causes the client to crash on random generation and if you try to find the skins manually with the slider they simply are not there to be selected.


You need to add faces and pelvis skin if you change them to be playable.
Simply cut out the areas in question using paint (I find it easier to cut stuff in paint then gimp/photoshop)
and then convert them to png. You need 9 faces but it doesn't matter if they're the same texture. Do that and itøll work.

Although as pointed out, there is a clientside limit on playable skins. I think it's 10 or something.

So a race with 9 skins can only have one more, while a race with 5 skins can have 5 more.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Amaroth

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1219
    • View Profile
    • Amaroth's Tools
Re: [QUESTION]  Making available more of the Character Skins
« Reply #13 on: March 25, 2015, 04:04:40 pm »
And thats just all? 10 is limit and those other don't work only because of those missing naked textures? Once again I wanna hang myself. :D

Thanks a lot for an idea.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
English YT tutorial channel. Check it out if you preffer videos over walls of text.:
https://www.youtube.com/AmarothEng

Want to support me for my releases and/or tutorials? You can send donation via Paypal to:
jantoms@seznam.cz

The_Tauren

  • Registred Member
  • Polygonshifter
  • *****
  • Posts: 53
    • View Profile
Re: [QUESTION]  Making available more of the Character Skins
« Reply #14 on: March 28, 2015, 05:29:16 pm »
Eh, super noob question.

Where is the flag value that I change to one?

http://i.imgur.com/XD4Salw.png
« Last Edit: January 01, 1970, 01:00:00 am by Admin »