| 08-16-2007, 11:40 PM | #1 |
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 |
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. |
