New md3 models in Darkplaces
Moderator: InsideQC Admins
4 posts
• Page 1 of 1
New md3 models in Darkplaces
People have sensibly advised me of various md3 map models to use in my map, however, although it's pretty clear how to replace exisiting mdl's with md3's, I'm struggling somewhat to get new models working.
Some questions therefore:
1) If the model is in a .pk3 file, should I keep it in it or extract it and place it in Quake/mod-name/progs/ ?
2) If left in the .pk3, where would it go? Quake/mod-name/ ??
3) When coding the new model in .qc, and if the model is left in the .pk3, what path do I put in setmodel? Just the root folder of the mod (if put there) or that plus the structure within the .pk3?
4) What additional code needs to be added for md3 map models. For mdl ones I normal just precache, setmodel, solid type and move type. Is there anything else?
Thanks for the help
Some questions therefore:
1) If the model is in a .pk3 file, should I keep it in it or extract it and place it in Quake/mod-name/progs/ ?
2) If left in the .pk3, where would it go? Quake/mod-name/ ??
3) When coding the new model in .qc, and if the model is left in the .pk3, what path do I put in setmodel? Just the root folder of the mod (if put there) or that plus the structure within the .pk3?
4) What additional code needs to be added for md3 map models. For mdl ones I normal just precache, setmodel, solid type and move type. Is there anything else?
Thanks for the help
-

ajay - Posts: 559
- Joined: Fri Oct 29, 2004 6:44 am
- Location: Swindon, UK
pk3 works like pak
md3 works like mdl
nuff said.
replacements would suck if you needed to rewrite the mod for each one.
md3 works like mdl
nuff said.
replacements would suck if you needed to rewrite the mod for each one.
- Spike
- Posts: 2892
- Joined: Fri Nov 05, 2004 3:12 am
- Location: UK
Thanks you two. My error was inexplicably stupid and careless that I refuse to share it. Anyway, working now.
-

ajay - Posts: 559
- Joined: Fri Oct 29, 2004 6:44 am
- Location: Swindon, UK
4 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest