Avenger Drones
Moderator: InsideQC Admins
25 posts
• Page 2 of 2 • 1, 2
CheapAlert wrote:Usually, you're supposed to retain the original path to the skin. Yes, that means making a models/blah/blah folder where the model points the skin to. To find the skin path, try opening the model up in QuArK and look at the skin name in the tree.
Yech.
/me wonders again why iD chose to move away from just keeping the skin inside the model itself
-

Dr. Shadowborg - InsideQC Staff
- Posts: 1110
- Joined: Sat Oct 16, 2004 3:34 pm
Thanks, I can do that, then.
I also need to figure out how to add more skins to a Q2 model.
I also need to figure out how to add more skins to a Q2 model.
When my computer inevitably explodes and kills me, my cat inherits everything I own. He may be the only one capable of continuing my work.
- Wazat
- Posts: 771
- Joined: Fri Oct 15, 2004 9:50 pm
- Location: Middle 'o the desert, USA
Dr. Shadowborg wrote:/me wonders again why iD chose to move away from just keeping the skin inside the model itself
It allows you to add new skins without having to replace an entire model, and allows multiple models to reference the same skins. This can save a lot of hard drive space and time.
- Miles Invictus
- Posts: 4
- Joined: Tue Nov 09, 2004 10:48 am
- Location: Kuwait and Iraq
Miles Invictus wrote:It allows you to add new skins without having to replace an entire model, and allows multiple models to reference the same skins. This can save a lot of hard drive space and time.
True enough I guess.
/me still huggles .mdl format though
-

Dr. Shadowborg - InsideQC Staff
- Posts: 1110
- Joined: Sat Oct 16, 2004 3:34 pm
Well, I think it would be very nice to have the option to reference the skin path relative to the model's location... instead of relative to the mod root directory.
But I can see your point on the reuse etc issues.
So, I can add more skins without changing the model? Please expound!
But I can see your point on the reuse etc issues.
So, I can add more skins without changing the model? Please expound!
When my computer inevitably explodes and kills me, my cat inherits everything I own. He may be the only one capable of continuing my work.
- Wazat
- Posts: 771
- Joined: Fri Oct 15, 2004 9:50 pm
- Location: Middle 'o the desert, USA
Well, I thought you'd be able to...but I've been searching like mad for something that explains how the hell it would be done, and I haven't found much. I found one thing, from dpextensions.qc. It sounds like you should be able to do it by naming your skin "modelname_#.tga", where # would be a number higher than what the base model has. Then you set your entity's skin to be that same number. I don't know if it only works with mdl files, but it's worth a try.
From dpextensions.qc:
From dpextensions.qc:
mdl/spr/spr32 examples:
skins are named _A (A being a number) and skingroups are named like _A_B
these act as suffixes on the model name...
example names for skin _2_1 of model "progs/armor.mdl":
game/override/progs/armor.mdl_2_1.tga
game/textures/progs/armor.mdl_2_1.tga
game/progs/armor.mdl_2_1.tga
example names for skin _0 of the model "progs/armor.mdl":
game/override/progs/armor.mdl_0.tga
game/textures/progs/armor.mdl_0.tga
game/progs/armor.mdl_0.tga
note that there can be more skins files (of the _0 naming) than the mdl
contains, this is only useful to save space in the .mdl file if classic quake
compatibility is not a concern.
bsp/md2/md3 examples:
example names for the texture "quake" of model "maps/start.bsp":
game/override/quake.tga
game/textures/quake.tga
game/quake.tga
- Miles Invictus
- Posts: 4
- Joined: Tue Nov 09, 2004 10:48 am
- Location: Kuwait and Iraq
Note that if you can't figure out a way to do it without modifying the model, you can try using Q2Modeler.
http://tlb.circa1984.com/utils/q2mdlr9b.rar
Don't forget that when you're done adding all the skins you want to save using "export to .md2" as .mdl exporting won't work.
http://tlb.circa1984.com/utils/q2mdlr9b.rar
Don't forget that when you're done adding all the skins you want to save using "export to .md2" as .mdl exporting won't work.
-

Dr. Shadowborg - InsideQC Staff
- Posts: 1110
- Joined: Sat Oct 16, 2004 3:34 pm
Wow, havn't posted here in years, but I still occasionally lurk.
As you said you were looking for mechanical enemies, have considered making one from the mech model used in colony/some other mods. May or may not be the same model from BattleMech.
Looks like an interesting mod, will give it a go.
As you said you were looking for mechanical enemies, have considered making one from the mech model used in colony/some other mods. May or may not be the same model from BattleMech.
Looks like an interesting mod, will give it a go.
- venomus
- Posts: 41
- Joined: Tue May 24, 2005 4:54 pm
Good to see you again, venomus!
That reminds me, I was supposted to release a new Conquest version soon...
That reminds me, I was supposted to release a new Conquest version soon...
When my computer inevitably explodes and kills me, my cat inherits everything I own. He may be the only one capable of continuing my work.
- Wazat
- Posts: 771
- Joined: Fri Oct 15, 2004 9:50 pm
- Location: Middle 'o the desert, USA
25 posts
• Page 2 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 1 guest