Warcraft III resources & community, 2003–2006 · archived

Item Artwork On Hero! need help with this!

2 posts
#1

Item Artwork On Hero! need help with this!

ok well first thought would be to use the orb items cause they already do show up on the heros! well when i went to add a differant art work like a hammer or spear it would stay in on spot on my hero and would not move with his arms! so it just look getto. if anyone has any ideas or suggestions i would greatly appreciate it!
#2
use triggers to add the model as a special effect to the unit. like:
Event: A unit acquires an item.
Condition: Item type of manipulated item equal to sword.
Actions: Create a special effect on righthand(i dont exactly know the attachment point names but you can find them on here pretty easily i think) using model Sword.mdx(or whatever model)
that should attach the model to the right hand of the unit. like i said i dont know what the attachment points real names are off the top of my head but you can prob search these forums for "Attachment points" and find them ^^ good luck