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: (Support) Kerrigan in 3.3.5a (BY ALASTOR)  (Read 1807 times)

Piccolodmq

  • Registred Member
  • Model Change Addict
  • *****
  • Posts: 200
    • View Profile
(Support) Kerrigan in 3.3.5a (BY ALASTOR)
« on: October 16, 2016, 06:17:54 am »
Hi there

I tried to implemt DBC files and DB modifications, to get this model into wow 3.3.5a (trinitycore Source), with little luck.   I get the green texture models, instead.  Alastor made this models, (among other cool female ones).   I have tried with Kerrigan first, and here is as far as I got.

Here is the Link with the original files.
http://www.model-changing.net/files/fil ... b=comments

In the pictures I have exampleof my DBC / patch and DB looks,

Thanks in advance for your Help!
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Uthil

  • Registred Member
  • Model Change Addict
  • *****
  • Posts: 283
    • View Profile
Re: (Support) Kerrigan in 3.3.5a (BY ALASTOR)
« Reply #1 on: October 16, 2016, 07:34:07 am »
If texture size is correct you dont have a reference on it dbc file. CreatureDisplayInfo doesnt have a texture as i see there. Unless alastor made it hardcoded so it would work immediately.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Like my project and you like to support me, you can do it here!

Piccolodmq

  • Registred Member
  • Model Change Addict
  • *****
  • Posts: 200
    • View Profile
Re: (Support) Kerrigan in 3.3.5a (BY ALASTOR)
« Reply #2 on: October 16, 2016, 07:41:21 am »
Quote from: "Uthil"
If texture size is correct you dont have a reference on it dbc file. CreatureDisplayInfo doesnt have a texture as i see there. Unless alastor made it hardcoded so it would work immediately.

You mean in the collumns to the right of the one that says kerrigan?  What should be there?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Uthil

  • Registred Member
  • Model Change Addict
  • *****
  • Posts: 283
    • View Profile
Re: (Support) Kerrigan in 3.3.5a (BY ALASTOR)
« Reply #3 on: October 16, 2016, 07:48:15 am »
Columns 7,8,9 are used for textures in the model. You have to add a texture. Have a look here on how DBC's are and specifically creaturedisplayinfo.  [ https://wowdev.wiki/DB/CreatureDisplayInfo ]
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Like my project and you like to support me, you can do it here!

Piccolodmq

  • Registred Member
  • Model Change Addict
  • *****
  • Posts: 200
    • View Profile
Re: (Support) Kerrigan in 3.3.5a (BY ALASTOR)
« Reply #4 on: October 16, 2016, 08:17:07 am »
Quote from: "Uthil"
Columns 7,8,9 are used for textures in the model. You have to add a texture. Have a look here on how DBC's are and specifically creaturedisplayinfo.  [ https://wowdev.wiki/DB/CreatureDisplayInfo ]

The only Textures I see are like this.

kerrigan.m2
kerrigan00.skin
kerrigan01.skin
kerrigan02.skin
kerrigan0060-00.anim
kerrigan0062-00.anim
kerrigan0063-00.anim
kerrigan0064-00.anim
and more .anim

Besides this there is another file that has this

Kerrigan.blp

So Collumn 7 I puuted Kerrigan/ 8 i filled with Kerrigan00

This Kerrigan.blp is on another folder called C:UsersRolandoDesktopVoidCase Creatures KerriganNewstyleitems

The rest of M2 files are in C:UsersRolandoDesktopVoidCase Creaures KerriganCreatureKerrigan

I putted all kerrigan files in the patch-X as Creatures/kerrigan
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Uthil

  • Registred Member
  • Model Change Addict
  • *****
  • Posts: 283
    • View Profile
Re: (Support) Kerrigan in 3.3.5a (BY ALASTOR)
« Reply #5 on: October 16, 2016, 08:58:35 am »
Quote from: "Piccolodmq"
Quote from: "Uthil"
Columns 7,8,9 are used for textures in the model. You have to add a texture. Have a look here on how DBC's are and specifically creaturedisplayinfo.  [ https://wowdev.wiki/DB/CreatureDisplayInfo ]

The only Textures I see are like this.

kerrigan.m2
kerrigan00.skin
kerrigan01.skin
kerrigan02.skin
kerrigan0060-00.anim
kerrigan0062-00.anim
kerrigan0063-00.anim
kerrigan0064-00.anim
and more .anim

Besides this there is another file that has this

Kerrigan.blp

So Collumn 7 I puuted Kerrigan/ 8 i filled with Kerrigan00

This Kerrigan.blp is on another folder called C:UsersRolandoDesktopVoidCase Creatures KerriganNewstyleitems

The rest of M2 files are in C:UsersRolandoDesktopVoidCase Creaures KerriganCreatureKerrigan

I putted all kerrigan files in the patch-X as Creatures/kerrigan

Those are the model files, the .m2 .skin etc, the blp is the texture file, the blp should be on column 7 and with the same folder as the rest files.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Like my project and you like to support me, you can do it here!

Piccolodmq

  • Registred Member
  • Model Change Addict
  • *****
  • Posts: 200
    • View Profile
Re: (Support) Kerrigan in 3.3.5a (BY ALASTOR)
« Reply #6 on: October 16, 2016, 05:25:38 pm »
NO luck :(  I assemble the DBC and Patch fils like this with still no luck :(


IN column 7 like you said.


I am putting this files both in the custom patch.mpq and in the DBC folder.

------

Nvm i got them working
« Last Edit: October 18, 2016, 06:43:51 am by Admin »

Alastor

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1105
    • View Profile
Re: (Support) Kerrigan in 3.3.5a (BY ALASTOR)
« Reply #7 on: October 16, 2016, 07:47:54 pm »
Quote from: "Uthil"
Unless alastor made it hardcoded so it would work immediately.
+


if you pick up textures from Newstyle and place them to M2 its obvious that it wont work
« 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

Piccolodmq

  • Registred Member
  • Model Change Addict
  • *****
  • Posts: 200
    • View Profile
Re: (Support) Kerrigan in 3.3.5a (BY ALASTOR)
« Reply #8 on: October 17, 2016, 06:20:41 am »
Finally got it working, it was a simple mistake renaming one file, thanks Alastor and Uthil for the support!
« Last Edit: January 01, 1970, 01:00:00 am by Admin »