HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

How to Create Attachment Points?

08-16-2007, 11:40 PM#1
Tails9
Well I finished my Character using MilkShape. And I would like to know how to make Attachment points in Model? So I can give it some cool effects in game (in Right Hand For example)?

Ok so I'v done everything like in http://www.wc3campaigns.net/showthre...ghlight=Attach
And still Attachment does not show in game :/
08-19-2007, 04:37 PM#2
iNfraNe
show the code of the attachment so we can see what you did wrong...

its basically just adding

Code:
Attachment "Origin  Ref" {
  ObjectId 0, // or any other, as long as you keep the ids right.
  //Parent 0, (use if you need it to stick to a helper/bone)
}

then dont forget the pivotpoint, and dont forget to make the objectid list proper again.