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.
.md3 files?
-
- Posts: 4022
- Joined: Sat Mar 12, 2005 6:24 pm
Re: .md3 files?
It's inside the PK3 (which is just a ZIP file with a different extension).
Re: .md3 files?
Go into the pak0.pk3 (with a zip-program), and go for the models directory. For the characters go into the player(s) folder.