Big pack of questions
Moderator: InsideQC Admins
21 posts
• Page 2 of 2 • 1, 2
Freemanoid wrote:Thanks for all of your reply's, but what about quake3 model tagging, how can I attach upper body and legs? I dont understand properly how it works. Can someone help me, or post a link where I can read about this?
dpextensions.qc might show details, but basically the way to do it is give the player model the body, then spawn the legs (and any other models) and use the function in dpextensions.qc to attach them to the "origin" tag of the body. They should be properly offset to make it look right. If not, maybe they need to be attached to a different tag. I don't know how to look at a model's tags except to pull up a Q3 mdl viewer.
Someone else really ought to know well enough. If you look up the mod "Q1Arena", I think it uses the Q3 Ranger player model. You could see how they do it.
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
Thanks, I'll try to see this mod.
Still, I have now some problems with skyboxes and bumpmapping in darkplaces. When I load a map, I always need to input in console "loadsky sky_". Its bad thing because I dont think that everybody will put this code in console at every start. Is it possible to make this thing do automatically? I tried to put it in config, but DP give me an error.
And bumpmapping. I tried to put bump maps to walls, to models, but I dont see any effects. I tried a lot of variations, but nothing seems to be working, maybe somebody know where problem could be?
Still, I have now some problems with skyboxes and bumpmapping in darkplaces. When I load a map, I always need to input in console "loadsky sky_". Its bad thing because I dont think that everybody will put this code in console at every start. Is it possible to make this thing do automatically? I tried to put it in config, but DP give me an error.
And bumpmapping. I tried to put bump maps to walls, to models, but I dont see any effects. I tried a lot of variations, but nothing seems to be working, maybe somebody know where problem could be?
^O,..,o^
- Freemanoid
- Posts: 52
- Joined: Mon Jun 16, 2008 11:25 am
- Location: BELARUS
Thanks! Now I have another one question. Is it possible to make csqc understand floats from progs.dat? For example, I have
.float characterclass, for choosing character class for my game. I want to change images on the screen with csqc when characterclass has different value. But I dont know how I can move it properly.
.float characterclass, for choosing character class for my game. I want to change images on the screen with csqc when characterclass has different value. But I dont know how I can move it properly.
^O,..,o^
- Freemanoid
- Posts: 52
- Joined: Mon Jun 16, 2008 11:25 am
- Location: BELARUS
Another one question. How can I control bones in model in qc or somewhere to give DP know what I want?
I have found nothing interesting about md3 in Q1Arena.
Question about communication csqc and ssqc is still active.
I have found nothing interesting about md3 in Q1Arena.
Question about communication csqc and ssqc is still active.
^O,..,o^
- Freemanoid
- Posts: 52
- Joined: Mon Jun 16, 2008 11:25 am
- Location: BELARUS
21 posts
• Page 2 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 1 guest