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: gender-specific textures  (Read 5296 times)

kojak488

  • Registred Member
  • Creator of Worlds
  • *****
  • Posts: 351
    • View Profile
Re: gender-specific textures
« Reply #15 on: August 13, 2014, 12:39:08 pm »
Why don't you give an example of a set?  My understanding is that it loads the M/F version if present, else it loads the U version.  Is there a set where this isn't the case (IE: it loads the U version even when there's a M/F version present)?  If so, then name it and we can have a look at it.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
Re: gender-specific textures
« Reply #16 on: August 13, 2014, 12:55:20 pm »
Quote from: "kojak488"
Why don't you give an example of a set?  My understanding is that it loads the M/F version if present, else it loads the U version.  Is there a set where this isn't the case (IE: it loads the U version even when there's a M/F version present)?  If so, then name it and we can have a look at it.
It is, and it was what I was referring to.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Moonlightshadow

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 14
    • View Profile
Re: gender-specific textures
« Reply #17 on: August 24, 2014, 10:08:54 am »
the opposite is true, actually (first, the unisex textures are loaded, then, should these not exist, the gender specific ones)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Amaroth

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1219
    • View Profile
    • Amaroth's Tools
Re: gender-specific textures
« Reply #18 on: August 31, 2014, 07:16:00 pm »
Females can use unly _f and _u textures, males only _m and _u. So there can be up to 2 BLPs which are possible to be used for item. WoW uses that one which is found in MPQs and if there are both of them, it just uses one of these 2 which is preffered. I am not entirely sure which one is preffered, but I think it will be _u. its not set in any DBC or flag.
« 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

kojak488

  • Registred Member
  • Creator of Worlds
  • *****
  • Posts: 351
    • View Profile
Re: gender-specific textures
« Reply #19 on: August 31, 2014, 09:28:49 pm »
Quote from: "Moonlightshadow"
the opposite is true, actually (first, the unisex textures are loaded, then, should these not exist, the gender specific ones)

You're really side-stepping the points here that would let us help you.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Moonlightshadow

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 14
    • View Profile
Re: gender-specific textures
« Reply #20 on: September 05, 2014, 11:18:16 pm »
hm?

i'm pretty certain (from some observation) that its working like i said (loading unisex first, then genderspecific), if there is no extra boolean to toggle this setting. i should go do some more tests.
i thought, there might be some flag setting the behaviour, but apparently i am mistaken.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Moonlightshadow

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 14
    • View Profile
Re: gender-specific textures
« Reply #21 on: October 04, 2014, 12:52:24 am »
ok

after some testing i can say that wow is stupid, its using a brute force mechanism
first, always the unisex (_U) textures are loaded
should this fail, and only then will it try to load the gender specific ones (_M or _F, depending on the character's gender)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Amaroth

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1219
    • View Profile
    • Amaroth's Tools
Re: gender-specific textures
« Reply #22 on: October 04, 2014, 10:00:38 am »
Told you :D.
« 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

Moonlightshadow

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 14
    • View Profile
Re: gender-specific textures
« Reply #23 on: October 04, 2014, 01:42:10 pm »
ok

while we are at it, another question
is it possible to change (somewhere in the model files?) which version of the gender specific texture a character will load?

lets say, make a female tauren model load the male textures?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »