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: [SOLVED] Weird NPC Goblin (Cataclysm's Goblin to 3.3.5a TLK)  (Read 3982 times)

Makpptfox

  • Contributors
  • Loreweaver
  • *****
  • Posts: 103
    • View Profile
[SOLVED] Weird NPC Goblin (Cataclysm's Goblin to 3.3.5a TLK)
« on: January 13, 2014, 01:50:51 pm »
Hello Modcraft.

First of all, sorry to be that guy, but I really can't find any cause at my bug... And I have the hope that one of you can say me what I have fucked up with my configurations.

I have the Cata's Goblin Model on my Server (3.3.5a) and I can't understand why my Players (Male and Female) have the pretty well skin without any bugs (The sounds / Animations / Hairstyle etc are O.K.) but the NPC... Are... Pretty weird.

The NPC have the animations of an Cataclysm's Goblin but the skin is the old skin...

[attachment=0:kuc72mgq]Weirddude.jpg[/attachment:kuc72mgq]

(Sorry for my english if i'm bad)

Best regards.
« Last Edit: January 14, 2014, 02:07:11 am by Admin »
For support, send your Discord's ID by PM.

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: Weird NPC Goblin (Cataclysm's Goblin to 3.3.5a TLK)
« Reply #1 on: January 13, 2014, 02:17:26 pm »
Attachements?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Please mark as solved if solved.
Don't ask if you could ask a question... JUST ask the Question.
You can send me also offline messages. I will answer if I get online.
Skype: project.modcraft
Discord: steff#6954

Makpptfox

  • Contributors
  • Loreweaver
  • *****
  • Posts: 103
    • View Profile
Re: Weird NPC Goblin (Cataclysm's Goblin to 3.3.5a TLK)
« Reply #2 on: January 13, 2014, 02:21:25 pm »
Quote from: "Steff"
Attachements?


I'm so stupid... Sorry.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
For support, send your Discord's ID by PM.

inico

  • Contributors
  • Model Change Addict
  • *****
  • Posts: 243
    • View Profile
    • http://www.youtube.com/inicocustom
Re: Weird NPC Goblin (Cataclysm's Goblin to 3.3.5a TLK)
« Reply #3 on: January 13, 2014, 06:39:26 pm »
The problem with porting character models is that every NPC in the game has a different texture attached to it.
All the textures are in "TexturesBackedNpcTextures". You must change ALL textures by hand (almost impossible, because there are more than 1000), or export the Cataclysm goblin backed Npc Textures.



If you update a character model, the old Backed Npc Textures will be the same, so you will need to replace them.
In "CreatureDisplayInfoExtra.dbc" you have the NPC ID and a reference to its Backed Npc Texture in row 21.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Makpptfox

  • Contributors
  • Loreweaver
  • *****
  • Posts: 103
    • View Profile
Re: Weird NPC Goblin (Cataclysm's Goblin to 3.3.5a TLK)
« Reply #4 on: January 14, 2014, 02:06:38 am »
Oh ! Really mate, thanks to you !

It was not so difficult, but very boring, but finally it's work !
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
For support, send your Discord's ID by PM.

Soldan

  • Contributors
  • Wiki Incarnate
  • *****
  • Posts: 159
    • View Profile
Re: [SOLVED] Weird NPC Goblin (Cataclysm's Goblin to 3.3.5a
« Reply #5 on: April 13, 2014, 04:41:41 pm »
Whyyy did blizzard call the files the way they did...

I'm guessing the only way I can find out what ones are the goblin ones, is going through all the displays in the Dbc and singling them out..

But that would mean renaming like 1000 display extra entries..
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Alastor

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1105
    • View Profile
Re: [SOLVED] Weird NPC Goblin (Cataclysm's Goblin to 3.3.5a
« Reply #6 on: May 15, 2014, 02:06:11 pm »
Dont fall on mind in 3.3.5 . Its only 15 666 Textures :D
« 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

Gurluas

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 344
    • View Profile
Re: [SOLVED] Weird NPC Goblin (Cataclysm's Goblin to 3.3.5a
« Reply #7 on: May 16, 2014, 10:35:37 am »
Heres how to fix it: Get the Cataclysm alpha and extract creaturedisplayinfoextra.dbc and add it to your patch.
I recommend you also find patches and update at least to version 12164 so the dbc has as many goblins as possible.

Then, extract all baked texture to a folder. Only the named files matter with Cataclysm npcs.
I.E CreatureDisplayExtra-XXXXX.blp

Ignore all the others as they're vanilla files.

Now either pack it up, or sort all Non-Goblins away.
Be warned though...Some npcs were updated in Cata and use new appearances, so even if you get all Goblins you may end up with neon green Naga and Dwarves and so on.
it may be simpler to just add all the CreatureDisplayExtra-XXXXX-blp.

Also you can extract the baked textures from the retail game instead of the Alpha, they tend to have more variety in the faces and skin color.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Yuritsuki

  • Registred Member
  • Race Changer
  • *****
  • Posts: 33
    • View Profile
Re: [SOLVED] Weird NPC Goblin (Cataclysm's Goblin to 3.3.5a
« Reply #8 on: May 16, 2014, 11:44:13 am »
Gurluas, can you upload creaturedisplayinfoextra.dbc from cata alpha?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Gurluas

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 344
    • View Profile
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Yuritsuki

  • Registred Member
  • Race Changer
  • *****
  • Posts: 33
    • View Profile
Re: [SOLVED] Weird NPC Goblin (Cataclysm's Goblin to 3.3.5a
« Reply #10 on: May 18, 2014, 11:22:37 am »
Thank you.
Now I have another problem :( What dbc did I leave unedited? (It's NPC)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
Re: [SOLVED] Weird NPC Goblin (Cataclysm's Goblin to 3.3.5a
« Reply #11 on: May 18, 2014, 04:49:29 pm »
Quote from: "Yuritsuki"
Thank you.
Now I have another problem :( What dbc did I leave unedited? (It's NPC)
Missing geosets always indicates improper charhairgeosets.dbc.
http://wowdev.wiki/index.php?tit ... eosets.dbc

Other geosets missing was something else. Can't remember what it was. I think calling geosets that don't exist.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Yuritsuki

  • Registred Member
  • Race Changer
  • *****
  • Posts: 33
    • View Profile
Re: [SOLVED] Weird NPC Goblin (Cataclysm's Goblin to 3.3.5a
« Reply #12 on: May 18, 2014, 04:56:15 pm »
Ascathos, characters work well. I have hair and facial har style dbcs for goblins. But NPCs are bugged.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Yuritsuki

  • Registred Member
  • Race Changer
  • *****
  • Posts: 33
    • View Profile
Re: [SOLVED] Weird NPC Goblin (Cataclysm's Goblin to 3.3.5a
« Reply #13 on: May 23, 2014, 10:16:21 am »
Please, can someone upload dbcs from goblin race patch?

Up.  :D Sorry, I've found it on my second hdd.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »