Page 1 of 1

.md3 files?

Posted: Fri Jan 01, 2010 2:36 pm
by fullmetal660
Hey all,

For a uni project I have to build a quake 3 model, e.g download a .md3, link it to some animation and texture from sratch and build it all in c++. Problem is, whenever I go to download a quake 3 model it's always a .pk3 file. Any ideas where I can find a .md3 file? I don't care what it looks like, it just needs to be a character model thats an .md3

Any help is greatly thanked.

Re: .md3 files?

Posted: Fri Jan 01, 2010 3:19 pm
by ^misantropia^
It's inside the PK3 (which is just a ZIP file with a different extension).

Re: .md3 files?

Posted: Sun Jan 03, 2010 9:27 pm
by Bliccer
Go into the pak0.pk3 (with a zip-program), and go for the models directory. For the characters go into the player(s) folder.