• Check out the results of the Techtree Contest #19!
  • Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

model with missing head

Status
Not open for further replies.
Level 23
Joined
Dec 24, 2018
Messages
752
Hi, i have a problem with this model is shaman model with grunt head, but in my map only shows up with body without head, i tried optimization, optimizer but nothing work, can somebody deal with this problem ? thx + rep
 

Attachments

  • ss.png
    ss.png
    589.6 KB · Views: 94
You've attached the head to a helper, not to a bone. That's why the head is invisible in game.

Open original shaman model in Mdlvis, go to Modules>Sequence editor>Bones. Now select the head of the shaman model and in the right corner you'll see list of bones on which the vertices are attached to. Now when you see what that bone is, select grunt head and attach it on that bone, instead of a helper. I think you need to attach it to a bone named "Head".
 
I followed that guide, attached head to bone head, but nothing, next attached to bone_head but nothing, then both but still head in game is missing.
I can see on your screenshot that there is an empty space on the list of bones, above Bone_Head; you can click there to select it. This is bug with Mdlvis that caused the vertices of the head to be attached to a non-existent unnamed node. Reattaching the head geoset to the Head bone (not Bone_Head) should fix it.
 
Last edited:
I can see on your screenshot that there is an empty space on the list of bones, above Bone_Head; you can click there to select it. This is bug with Mdlvis that caused the vertices of the head to be attached to a non-existent unnamed node. Reattaching the head geoset to the Head bone (not Bone_Head) should fix it.
thx for info i'll look at it later
 
Status
Not open for further replies.
Back
Top