I put together a lovely model, which would be my first after following a Misfit Model tutorial I found. So number 2 I guess. Currently it takes 6 images to texture the model. I found out the hard way that you can't put more than one skin in the MODELDEF per model. It's an MD3 since I also discovered that an MD2 would require me to use only 1 texture. I've got it to display in the test map with one skin, but that isn't right, of course.
So here's my questions:
1. Do I need the .qc file for this model of mine with 6 textures?
1a. If I do, where does that file go and how might it need to look?
1b. If I do, how would that affect my MODELDEF?
(I had more questions, but those were about getting the darned thing to display and I realized my frameindex wasn't 0
This is my MODELDEF(if anyone wants a reference):
Spoiler:This is the QC file I wrote after searching the forum a bit:
Spoiler:
