|
|
 |
10-04-2004, 05:47 AM
|
#1
|
|
Rookie
Join Date: May 2004
Posts: 139
|
Duel guns
___________________________________
// DUEL GUNS [ This is far off perfect]
if(ent->client->pers.HandShotFrom==1){
/*
//=========Posision
trap_G2API_GetBoltMatrix(ent->ghoul2, 0, 0, &lhMat, tAng, ent->client->ps.origin, level.time,NULL, ent->modelScale);
BG_GiveMeVectorFromMatrix(&lhMat, ORIGIN, lhOrg);
//=========Posision
VectorCopy( lhOrg, muzzle );
//VectorCopy( tAng, forward);//[Shoots the floor]
*/
if(forward[PITCH] <=0)muzzle[1]-=ent->r.maxs[1];
else muzzle[1]+=ent->r.mins[1];
ent->client->pers.HandShotFrom=0;
}
else ent->client->pers.HandShotFrom=1;
// DUEL GUNS
--------------------------------------------------------
this only works when facing certan directions,, help ? .. also dose anyone know if u can BOLT a gun to lhBolt server side only.
|
|
you may:
quote & reply,
|
10-05-2004, 04:55 PM
|
#2
|
|
Rookie
Join Date: May 2004
Posts: 139
|
The love in this comunity is amazing,, thanx for the teamwork , do this again sometime
|
|
you may:
quote & reply,
|
10-05-2004, 11:09 PM
|
#3
|
|
Impressive, Terran!
Join Date: May 2002
Posts: 9,153
|
Angel, don't give us lip. We can't be expected to answer immediately when the information is already out there for you to find.
I could probably give you a direct answer, but I'm not going to in this case since you're constantly bitching about the speed of the responses.
Last Hope has duel weapons in it and is open source. You can find what you need there.
---Jedi Guardian of the Newbie Questions
---Masters of the Force Team Leader / Creator
---Open Jedi Project Lead Moderator / Co-Founder

|
|
you may:
quote & reply,
|
10-10-2004, 11:09 AM
|
#4
|
|
Rookie
Join Date: May 2004
Posts: 139
|
i did leave it 2 days this time ,,,,...
|
|
you may:
quote & reply,
|
10-10-2004, 11:53 AM
|
#5
|
|
Impressive, Terran!
Join Date: May 2002
Posts: 9,153
|
The time stamps read only one day.
Don't complain, this system doesn't alert everyone to new messages. Some people don't cruise thru here on a daily or even weekly basis.
---Jedi Guardian of the Newbie Questions
---Masters of the Force Team Leader / Creator
---Open Jedi Project Lead Moderator / Co-Founder

|
|
you may:
quote & reply,
|
10-11-2004, 02:35 AM
|
#6
|
|
Rookie
Join Date: May 2004
Posts: 139
|
yeah i know, comunity is dying, and noone wants to admit it
|
|
you may:
quote & reply,
|
10-11-2004, 02:38 AM
|
#7
|
|
Rookie
Join Date: May 2004
Posts: 139
|
ohh ,, and first message:
10-04-2004 02:47 PM
Seccond message:
10-06-2004 01:55 AM
.. as far as i can remember , its
1 - 2 -3 - 4 -5 -6 ..
.............._____
.............1........2
|
|
you may:
quote & reply,
|
10-11-2004, 06:22 AM
|
#8
|
|
Impressive, Terran!
Join Date: May 2002
Posts: 9,153
|
Well, it's showing as 10-04-2004 06:47 AM and 10-05-2004 05:55 PM on my system. That's only about a day and a half.
Anyway, you're spliting hairs, expecting a speedy answer is pretty unreasonable when the forum pass over rate is lower than that.
---Jedi Guardian of the Newbie Questions
---Masters of the Force Team Leader / Creator
---Open Jedi Project Lead Moderator / Co-Founder

|
|
you may:
quote & reply,
|
10-15-2004, 05:45 AM
|
#9
|
|
Got Balance?
Join Date: Oct 2002
Location: Salt Lake, UT
Posts: 1,442
|
Quote:
Originally posted by GangsterAngel
yeah i know, comunity is dying, and noone wants to admit it
|
Games, and communities, have life-cylces - there aren't going to be so many people sitting around waiting to help you write the next great mod, so I'm afraid if you're really serious about writing a mod, you will have to figure more than a few things out on your own.
It's impossible to expect a 'community' to push you forward with your own project - there are still people who play this game quite a bit.
Without sacrifice, there can be no glory.
Mt-Wudan.com
I made a silly little program called Dragon, which is an animation tool for the GLA format, used in Jedi Outcast, Jedi Academy and Krakatoa.
|
|
you may:
quote & reply,
|
10-23-2005, 09:21 PM
|
#10
|
Join Date: May 2002
Location: California
Posts: 471
|
I would like to add this to my mod as well (Dual Guns, I need them badly) but as far as your question I belive its because you defined only forward:
if(forward[PITCH] <=0)muzzle[1]-=ent->r.maxs[1];
else muzzle[1]+=ent->r.mins[1];
Set other directions and it may work. 
Change sides? I don't recall saying I was on your's.
Solid Snake
Model Pack Creator
|
|
you may:
quote & reply,
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Forum Jump
|
|
|
|
|
|