Low Caliber Club
Low Caliber Club
    Low Caliber Forum  Hop To Forum Categories  Gaming General    Green Blood ahh

Moderators: Manowar, Midknight
Go
New
Find
Notify
Tools
Reply
  
Green Blood ahh
 Login/Join
 
Peregrine
Picture of *Bloodhunter*
posted
//================================================
//
// LimbSevered
//
//================================================
function LimbSevered(int BodyPart, vector Momentum)
{
local int joint;
local actor part;
local vector X,Y,Z,pos;
local class<actor> partclass;

ApplyGoreCap(BodyPart);
partclass = SeveredLimbClass(BodyPart);

switch(BodyPart)
{
case BODYPART_LARM1:
DropShield();
joint = JointNamed('lshouldb');
pos = GetJointPos(joint);
GetAxes(Rotation, X, Y, Z);
part = Spawn(partclass,,, pos, Rotation);
if(part != None)
{
part.DrawScale = 1.0; // Necessary to scale down SarkArms
part.Velocity = -Y * 100 + vect(0, 0, 175);
part.GotoState('Drop');
}
part = Spawn(class'´GreenBloodSpurt', self,, pos, Rotation);
if(part != None)
{
AttachActorToJoint(part, joint);
}
break;

case BODYPART_RARM1:
LastHeldWeapon = None; // No retrieving
DropWeapon();
joint = JointNamed('rshouldb');
pos = GetJointPos(joint);
GetAxes(Rotation, X, Y, Z);
part = Spawn(partclass,,, pos, Rotation);
if(part != None)
{
part.DrawScale = 1.0; // Necessary to scale down SarkArms
part.Velocity = Y * 100 + vect(0, 0, 175);
part.GotoState('Drop');
}
part = Spawn(class'GreenBloodSpurt', self,, pos, Rotation);
if(part != None)
{
AttachActorToJoint(part, joint);
}
break;
case BODYPART_HEAD:
joint = JointNamed('head');
pos = GetJointPos(joint);
part = Spawn(partclass,,, pos, Rotation);
if(part != None)
{
part.Velocity = 0.75 * (momentum / Mass) + vect(0, 0, 300);
part.GotoState('Drop');
}
part = Spawn(class'BloodSpurt', self,, pos, Rotation);
if(part != None)
{
AttachActorToJoint(part, joint);
}
break;
}

SetMovementMode(); // Set combat or exploration mode (player could lose an arm)
}

Razz

Just small quest... would that work if i create greenbloodspurt class and set this to every pawn?
hä?
 
Posts: 108 | Location: Vienna | Austria | Registered: Sun January 26 2003Reply With QuoteReport This Post
Lamur
Picture of SHADY
posted Hide Post
Uhhhh....

Why?
 
Posts: 1041 | Location: Belmont CA | Registered: Tue January 28 2003Reply With QuoteReport This Post
Peregrine
Picture of *Bloodhunter*
posted Hide Post
Hihi.. I like blood and green is much better then red... Big Grin Big Grin Big Grin
 
Posts: 108 | Location: Vienna | Austria | Registered: Sun January 26 2003Reply With QuoteReport This Post
Treasurer
Picture of Unter den Uebrigen
posted Hide Post
Versuch's doch mal und sag' uns Bescheid.
 
Posts: 1457 | Location: Altadena | Registered: Tue January 07 2003Reply With QuoteReport This Post
Lamur
Picture of SHADY
posted Hide Post
Something something, inform me, something.
 
Posts: 1041 | Location: Belmont CA | Registered: Tue January 28 2003Reply With QuoteReport This Post
Treasurer
Picture of Unter den Uebrigen
posted Hide Post
Originally posted by SHADY:
Something something, inform me, something.
Indeed, man; the essentials got through.
 
Posts: 1457 | Location: Altadena | Registered: Tue January 07 2003Reply With QuoteReport This Post
Peregrine
Picture of *Bloodhunter*
posted Hide Post
Nochwas.... Was ist ein Peregrin *lol*
Englisch wegschmeiss....
 
Posts: 108 | Location: Vienna | Austria | Registered: Sun January 26 2003Reply With QuoteReport This Post
Peregrine
Picture of NuTT98
posted Hide Post
Nice, but I came to Rune to get AWAY from green blood. (carmageddon TDR)
 
Posts: 266 | Registered: Sat February 01 2003Reply With QuoteReport This Post
Peregrine
Picture of Masuhara
AIM: Online Status For JellyX
posted Hide Post
check it out i speak German too! Sie sind ein zwitter!!!
 
Posts: 103 | Location: Texas, US | Registered: Tue January 21 2003Reply With QuoteReport This Post
Treasurer
Picture of Unter den Uebrigen
posted Hide Post
Lol; it comes from the Latin peregrinus or "alien":
One of a class of free men under Roman rule, not having Roman citizenship; peregrini dediticii, individuals or communities who were allowed freedom but no political rights on surrender to Rome (others, e.g. freed slaves of ill repute, later also being given this status). (Oxford Latin Dictionary)
 
Posts: 1457 | Location: Altadena | Registered: Tue January 07 2003Reply With QuoteReport This Post
Peregrine
Picture of *Bloodhunter*
posted Hide Post
quote:
check it out i speak German too! Sie sind ein zwitter!!!


*looooooooool*

quote:
Lol; it comes from the Latin peregrinus or "alien":
One of a class of free men under Roman rule, not having Roman citizenship; peregrini dediticii, individuals or communities who were allowed freedom but no political rights on surrender to Rome (others, e.g. freed slaves of ill repute, later also being given this status). (Oxford Latin Dictionary)



thxs unter Razz
 
Posts: 108 | Location: Vienna | Austria | Registered: Sun January 26 2003Reply With QuoteReport This Post
  Powered by Social Strata  
 

    Low Caliber Forum  Hop To Forum Categories  Gaming General    Green Blood ahh

© Low Caliber Club 2002-4
Gallery | Chat | Archive | Tutorials | Red Carpet

Constitution

Members

Forum

Stats

Wiki