Search found 8 matches

by Elite
Sat Dec 30, 2006 1:14 pm
Forum: ET Modding
Topic: Weapon Animations (Vertex)
Replies: 6
Views: 12794

Thanks Necromancer.
by Elite
Sat Dec 30, 2006 8:40 am
Forum: ET Modding
Topic: Weapon Animations (Vertex)
Replies: 6
Views: 12794

if&#40; partid == W_MAX_PARTS &#41; &#123; return qtrue; // primary weap model drawn for all frames right now &#125; // check draw bit if&#40; anim->moveSpeed & &#40;1<<&#40;partid+8&#41;&#41; &#41; &#123; // hide bits are in high byte return qfalse; ...
by Elite
Fri Dec 29, 2006 4:01 pm
Forum: ET Modding
Topic: Weapon Animations (Vertex)
Replies: 6
Views: 12794

you have to use those unfilled fields in weapon animations cfg file though main part animating does not work, and needs to allowed in game, or just don't try to animate main weapon you can always attach barrels to tag_weapon anyway I am using the tags to animate the weapons, and it is moving the pa...
by Elite
Fri Dec 29, 2006 1:22 pm
Forum: ET Modding
Topic: Weapon Animations (Vertex)
Replies: 6
Views: 12794

Weapon Animations (Vertex)

I am having troubles with animating my weapons... sorta. Animating is nto where I am havign problems, more or less getting these animations played. What I want: - Vertex animations in my weapon files to be played What I know: - Head animations using vertex animation within the head.md3 files work co...
by Elite
Thu Dec 21, 2006 5:57 am
Forum: ET Modding
Topic: MDX Files
Replies: 7
Views: 9179

nUllSkillZ:
Yes, I got it, thanks though, you got me on the right track from the SD forums awhile ago.


Father:
Thanks alot, I am going to give it a try right now.
====================
EDIT:
Perfect, thanks a bunch, this is exactly what I was looking for. :D
by Elite
Fri Dec 15, 2006 12:25 pm
Forum: ET Modding
Topic: MDX Files
Replies: 7
Views: 9179

Yes, I do have the plugins listed there. Maybe I am a step ahead of myself and on the edge of a very easily solution now that I think about it. Is this what I do: - Import MDM first, then it will popup again asking for an mdx? ================== Edit: God, makes it alot easier. Thanks for letting me...
by Elite
Fri Dec 15, 2006 12:05 pm
Forum: ET Modding
Topic: MDX Files
Replies: 7
Views: 9179

Thanks Nullskillz. I heard Lightray3D was able to do this, so I actually have a copy of it now, but still can't find the plugin for it, or I just simply don't know how to import it properly. I did find parts of the ikanatto/jaquboss posts about this through Google's cache on the SD forums, which lea...
by Elite
Fri Dec 15, 2006 12:45 am
Forum: ET Modding
Topic: MDX Files
Replies: 7
Views: 9179

MDX Files

Hopefully someone can point me in the right direction or give me some extra insight with this, been looking all over forever and seeming to find nothing... Anyhow, I would like to be able to see the frames in the mdx files. Does anyone know of tools/plugins that are out there so I can do this? Even ...