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: New textures in creature model.  (Read 2091 times)

human1104

  • Registred Member
  • LUA Script Tinker
  • *****
  • Posts: 45
    • View Profile
New textures in creature model.
« on: September 20, 2016, 07:53:41 pm »
Hello. I created a new texture for alexstrasza creature model.

If i replace the textures, the texture is worked fine. But how can i add for new texture?  To the old version not disappeare.

I tried to write to the DBC But not worked.

I just want to create a normal skin alextrassa npc and a new. Like the picture

Pls help me
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Alastor

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1105
    • View Profile
Re: New textures in creature model.
« Reply #1 on: September 20, 2016, 11:38:22 pm »
I have actualy no idea what is your problem LADYALEXSTRASA.m2 has 2. main textures that are being loaded
LADYALEXSTRASASKIN1.blp & LADYALEXSTRASASKIN2.blp just edit them and throw them to patch ?
« 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

human1104

  • Registred Member
  • LUA Script Tinker
  • *****
  • Posts: 45
    • View Profile
Re: New textures in creature model.
« Reply #2 on: September 21, 2016, 02:30:44 am »
This ok, working, but replace. Only working, if i use same name, the texturefile. LADYALEXSTRASASKIN1.blp & LADYALEXSTRASASKIN2.blp.
But i want to....
example:
This pictures. 2 same model. 2 different skin. When i create a creature in creature display info.dbc i choose 1 texture from 2, and in the game the NPC use the choosed skin.

I want this to alexstrasa, but dont worked. And i dont know why. I dont want replace the old texture. I need the old too. I just want another one.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Alastor

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1105
    • View Profile
Re: New textures in creature model.
« Reply #3 on: September 21, 2016, 04:17:33 am »
because alexstrasza has harcoded type of textures you need to set texture type to CreatureSkin01,02, etc...
« 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

human1104

  • Registred Member
  • LUA Script Tinker
  • *****
  • Posts: 45
    • View Profile
Re: New textures in creature model.
« Reply #4 on: September 21, 2016, 11:43:32 am »
And how can i do this?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Alastor

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1105
    • View Profile
Re: New textures in creature model.
« Reply #5 on: September 21, 2016, 12:08:35 pm »
donwload 010 editor
download m2 template
open alexstrasza in 010 editor
execute m2 template
in texture block change texture type to creatureskin
download dbc editor
open creaturedisplayinfo
in row for alexstrasza enter new texture name / name of your new texture that need to be in folder with alex
« 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

human1104

  • Registred Member
  • LUA Script Tinker
  • *****
  • Posts: 45
    • View Profile
Re: New textures in creature model.
« Reply #6 on: September 21, 2016, 12:39:02 pm »
Thank you very much :)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »