Sign in to follow this  
Zehlendorf

Problem with retro porting helmet.

Hello, I have a problem with a retro porting helm, the hair appears outside the helmet, someone knows how can fix this? Thanks.

WoWScrnShot_031717_122552.jpg

WoWScrnShot_031717_122548.jpg

WoWScrnShot_031717_122541.jpg

Share this post


Link to post
Share on other sites

Assuming you've retroported the itemDisplayInfo as well, it's possible that the the HelmGeoset fields uses values that aren't yet defined in your patch.

HelmGeosets are in charge of these kinds of properties - ears, hair, beard, eye glow, etc.

Look for other helmets that have the behaviour you want and use their HelmGeoset values.

Share this post


Link to post
Share on other sites

Thanks for reply, what program I need to look items geosets? Ty.

Share this post


Link to post
Share on other sites

Just look at the itemDisplayInfo with your every-day DBC/DB2 viewer/editor. Find the displayid of an item that properly masks your hair, check that row in ItemDisplayInfo and copy the HelmGeosets from that into the one you're using for your custom helmet.

  • Like 2

Share this post


Link to post
Share on other sites
Sign in to follow this