.md3 files?

Discussion for Level editing, modeling, programming, or any of the other technical aspects of Quake
Post Reply
fullmetal660
Posts: 1
Joined: Fri Jan 01, 2010 2:30 pm

.md3 files?

Post 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.
^misantropia^
Posts: 4022
Joined: Sat Mar 12, 2005 6:24 pm

Re: .md3 files?

Post by ^misantropia^ »

It's inside the PK3 (which is just a ZIP file with a different extension).
Bliccer
Posts: 341
Joined: Thu Nov 26, 2009 4:27 pm

Re: .md3 files?

Post 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.
Post Reply