Page 1 of 1
MD3S Without PK3s?
Posted: Sat May 24, 2008 23:03
by Boingo the Clown
Is it possible to implement an MD3 model without adding it to a PK3 file?
I am just starting to experiment with models, so I do not know much about implementing them yet.
Posted: Sun May 25, 2008 16:53
by Graf Zahl
No. Models require paths and extensions. They don't work in WADs. It would have been too messy.
Posted: Wed May 28, 2008 14:36
by Boingo the Clown
For the moment, would they work if they were just placed in subdirectories of my GZDooM directory?
Posted: Wed May 28, 2008 17:46
by Graf Zahl
no.
Posted: Wed May 28, 2008 22:01
by Boingo the Clown
Rats.
Posted: Fri May 30, 2008 17:57
by Torr Samaho
Why don't you want to put the models in a pk3? I can see any reason for this.
Posted: Sun Jun 01, 2008 23:37
by Boingo the Clown
Just for testing purposes. It is easier to test something when you don't have to rebuilt the file every time.
Posted: Tue Jun 03, 2008 9:13
by Gez
A PK3 is a ZIP. Many archive software allow you to add files to a ZIP without rebuilding it entirely. I know WinRAR does.